BR-DEC-23
- Message
[BR-DEC-23]-The allowed maximum number of decimals for the Invoice line net amount (BT-131) is 2.
- Context
cac:InvoiceLine | cac:CreditNoteLine
- Test
string-length(substring-after(cbc:LineExtensionAmount,'.'))<=2
- Usage
[BR-DEC-23]-The allowed maximum number of decimals for the Invoice line net amount (BT-131) is 2.
cac:InvoiceLine | cac:CreditNoteLine
string-length(substring-after(cbc:LineExtensionAmount,'.'))<=2