ubl-invoice
ubl-invoice copied to clipboard
A modern object-oriented PHP library to create valid UBL and Peppol BIS files
Adds support for **cac:AllowanceCharge** in **cac:InvoiceLine**. Satisfying: https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/ E-invoice is enforced in Romania and this tag is required there.
Required by Romania's fiscal authority (ANAF)
Is there any reason why those attributes are at e.g. TaxCategory ID? All Validators are warning that that should not be present. I can't upload the file to two Peppol...
Hi, We are running into a little issue with rounding. We receive invoice data from one application, create a UBL file for it and then forward it to another accounting...
### Changes: - Added full list of UNCL4461 (Payment Means) codes. - Updated `` use UNCL4461 codes - Updated `->setPaymentMeansCode()` to take string instead of int - Updated `->getPaymentMeansCode()` to...
### Changes: - Added `` support for `` - Added `->OrderLineReference()` to `SimpleInvoiceTest`
Update deadlink
Fix #52 - Added an ability to include multiple ``. Works exactly the same as adding multiple ``. - Added unit test for multiple PaymentMeans.
Fixes #44 Based on http://www.datypic.com/sc/ubl21/e-cbc_MultiplierFactorNumeric.html value of the `` should be [xsd:decimal](http://www.datypic.com/sc/xsd/t-xsd_decimal.html)
Allow Attachment to define the content of the file Add missing accessors for ClassifiedTaxCategory