mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
@@ -260,7 +260,6 @@ def get_tax_accounts(
|
||||
|
||||
|
||||
def get_merged_data(columns, data):
|
||||
print(data)
|
||||
merged_hsn_dict = {} # to group same hsn under one key and perform row addition
|
||||
result = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user