VRBL-INV-IS-1p0-9
Basic Info
| Rule | When the Seller Country Code is 'IS' and the Additional Document Reference Document Description is 'EINDAGI', the Payment Due Date should be provided. |
| Context |
/ubl:Invoice/cac:AdditionalDocumentReference
|
| Pattern | vrbl-invoice-is-peppolbis-3p0 |
| Severity | fatal |
Implementation
not(../cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode = 'IS'
and
cbc:DocumentDescription = 'EINDAGI')
or
boolean(../cbc:DueDate)