use test file for invoices without logging in first

Discussion in 'Plugins/Modules/Addons' started by Yarnell, Feb 3, 2021.

  1. Yarnell

    Yarnell Member

    sup folks, is this possible? am I able to use this file to finalize invoices without first loggin in?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Might be possible, try to comment out the line:

    $app->auth->check_module_permissions('billing');
     
  3. Yarnell

    Yarnell Member

    nice!
     

Share This Page