Default set attendance warehouse instead of stock setting default warehouse

Sales Invoice Warehouse

I tried amended the code in controller/queries.py, but no hope, it still choose Store-BOPL (default stock setting warehouse).

You have to run bench restart if you are in production

You can also use user permissions to set such things

https://frappe.github.io/erpnext/user/manual/en/setting-up/users-and-permissions/user-permissions

1 Like

@rmehta

I am using development , the user attendance to warehouse will change everyday, so how could i get use the user permission to set such thing, is that possible ?

I did tried bench restart, but it giving me error as in the following and i also tried ctrl+c then bench start again. The warehouse still remain the same set as stock setting default warehouse of the item.