mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
Warehouse merging feature and update_bin cleanup
This commit is contained in:
@@ -165,4 +165,4 @@ if len(out) > 0:
|
||||
t_row[col_idx['Voucher No']] = 'Total'
|
||||
t_row[col_idx['Opening Amt']] = total_booking_amt
|
||||
t_row[col_idx['Outstanding Amt']] = total_outstanding_amt
|
||||
out.append(t_row)
|
||||
out.append(t_row)
|
||||
Reference in New Issue
Block a user