Improve doc

This commit is contained in:
sparkyx 2025-10-07 12:04:46 +02:00
parent 003fccf58b
commit e2b82522bd
2 changed files with 11 additions and 3 deletions

View file

@ -32,7 +32,12 @@ use horstoeko\zugferd\ZugferdProfiles;
/**
* @file
* @brief answer to an inplace object
* @brief FacturX French / German Standard for invoicing
*/
/**
* @class FacturX
* @brief FacturX French / German Standard for invoicing
*/
class FacturX extends XMLInvoice
{

View file

@ -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>