FIX_BDS_BULK_UPLOAD
This commit is contained in:
parent
1fb3d057ec
commit
72954ffe58
@ -4595,9 +4595,9 @@
|
||||
'cgst' => trim($row[20]),
|
||||
'sgst' => trim($row[21]),
|
||||
'stamp_duty' => trim($row[22]),
|
||||
'agreed_amount' => trim($row[24]),
|
||||
'agreed_bp_percentage' => trim($row[25]),
|
||||
'agreed_tp_percentage' => trim($row[26]),
|
||||
'agreed_amount' => trim($row[23]),
|
||||
'agreed_bp_percentage' => trim($row[24]),
|
||||
'agreed_tp_percentage' => trim($row[25]),
|
||||
'standard_bp_percentage' => 15.00,
|
||||
'standard_tp_percentage' => 2.5
|
||||
]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user