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.
Initializes fields for the current project record with values from the specified project invoice or customer associated with the project.
Syntax
public void initFromInvoice(ProjInvoiceTable _projInvoiceTable)
Run On
Called
Parameters
- _projInvoiceTable
Type: ProjInvoiceTable Table
The invoice project ID.
Remarks
This method sets the TaxGroupId field for the current project record to the TaxGroupId value for the invoice project. If a TaxGroupId value for the invoice project does not exist, it sets the TaxGroupId field to the TaxGroupId value for the customer associated to the current project.