Global GL chart of accounts

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Global GL chart of accounts

Zibfo
Hi all,

I would like to set up new company from scratch. How can I load just the
global chart of accounts but not the demo data?

Thanks

Reply | Threaded
Open this post in threaded view
|

Re: Global GL chart of accounts

Pierre Smits-3
Hi Max,

You cn start by importing the seed and seed-ext data in your OFBiz
instance, and subsequently your Chart of Account data through the
WebTools-import functions.

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Fri, Dec 20, 2019 at 6:53 PM Max Peak <[hidden email]> wrote:

> Hi all,
>
> I would like to set up new company from scratch. How can I load just the
> global chart of accounts but not the demo data?
>
> Thanks
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Global GL chart of accounts

Suraj Khurana-2
In reply to this post by Zibfo
Hello Max,

For that, you can copy GlSetupDemoData into custom component with 'ext' or
different reader and load data without demo reader.

HTH.
--
Best Regards,
Suraj Khurana
TECHNICAL CONSULTANT
mobile: +91 9669750002

On Fri, Dec 20, 2019 at 11:23 PM Max Peak <[hidden email]> wrote:

> Hi all,
>
> I would like to set up new company from scratch. How can I load just the
> global chart of accounts but not the demo data?
>
> Thanks
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Global GL chart of accounts

Pierre Smits-3
Instead of putting GlSetupDemoData into a custom component, you can as well
copy the content into a new xml file and adjust that to your
liking/requirements and after you have it validated as sufficient copy-past
that content into the appreciate field of [1] and process it from there


[1] https://demo-trunk.ofbiz.apache.org/webtools/control/EntityImport

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Mon, Dec 23, 2019 at 12:30 PM Suraj Khurana <[hidden email]>
wrote:

> Hello Max,
>
> For that, you can copy GlSetupDemoData into custom component with 'ext' or
> different reader and load data without demo reader.
>
> HTH.
> --
> Best Regards,
> Suraj Khurana
> TECHNICAL CONSULTANT
> mobile: +91 9669750002
>
> On Fri, Dec 20, 2019 at 11:23 PM Max Peak <[hidden email]> wrote:
>
> > Hi all,
> >
> > I would like to set up new company from scratch. How can I load just the
> > global chart of accounts but not the demo data?
> >
> > Thanks
> >
> >
>