Re: Setting Up New Company from Scratch

2019-12-02 Thread Rishi Solanki
Dear Bagas, Please refer AccountingDemoData.xml L1599, Under comment and partyId as "Company" and related data. This would help you to understand how company and its internal organization setup in OFBiz. Best Regards, -- Rishi Solanki *CTO, Mindpath Technology* Intelligent Solutions cell:

Re: Setting Up New Company from Scratch

2019-12-02 Thread Bagas Sanjaya
I'm sorry to hear the unresolved ofbizsetup bug from 2015, any workaround? On 02/12/19 18.43, Jacques Le Roux wrote: As I said, it's incomplete:

Re: Setting Up New Company from Scratch

2019-12-02 Thread Jacques Le Roux
As I said, it's incomplete: https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20text%20~%20%22ofbizsetup%22 Le 02/12/2019 à 12:38, Jacques Le Roux a écrit : That's it Le 02/12/2019 à 12:36, Bagas Sanjaya

Re: Setting Up New Company from Scratch

2019-12-02 Thread Jacques Le Roux
That's it Le 02/12/2019 à 12:36, Bagas Sanjaya a écrit : AHA! Thanks Jacques for helping. So to set up new company load seed data with `./gradlew "ofbiz --load-data readers=seed,seed-initial", run OFBiz, and visit the instance at `http://localhost:8443/ofbizsetup`. On 02/12/19 17.58,

Re: Setting Up New Company from Scratch

2019-12-02 Thread Bagas Sanjaya
AHA! Thanks Jacques for helping. So to set up new company load seed data with `./gradlew "ofbiz --load-data readers=seed,seed-initial", run OFBiz, and visit the instance at `http://localhost:8443/ofbizsetup`. On 02/12/19 17.58, Jacques Le Roux wrote: As I said it appears only when you have

Re: Setting Up New Company from Scratch

2019-12-02 Thread Jacques Le Roux
As I said it appears only when you have ONLY loaded seed data, ie no demo data. It's then https://localhost:8443/ofbizsetup Le 02/12/2019 à 11:30, Bagas Sanjaya a écrit : So where is ofbizsetup URL as you mentioned? On 02/12/19 16.23, Jacques Le Roux wrote: Hi Bagas, It's not yet complete,

Re: Setting Up New Company from Scratch

2019-12-02 Thread Bagas Sanjaya
So where is ofbizsetup URL as you mentioned? On 02/12/19 16.23, Jacques Le Roux wrote: Hi Bagas, It's not yet complete, but if you load only seed data you will be able to run ofbizsetup webapp which will help you a bit HTH Jacques Le 02/12/2019 à 08:05, Bagas Sanjaya a écrit : Sorry I

Re: Setting Up New Company from Scratch

2019-12-02 Thread Jacques Le Roux
Hi Bagas, It's not yet complete, but if you load only seed data you will be able to run ofbizsetup webapp which will help you a bit HTH Jacques Le 02/12/2019 à 08:05, Bagas Sanjaya a écrit : Sorry I didn't find the mentioned file on my instance (I run OFBiz from git repo). Because I'm so