Jump to content

auto-generated invoices and due dates..


heineken15

Recommended Posts

Hey,

 

I'm tryng to figure out how to create new-orders without invoices. Since i'd like to verify every new-order and create inovice ONLY after new-order verification.

 

I've configured my custom order page to use whmcs api, with "add order" api command. Using this api command you can set NOT to create inovice while adding order ( $postfields['noinovice'] = true; ) and this works correctly.

 

However even the order is created this way, after whmcs cron job runs, it will automatically create new invoice for this new-order since api command does not allow me to define new-order due date (by default due is set to order made date -> same day).

 

Am i missing something here, or there's no way to set order due date using whmcs api.

 

Any other idea is also welcome, i really need to avoid whmcs forcing me to create invoices whether i want it or not.

 

Thanks.

Link to comment
Share on other sites

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