|
23 | 23 | "chk_print_state": "CheckPrinted", |
24 | 24 | "debt_home_amt": "Debit", |
25 | 25 | "credit_home_amt": "Credit", |
| 26 | + "nat_open_bal": "OpenBalance", |
26 | 27 | "nat_home_open_bal": "OpenBalance", |
| 28 | + "nat_foreign_open_bal": "OpenBalance", |
| 29 | + "subt_nat_amount": "Amount", |
| 30 | + "subt_nat_amount_nt": "Amount", |
27 | 31 | "subt_nat_home_amount": "Amount", |
28 | 32 | "subt_nat_amount_home_nt": "Amount", |
29 | 33 | "rbal_nat_home_amount": "Balance", |
30 | 34 | "exch_rate": "ExchangeRate", |
31 | 35 | "currency": "Currency", |
32 | 36 | "home_tax_amount": "TaxAmount", |
33 | 37 | "home_net_amount": "TaxableAmount", |
| 38 | + "tax_amount": "TaxAmount", |
| 39 | + "tax_code": "TaxName", |
| 40 | + "net_amount": "TaxableAmount", |
34 | 41 | "nat_foreign_open_bal": "ForeignOpenBalance", |
35 | 42 | "credit_amt": "ForeignCredit", |
36 | 43 | "nat_foreign_amount": "ForeignAmount", |
|
0 commit comments