[enhancement] Item Selector

This commit is contained in:
Rushabh Mehta
2016-04-07 15:25:43 +05:30
parent 9b8937d257
commit 203cc962f5
13 changed files with 196 additions and 43 deletions

View File

@@ -18,6 +18,8 @@
"public/js/pos/pos_bill_item.html",
"public/js/pos/pos_item.html",
"public/js/pos/pos_tax_row.html",
"public/js/pos/pos.js"
"public/js/pos/pos.js",
"public/js/utils/item_selector.js",
"public/js/templates/item_selector.html"
]
}