| c_cashline_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 |
|
|
|
|
|
| c_cash_id |
numeric |
10 |
|
|
|
|
| c_cash.c_cash_id
|
ccash_ccashline C |
|
| line |
numeric |
10 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| cashtype |
bpchar |
1 |
|
|
|
|
|
| c_bankaccount_id |
numeric |
10 |
√ |
|
null |
|
|
| c_charge_id |
numeric |
10 |
√ |
|
null |
|
| c_charge.c_charge_id
|
ccharge_ccashline R |
|
| c_invoice_id |
numeric |
10 |
√ |
|
null |
|
|
| c_currency_id |
numeric |
10 |
√ |
|
null |
|
|
| amount |
numeric |
0 |
|
|
0 |
|
|
| discountamt |
numeric |
0 |
√ |
|
0 |
|
|
| writeoffamt |
numeric |
0 |
√ |
|
0 |
|
|
| isgenerated |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_payment_id |
numeric |
10 |
√ |
|
null |
|
|
| c_cashline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|