added warehouse user to retrict entry and also introduced query handlers

This commit is contained in:
Rushabh Mehta
2013-02-04 13:56:50 +05:30
parent 87462b68a7
commit 0dbe898d82
8 changed files with 97 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
erpnext.updates = [
["2nd February, 2013", [
"Warehouse: Added table Warehouse User to restrict Warehouse Entry per user.",
]],
["28st January, 2013", [
"List Views are now configurable: To set list views, check 'In List View' in Setup > Customize Form View in the fields table.",
]],