| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| c_tax_id |
numeric |
10 |
|
|
|
|
|
| c_invoice_id |
numeric |
10 |
|
|
|
|
| c_invoice.c_invoice_id
|
cinvoice_cinvoicetax C |
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| created |
timestamp |
29,6 |
|
|
now() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
now() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| taxbaseamt |
numeric |
0 |
|
|
0 |
|
|
| taxamt |
numeric |
0 |
|
|
0 |
|
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| istaxincluded |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_invoicetax_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| c_taxprovider_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 8 rows at 2021-12-25 14:53 +0100
|