System Settings

There are several settings in Invoicing that control how printing and emailing operate.

There are also two settings in the Jiwa.xml that impact printing. The first controls whether reports are displayed to the screen when printing from the sales order screen. The second determines whether a user has access to change printed unprocessed sales orders. 1 = Yes, 0 = No.

<InvoicingParams>
<PrintToScreen>1</PrintToScreen>
<AllowModificationOfPrintedUnprocessedInvoices>1</AllowModificationOfPrintedUnprocessedInvoices>
</InvoicingParams>

Copyright © 2012 Jiwa Financials. All rights reserved.