HI James, Are the two organisations separate legal entities? If so, I would make that distinction very clear in your OFBiz setup. Mixing data from the organisations in one business solution (e.g. OFBiz) and underlying rdbms could potentially lead to great risks.
That being said, you can - through code enhancements - ensure that when one internal organisations has dealings with another internal organisation that date elements are shared, but for each organisation separate transactions are created. Keep the possible disjunct dates (regarding delivery/receipt and such) on the radar when developing such a solution. Best regards, Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Mon, Mar 27, 2017 at 3:11 PM, <[email protected]> wrote: > Anyone familiar with how this business process would work? > > -------- Original Message -------- > Subject: Multi Company Question > From: <[email protected]> > Date: Wed, March 22, 2017 7:36 am > To: [email protected] > > > When in OFbiz if I am a main company and a subsidiary in which the > subsidiary purchases from the main company. I understand most of the > multi company configuration is done via rights. But if I am logged in > as the subsidiary and create a purchase order to the main company does > the system automatically add a sales order under the main company with > the subsidiary as the customer? Or do we need to enter both the sales > order and purchase order? > > Thanks, > > James >
