mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
added time log batch
This commit is contained in:
@@ -3,5 +3,4 @@ from __future__ import unicode_literals
|
||||
standard_queries = {
|
||||
"Warehouse": "stock.utils.get_warehouse_list",
|
||||
"Customer": "selling.utils.get_customer_list",
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user