Remote API - creating proforma invoice

Discussion in 'General' started by SupuS, Oct 6, 2012.

  1. SupuS

    SupuS Member HowtoForge Supporter

    Hello,

    the current API doesn't allow to create proforma invoice. Correct me if I'm wrong but using billing_invoice_add() function you can only create invoice - there is no option for $override_params variable. You can then change the type using billing_invoice_update() function. But in order to finalize the invoice you need to use the billing_invoice_finalize() function which only allows to assign $invoice_id variable for refund and invoice types.

    Is there any solution?

    SupuS
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. SupuS

    SupuS Member HowtoForge Supporter

Share This Page