VRBL-INV-MY-1p0-120
Basic Info
| Rule | When the Document Currency Code does not equal "MYR", the Tax Exchange Rate must exist within the Invoice. |
| Context |
/ubl:Invoice
|
| Pattern | vrbl-invoice-my-1p0 |
| Severity | fatal |
Used Template: Exists
| Parameter | Value | |
|---|---|---|
| probe | = |
cac:TaxExchangeRate
|
Implementation
(
cbc:DocumentCurrencyCode = 'MYR'
)
or
(
boolean(cac:TaxExchangeRate)
)