mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
[design] pos
This commit is contained in:
committed by
Anand Doshi
parent
f870527e7c
commit
a9ba5eff99
@@ -13,7 +13,10 @@
|
||||
"public/js/queries.js",
|
||||
"public/js/utils/party.js",
|
||||
"public/js/templates/address_list.html",
|
||||
"public/js/templates/contact_list.html"
|
||||
"public/js/templates/contact_list.html",
|
||||
"public/js/pos/pos.html",
|
||||
"public/js/pos/pos_bill_item.html",
|
||||
"public/js/pos/pos.js"
|
||||
],
|
||||
"css/shopping-cart-web.css": [
|
||||
"public/css/shopping_cart.css"
|
||||
|
||||
Reference in New Issue
Block a user