Multi Company Setup - USING 1 WEBSITE
- Company A
- Company B
- We have a website that is linked to Company A (Don't think this can be changed?)
- Orders come in as Sales Orders (via the Website).
Using Automatic Actions (Model -> Sales Order) I want to assign a Sales Order to a DIFFERENT Company (e.q. Company B), based on where they are ordering from
[["partner_id.state_id","=","Dubai"]]
Records are found so that works.
However:
This works, however ONLY when I duplicate the SO. Orders coming from the website are still linked to Company A by default.
Any suggestions how to have the order gets linked to Company B before it shows up in the Sales Dashboard?
Anyone?
If I manually change the company in the Sales Order > Edit > Company it updates without any problems.