Jump to content

Invoice linking


PremiumVM

Recommended Posts

Hi

 

I can imagine the following solutions:

 

a) Delete the invoice. Before doing it take a copy of Transaction ID, payment fee, payment gateway, date of payment and amount. Now, to generete a new one which is linked to the product, set the next due date of the product to match your automatic invoice generation. Save. Go to Client Profile > Summary and click on "Generate due invoices" if you don't want to wait for the next cron execution. Finally open the newly generated invoice and manually add the payment in line with the details of the old manual invoice.

 

b) Brute way only if you know what you are doing: insert the item in the invoice via database in tblinvoiceitems table with a query. Create a new record and pay attention to relid (it's the ID of your product) and invoiceid (it's should match the id or your existing invoice).

 

c) Simpliest way: don't think back. Leave the invoice open (if you made it as a billable item disable, if applicable, all recurring options) and just set the next due date for the product. Let's say that your customer should pay renewal on 10/10/2013. Simply set next due date to 10/10/2013. Next year WHMCS will invoice him.

 

d) "I'm scared" way: refund him, set the invoice as Cancelled and ask your customer to pay the right invoice.

 

Probably there are other solutions but in this moment idk.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated