Allowance reason codes (UNCL5189 subset) ​
UNCL5189, version D.16B, published by UN/CEFACT: 19 codes. Specification page.
ts
import { ALLOWANCE_REASON_CODES, allowanceReasonCodeList, isAllowanceReasonCode } from '@facturometro/core/codelists/allowance-reason';ALLOWANCE_REASON_CODES holds the codes, AllowanceReasonCode is their union type, isAllowanceReasonCode() narrows a string to it and allowanceReasonCodeList is the list as data. @facturometro/core/codelists and @facturometro/einvoice/codelists re-export them together with every other list.
| Code | Name |
|---|---|
41 | Bonus for works ahead of schedule |
42 | Other bonus |
60 | Manufacturer’s consumer discount |
62 | Due to military status |
63 | Due to work accident |
64 | Special agreement |
65 | Production error discount |
66 | New outlet discount |
67 | Sample discount |
68 | End-of-range discount |
70 | Incoterm discount |
71 | Point of sales threshold allowance |
88 | Material surcharge/deduction |
95 | Discount |
100 | Special rebate |
102 | Fixed long term |
103 | Temporary |
104 | Standard |
105 | Yearly turnover |