Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows the user to modify the printer settings for EU VAT invoices using the standard print job settings dialog box.
Syntax
client server public static boolean callPrintersettingsEUVatInvoice(PurchFormLetter _purchFormLetter)
Run On
Called
Parameters
- _purchFormLetter
Type: PurchFormLetter Class
The PurchFormLetter class in which the printer settings for EU VAT invoices are being modified.
Return Value
Type: boolean
true if the settings were modified; otherwise, false.
Remarks
The callPrinterSettingsFormLetter method is static so that users can select AOS printers. Selecting AOS printers requires that the SysPrintForm is called from the server.