Showing posts with label multi company multi warehouse in odoo. Show all posts
Showing posts with label multi company multi warehouse in odoo. Show all posts

Monday 22 January 2018

Multi Company - Multi Warehouse with Odoo


Multi Company- Multi Warehouse

Now, Multi company with multi warehouse becomes so easy. You can define as much as company and warehouses and defines your routes.

Let's take one example,

Here, we have structure like :

Parent Company : My Company
Child Company: Your Company
(each company have own warehouses)
  • Child Company(warehouse) always purchase the goods from parent company based on reordering rules.
  • Parent Company check their goods and if haven't enough stock then purchase from vendors and deliver to child warehouse.

Reordering Rules : 

My Company : Maximum (50)
Your Company : Maximum (10)

Let's assume 0.00 qty in both parent and child Company/Warehouse.

Now, as per system setup the scheduler run(mainly at midnight) and create related order based on available qty.

Here, we have 0.00 qty in both warehouses and we have rules to get stock so on scheduler run the system will automatically create related purchase order/Manufacturing Order.

  • Purchase order created for Parent Company
  • And Internal Transfer Created for Child Company

So stock Picking will be created like below :

Receipt : Vendor -> My Company/Stock

Delivery : My Company/Stock -> Transit

Receipt : Transit -> Your Company/Stock

Steps to do (configuration) :

  • Create new company (on company creation system automatically create warehouse)
  • from inventory activate access rights to configure multi warehouse and routes
  • go to newly created warehouse and tick option "Resuly Warehouse"
  • and deactivate "Purchase to resupply this warehouse" as we are not purchasing goods for this warehouse
  • That's it you have done your configuration of your warehouse....
Now, its time to configure your products
  • Either you can import or create products in your system (Import, if you have more than 100 products)
  • on product configure routes : Buy + Resupply('Your Company: Supply Product from My Company')
  • add vendors of different company (note. before doing this you can give multi company access to your user, so user enable to set company on vendors)
  • for each company(warehouse) create different reordering rules(don't forget to set proper warehouse+ company on rules)

That's it.

If everything will be fine and if you run your scheduler, picking will be generated..

Video





Share knowledge :

If you love Open-Source and want to share your Functional knowledge,
Join whatsapp group : Odoo Functional Group (Whatsapp)

For more video Subscribe/Follow our channel : https://www.youtube.com/channel/UC6kx7txirpg8jyA5fErA7HQ

..Enjoy..

Friday 22 December 2017

Resupply Warehouse(inter wh)

Resupply Warehouse


This is the case with Multi Warehouse in Odoo. When you have more warehouses then there is need to set the supply path for stock movement from one warehouse to another one.

Movement between warehouses.

Let's take one example,

Suppose you have two warehouses 'Pune' and 'Bangalore'. Pune is your main warehouse and Bangalore is your subsidiary branch.
(here we taken example of two warehouses, but there may chances of more warehouses)

Rules :

- Bangalore Warehouse never purchase the goods, instead whenever they need goods they generate Purchase order for Pune warehouse.

And Pune warehouse purchase the goods and transfer the goods to the Bangalore warehouse.


Configuration(detailed described in video) :

- Create two different warehouses
- On warehouse(Bangalore) set always Default resupply warehouse : Pune warehouse
- On Pune warehouse set option Purchase to resupply this warehouse
- Create Product and define route (Buy , Respply from Pune)

That's it.

- If want first check stock and then set create PO : Buy , Bangalore: Supply Product from Pune

Video



For more subscribe channel :  http://www.youtube.com/c/PinakinNayi
..Enjoy..