ALIGNED-IBRP-061
In case the Amount due for payment (ibt-115) is positive, either the Payment due date (ibt-009) or the Payment terms (ibt-020) shall be present.
About
- ID
aligned-ibrp-061- Flag
- fatal
- Context
/ubl:Invoice/cac:LegalMonetaryTotal- Test
((cbc:PayableAmount > 0) and (exists(//cbc:DueDate) or exists(//cac:PaymentTerms/cbc:Note))) or (cbc:PayableAmount <= 0)