Is there a best practice document that installs the system with the demo data then allows you to remove all transactional data? My main concern is to already have the GL Account mappings done and then we can just replace the name of the GLs instead of going through a financial mapping from scratch? Any help is greatly appreciated
-------- Original Message -------- Subject: RE: Seed data From: <[email protected]> Date: Tue, August 22, 2017 6:21 am To: [email protected] How do others launch a live database with much of the chart of account mapping complete? Even if there are customers that can be deleted we would need no transactional data in the system -------- Original Message -------- Subject: Re: Seed data From: Deepak Dixit <[email protected]> Date: Tue, August 22, 2017 5:26 am To: [email protected] Hi James, You can use readers to load data as required. You can define your own readers for custom component. gradlew "ofbiz --load-data readers=seed,seed-initial,ext" Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Aug 21, 2017 at 10:00 PM, <[email protected]> wrote: > Is it possible to upload seed data with all configurations except > products, purchase orders, customers, and vendors. > > Thanks, > > James >
