Improve doc
This commit is contained in:
parent
003fccf58b
commit
e2b82522bd
2 changed files with 11 additions and 3 deletions
|
|
@ -359,7 +359,7 @@ class InvoiceUBL21 extends XMLInvoice {
|
|||
</cac:Price>
|
||||
</cac:InvoiceLine>
|
||||
* @endcode
|
||||
* @parameter $i (int) idx f $this->data->operation[$i]
|
||||
* @param $i (int) idx f $this->data->operation[$i]
|
||||
*
|
||||
*/
|
||||
function build_invoiceLine($i)
|
||||
|
|
@ -403,7 +403,10 @@ class InvoiceUBL21 extends XMLInvoice {
|
|||
}
|
||||
/**
|
||||
* @brief Insert a PDF in the XML
|
||||
* the document type is not due for BELGIUM
|
||||
* the document type is not needed for BELGIUM
|
||||
*/
|
||||
/**
|
||||
*
|
||||
@code
|
||||
<cac:AdditionalDocumentReference>
|
||||
<cbc:ID>P01</cbc:ID>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue