Billing module not finalizing invoices

Discussion in 'Plugins/Modules/Addons' started by Yarnell, Feb 27, 2026 at 12:18 AM.

  1. Yarnell

    Yarnell Member

    Sup folks,

    For some reason or another I am unable to finalize invoices. When I click finalize it just scrolls to the top of the page. I'm not getting any errors or anything which makes it hard for me to try and figure it out.

    Thanks
     
  2. Yarnell

    Yarnell Member

    I get the following when I try to finalize the invoice:
    Code:
    POST https://localhost:8080/billing/invoice_edit.php?action=finalize_invoice
    
    Status
    500
    VersionHTTP/2
    Transferred589 B (1 B size)
    Referrer Policystrict-origin-when-cross-origin
    Request PriorityHighest
    DNS ResolutionSystem
    I get that in the developer tools in firefox. I'm using ISPConfig 3.3.1 and billing_addon_2.0.17
     
    Last edited: Feb 27, 2026 at 1:19 AM
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please check the global Apache or Nginx error.log. There must be an error there when PHP fails with 500 error.
     

Share This Page