mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-03 16:40:19 +00:00
feat(Bank Reconciliation): Redesign (#24273)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
This commit is contained in:
committed by
GitHub
parent
866cf70d3a
commit
07f40596bc
@@ -61,5 +61,10 @@
|
||||
"selling/page/point_of_sale/pos_past_order_list.js",
|
||||
"selling/page/point_of_sale/pos_past_order_summary.js",
|
||||
"selling/page/point_of_sale/pos_controller.js"
|
||||
],
|
||||
"js/bank-reconciliation-tool.min.js": [
|
||||
"public/js/bank_reconciliation_tool/data_table_manager.js",
|
||||
"public/js/bank_reconciliation_tool/number_card.js",
|
||||
"public/js/bank_reconciliation_tool/dialog_manager.js"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user