(function ($) { "use strict"; $(document).ready(function () { /* open wordpress link dialog */ $(document).on('click', '#link-btn', function () { if (typeof wpLink !== "undefined") { wpLink.open('link-btn'); /* Bind to open link editor! */ $('#wp-link-backdrop').show(); $('#wp-link-wrap').show(); $('#url-field, #wp-link-url').closest('div').find('span').html(wpmf.l18n.link_to); $('#link-title-field').closest('div').hide(); $('.wp-link-text-field').hide(); $('#url-field, #wp-link-url').val($('.compat-field-wpmf_gallery_custom_image_link input.text').val()); if ($('.compat-field-gallery_link_target select').val() === '_blank') { $('#link-target-checkbox,#wp-link-target').prop('checked', true); } else { $('#link-target-checkbox,#wp-link-target').prop('checked', false); } } }); /* Update link for file */ $(document).on('click', '#wp-link-submit', function () { var attachment_id = $('.attachment-details').data('id'); if (typeof attachment_id === "undefined") { attachment_id = $('#post_ID').val(); } var link = $('#url-field').val(); if (typeof link === "undefined") { link = $('#wp-link-url').val(); } // version 4.2+ var link_target = $('#link-target-checkbox:checked').val(); if (typeof link_target === "undefined") { link_target = $('#wp-link-target:checked').val(); } // version 4.2+ if (link_target === 'on') { link_target = '_blank'; } else { link_target = ''; } $.ajax({ url: ajaxurl, method: "POST", dataType: 'json', data: { action: 'wpmf', task: "update_link", id: attachment_id, link: link, link_target: link_target, wpmf_nonce: wpmf.vars.wpmf_nonce }, success: function (response) { $('.compat-field-wpmf_gallery_custom_image_link input.text').val(response.link); $('.compat-field-gallery_link_target select option[value="' + response.target + '"]').prop('selected', true).change(); } }); }); }); })(jQuery); Bookkeeping Archives - frankston.tint.melbourne

Sales Journal and Sales Ledger

Because inventory is constantly getting an update, the seller adds the cost of the items returns to the inventory account. In addition, the seller must credit the cost of the goods that the customer returns to the goods sold account because this account is a debit when the initial sale...

AR Factoring: A Simple Guide for Businesses

Factoring injects consistent cash flow into businesses by selling AR invoices. However, it’s important to remember that factoring is not a one-size-fits-all solution. The decision to factor should align with your overall business strategy and financial goals. The discount cost is called a factoring fee, starting at .9% to 1.6%...

Nonprofit Financial Statements: The Complete Guide with Examples

Activity-Based Costing (ABC) is a cost allocation method that assigns costs to specific activities or functions within an organization. In the context of nonprofit Statements of Activities, ABC can help allocate indirect costs more accurately, providing a more detailed view of the organization’s financial performance. Organize the information into a...

What is the best sole trader accounting software?

Ensure that all the documents are up to date and accurate by reconciling bank accounts and reviewing your profit and loss statement. Once you have decided on a method for your sole trader record keeping, you can start creating accounts and categories that represent different types of financial transactions in your business. For...

Accounting for Startups The Complete Guide Tide Business

Furthermore, Melio syncs with QuickBooks for better bookkeeping and accounting. Lastly, even though Melio doesn’t have a native mobile application, it is highly mobile optimized. Its paid plans, of course, have more features for larger organizations. Every business plan should include an income statement because it’s a key financial snapshot...