Skip to Content
Menu
This question has been flagged
3 Replies
3521 Views

I have One Main Company Called "My Comapny" , Child Company  Called  "ABC Sales". Both have their separate warehouses.

"ABC Sales" Can have several customers.

I Want that if "My Company" creates sale order for child company "ABC Sales" My Company's stock will be deducted and ABC's Stock will be increased on the confirmation of delivery order which is generated from sale order... Is That Possible?

Same way if "ABC Sales" will generate sale order for any of there customer than stock will be deducted from "ABC Stock" on the confirmation of delivery order which is generated from sale order.


Thank You


Avatar
Discard
Best Answer

 Hi 

Other than the Internal Transfer, one could achieve the same in Inter-Company concept. Though it is little advanced, it can still get wonderful results with separate invoices of each company for recording .


Step 1 - A user of "ABC Sales" Company Login - Creates a Purchase Order (PO ) considering "My company" as Supplier.On Click of Confirm  of Purchase Order  , ABC Sales  will have Incoming Shipments(IN) Created in Draft Mode.

Step 2 -  In turn, in "My company" Log in  -  Sale Order is created with "ABC Sales" as Customer(Automated Sale Order is possible).On click of Confirm of Sales Order , "My Company" will have Delivery Order (DO) created in Draft mode.Process the Delivery Order and deliver it to ABC Sales. By doing this, My company Stocks will be reduced.

Step 3 - ABC Sales Incoming Shipments will be processed (Automated Action is possible) and product will be received  which increases  the stock of "ABC Sales"

Step 4 - For ABC Sales purchase(Step 1), My company is Supplier. So  Supplier invoice has to be generated.
Step 5     -->     For  My Company (Step 2),  logically  ABC Sales is Customer. So  Customer invoice will be  generated.


Same way one can do the reverse scenario and also avoid Step 4 or Step 5 if invoices are not required.

Enable - Inter- Company concept in Settings. General Settings -> Inter Company setting . Post Odoo 8, it is in enterprise edition but one can replicate the code from Odoo 8 in new versions to make it Automated.

PO - Incoming Shipments  in Company 1  will automatically create SO  in company 2 and If Deliver Order (Comp 2 )is processed , Company 1 Incoming shipments will be processed automatically.


Hope this will help in visualizing the scenario.



Avatar
Discard
Best Answer

I don't think this is possible.coz you are making a sale to the customer, not to the company(child company). In the stock transfer, the destination location will be the customer location(Partner Locations / Customers).
I think you should consider inventory transfer, but between companies, I think it is not possible.

Avatar
Discard
Author Best Answer

Thank You It is Working....

Avatar
Discard