Hi,
I have two warehouse. When I make a sale, how do I tell erpnext which warehouse to take the stock from?
Thanks
Hi,
I have two warehouse. When I make a sale, how do I tell erpnext which warehouse to take the stock from?
Thanks
Hello,
Alternatives are as follows:
You can define default Warehouse for each Item. When creating the item for that transaction, a respective warehouse will be fetched from Item master.
For each location, you should add a separate user. For that User, you can set default warehouse via User Permission Manager. If I am stationed at Mumbai, then for my login ID, default warehouse will be set as Mumbai. That same warehouse will fetch automatically in the transactions as well.
https://frappe.github.io/erpnext/user/manual/en/setting-up/users-and-permissions/user-permissions
Lastly, edit Warehouse manually while creating transactions.
[quote]Lastly, edit Warehouse manually while creating transactions.
[/quote]
Thanks umair. Could you elaborate on that?
Hello,
If no default warehouse is updated in the item master, neither default warehouse is selected in Stock Settings, then while creating transactions like orders and invoices, user will have to manually update Warehouse for each Item.
Would it be possible to add a custom field that links the warehouse to the sales invoice? If you (actually ,really, truly) want the user to manually select the warehouse it comes from…
I think you can do when adding items