| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| c_allocationline_id |
numeric |
10 |
|
|
|
|
|
| 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 |
|
|
|
|
|
| allocationno |
numeric |
10 |
√ |
|
null |
|
|
| datetrx |
timestamp |
29,6 |
√ |
|
null |
|
|
| ismanual |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| c_invoice_id |
numeric |
10 |
√ |
|
null |
|
| c_invoice.c_invoice_id
|
cinvoice_callocationline R |
|
| c_bpartner_id |
numeric |
10 |
√ |
|
null |
|
|
| c_order_id |
numeric |
10 |
√ |
|
null |
|
| c_order.c_order_id
|
corder_callocation R |
|
| c_payment_id |
numeric |
10 |
√ |
|
null |
|
| c_payment.c_payment_id
|
cpayment_callocationline R |
|
| c_cashline_id |
numeric |
10 |
√ |
|
null |
|
|
| amount |
numeric |
0 |
|
|
0 |
|
|
| discountamt |
numeric |
0 |
|
|
0 |
|
|
| writeoffamt |
numeric |
0 |
|
|
0 |
|
|
| overunderamt |
numeric |
0 |
√ |
|
0 |
|
|
| c_allocationhdr_id |
numeric |
10 |
|
|
|
|
|
| c_allocationline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| c_charge_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| c_banktransfer_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 2 rows at 2024-01-03 13:51 +0100
|