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_bpartner.c_bpartner_id
|
cbpartner_callocationline R |
|
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 |
|
c_cashline.c_cashline_id
|
ccashline_callocationline R |
|
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_charge.c_charge_id
|
ccharge_callocationline R |
|