|
id
|
bigint(20) unsigned
|
|
|
|
|
sales_entry_id
|
bigint(20) unsigned
|
|
|
|
|
godown_id
|
bigint(20) unsigned
|
|
|
|
|
subsidy_scheme_id
|
tinyint(4)
|
|
|
|
|
subsidy_billed
|
enum
|
-- |
|
N
|
|
other_discount_applicable
|
enum
|
-- |
|
N
|
|
item_id
|
bigint(20) unsigned
|
|
|
|
|
hsn_sac_id
|
bigint(20) unsigned
|
|
|
|
|
uom_id
|
bigint(20) unsigned
|
|
|
|
|
requested_qty
|
decimal(10,2)
|
|
|
|
|
quantity
|
decimal(10,2)
|
|
|
1.00
|
|
mrp
|
decimal(10,2)
|
|
|
0.00
|
|
rc_rate
|
decimal(10,2)
|
|
|
0.00
|
|
is_rate_edit_applicable
|
enum
|
-- |
|
N
|
|
rate
|
decimal(10,2)
|
|
|
0.00
|
|
price
|
decimal(10,2)
|
|
|
0.00
|
|
discount_type
|
varchar(50)
|
|
|
0
|
|
discount_source_id
|
bigint(20)
|
|
|
0
|
|
discount_value
|
decimal(10,2)
|
|
|
0.00
|
|
discount_amount
|
decimal(10,2)
|
|
|
0.00
|
|
proportionate_discount
|
decimal(10,2)
|
|
|
0.00
|
|
proportionate_discount_selected_items
|
decimal(10,2)
|
|
|
0.00
|
|
proportionate_add_charges_amount
|
decimal(12,2)
|
|
|
|
|
tax_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
cgst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
sgst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
igst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
cess_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
branch_id
|
int(10) unsigned
|
|
|
0
|
|
delete_status
|
tinyint(3) unsigned
|
|
|
0
|
|
is_cancelled
|
enum
|
-- |
|
N
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|