Hi James, Have a look at the PartyGlAccount entity and https://demo-trunk.ofbiz.apache.org/accounting/control/editPartyGlAccounts?organizationPartyId=Company .
If you have different owner organisations for your ProductStores, PartyGlAccount will map transactions for that organisation requiring GL entries of a particular type to a specific GL account. PartyGlAccount has quite high priority and will set the GL account ahead of any rules using payment type, product, or invoice item type. The algorithm to select a GL account is in the getGlAccountFromAccountType service in https://fisheye.apache.org/browse/~br=trunk/ofbiz/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml . Cheers Paul Foxworthy On Thu, 29 Nov 2018 at 06:44, <[email protected]> wrote: > Is it possible to control the revenue and bank account of Ofbiz by > Store? > > Thanks, > > Quincy > -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Australia Phone: +61 3 9585 6788 Web: http://www.coherentsoftware.com.au/ Email: [email protected]
