I created an new entity for externalsytems, that I use for importing and
exporting. and created a relationship between it and the GL.
I did this because I wanted more information to do reconciliation in ofbiz.
my 2 cents.
=========================
BJ Freeman
http://bjfreeman.elance.comStrategic Power Office with Supplier Automation <
http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <
http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist
Chat Y! messenger: bjfr33man
Linkedin
<
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
Jacopo Cappellato sent the following on 4/26/2010 12:45 AM:
> I have to implement the following "story": a chart of accounts, that is also maintained in an system that is external to OFBiz, is imported into OFBiz; the ids of the accounts in the two systems are different and we want to maintain a reference to the external ids in OFBiz.
>
> I would propose the following change: add a new field to the GlAccount entity named "externalId" (to adopt the same pattern of the OrderHeader entity) and store in it the external id of the account.
>
> What do you think?
>
> Jacopo
>