Rishi - Here is the example:

DemoCustomer is a customer that has ParentCustomer that is responsible
for the AR of DemoCustomers

DemoCustomer calls and Orders GZ-1000 for $1000.

DemoCustomer gets invoice for $1000

When we look in financials the Account Receivable should be under
ParentCustomer since they are responsible for DemoCustomer

How can Ofbiz handle this

-------- Original Message --------
Subject: Re: Parent Company Functionality
From: Rishi Solanki <[email protected]>
Date: Thu, November 21, 2019 10:35 pm
To: ofbizuser <[email protected]>

Dear James,
Please take a look at the PartyRelationship Data Model. Check the
Internal
Organization role and party relationship types to better understand the
relationship among different parties.
In your case, you have organization as customer or purchaser, and its
sub
organization may place the order. Ultimately, the order will be placed
by
employee of the organization and/or sub organization. PartyRelationship
resolves this complexity as mentioned initially.

HTH!

Best Regards,
--
Rishi Solanki
*CTO, Mindpath Technology*
Intelligent Solutions
cell: +91-98932-87847
Skype: rishisolankii


On Thu, Nov 21, 2019 at 6:15 PM <[email protected]> wrote:

> I would like to better understand the role functionality in Ofbiz as it
> relates to Parent Companies
>
> I have several customers in Ofbiz who order product under their own
> account. We also have their Parent Company who is responsible for all
> of their child accounts Accounts Receivable. Even though the child
> accounts can place orders ...all Accounts Receivable needs to reside
> under the Parent Account. How would this be cnfigured in Ofbiz?
>
> Thanks,
>
> James
>

Reply via email to