Sage Intacct SDK for PHP
|
Additional Inherited Members | |
Protected Member Functions inherited from AbstractInvoice | |
writeXmlMultiCurrencySection (XMLWriter &$xml) | |
Protected Attributes inherited from AbstractInvoice | |
$recordNo | |
$customerId | |
$transactionDate | |
$glPostingDate | |
$action | |
$summaryRecordNo | |
$invoiceNumber | |
$description | |
$externalId | |
$baseCurrency | |
$transactionCurrency | |
$exchangeRateDate | |
$exchangeRateValue | |
$exchangeRateType | |
$doNotPostToGL | |
$dueDate | |
$paymentTerm | |
$referenceNumber | |
$onHold | |
$billToContactName | |
$shipToContactName | |
$attachmentsId | |
$taxSolutionId | |
$lines = [] | |
Protected Attributes inherited from AbstractFunction | |
$controlId = '' | |
Create a new accounts receivable invoice record
writeXml | ( | XMLWriter & | $xml | ) |
XMLWriter | $xml |
Reimplemented from AbstractFunction.