Dear Vikrant, you could create a Party (or PartyGroup) to represent the internal organizational unit which runs each store.
Then associate a certain GlAccount with this Party via GlAccountRole. The only drawback here is that GlAccountRole does not have an organizationPartyId field. Therefore if your system runs the accounting for multiple distinct organizations, and two of them use the same store, you will have to be careful to avoid clashes between GlAccountRoles. Perhaps by creating distinct roles with a certain unique prefix or suffix based on the accounted' party's ID. cameron > > Subject: How to implement activity based costing in > ofbiz > Date: Mon, 4 Jun 2007 17:32:04 +0800 > From: <[EMAIL PROTECTED]> > To: <[email protected]> > > Hi Everyone, > > Does anyone have an idea how to implement activity > based costing in ofbiz? To be precise what I mean is > in QuickBooks if you are running multiple stores you > can have P & L (Profit and Loss) by store by using > class which identifies what > activity/program/function will be affected by the > transaction or what funding source is affected. > > But to have P & L for each store or business > division the General Journal should have a store > code or some cost center code similar to class in > Quickbooks. > > There are some customization which can be done to > accommodate it. But does anyone can point to > existing data model in accounting which can be used > for similar purpose. > > Regards, > Vikrant ___________________________________________________________ Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html
