Tadas Šimkus
Tadas Šimkus
Previously I allowed only one instance of `` to be displayed in ``. However, that was a mistake. Multiple instances of `` must be allowed in ``. My latest commit...
Hey, @stevenrombauts , @brtdv Sadly all amounts **must** be rounded to 2 decimal places. Source: https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/tree/ If you would check all elements that contain amount - they are **required** to...
@brtdv I don't think this package should be responsible for rounding values. I would suggest to leave rounding for the developer as Peppol's will throw a fatal error [[BR-DEC-12]](https://docs.peppol.eu/poacc/billing/3.0/rules/ubl-tc434/BR-DEC-12/) when...
Hey @DemigodCode Are you talking about this in TaxCategory? https://github.com/num-num/ubl-invoice/blob/3ee808725102cba8f2928013a12efa397328c81c/src/TaxCategory.php#L47-L54 If so, at least I, do not see any references in the documentation that these attributes should be set. But...