Hi, I do not see the Party Group i created manually listed under
"Accounts" -> "Organisation GL Settings" -> "Available Internal Accounting Organizations" Where it is available for the demo data: https://demo-trunk.ofbiz.apache.org/accounting/control/ListCompanies I tried creating a new record using the "Create new accounting company" feature but it fails silently . kindly tell the significance of the Available Internal Accounting Organizations and does the absence matter? regds mallah. On Wed, Aug 23, 2017 at 2:27 PM, Rajesh Mallah <[email protected]> wrote: > > Hello Sir, > > I am Ccing the response this time to the list , as i feel past > conversations were not going to the list. > > You suggested the below to me and the status is described inline: > > > 1. if accounting used: define the chars of accounts in an xml file > > Used the file: applications/accounting/data/DemoGeneralChartOfAccounts.xml > > at a later stage. > >> >> 2. load the system with seed, ext-seed. > > > I did below: > ./gradlew "ofbiz --load-data readers=seed,seed-initial,ext" > > > >> >> 3. create a starting login with ant/gradle > > > I did: > ./gradlew loadAdminUserLogin -PuserLoginId=admin > > > >> >> 4. using this user run the setup function. (modify this setup to >> your indian requirements if you have special stuff) >> > > I did not notice anything Wizard like and I created a Party Group as > described in > > https://cwiki.apache.org/confluence/display/OFBENDUSER/ > How+to+Create+the+main+Company+in+Party+Manager > This was followed almost to word. > > > > >> 5. load the file with the charts of accounts when created. > > > The file applications/accounting/data/DemoGeneralChartOfAccounts.xml > loaded without errors using Web Tools --> XML Data Import --> Absolute > Filename or URL: > --> "Import File" feature. > Results: > Got 464 entities to write to the datasource. > > > >> >> 6. create suppliers, products, customers, orders and post them. >> > > > Trying the above at this moment. > > > Warm Regards > Rajesh Mallah. > > > > > > > > > > > On Wed, Aug 23, 2017 at 1:03 PM, Hans Bakker <[email protected]> > wrote: > >> if you just have a single user with NO accounting company, only the setup >> function will show at startup. >> >> I entered the message in the group too? >> >> >> Regards, >> >> Hans >> >> >> On 23/08/17 13:41, Rajesh Mallah wrote: >> >>> Hello Mr Hans , >>> >>> by >>> >>> 4. using this user run the setup function. (modify this setup to >>> your indian requirements if you have special stuff) >>> >>> >>> are you referring to any wizard for "setup function" or referring to >>> create a "New Party Group" etc >>> i would have liked to carry this discussion on the list itself so that >>> others' benefit. >>> >>> regds >>> mallah. >>> >>> >>> On Wed, Aug 23, 2017 at 11:51 AM, Hans Bakker < >>> [email protected] <mailto:[email protected]>> wrote: >>> >>> A new company would: >>> >>> 1. if accounting used: define the chars of accounts in an xml file >>> 2. load the system with seed, ext-seed. >>> 3. create a starting login with ant/gradle >>> 4. using this user run the setup function. (modify this setup to >>> your indian requirements if you have special stuff) >>> 5. load the file with the charts of accounts when created. >>> 6. create suppliers, products, customers, orders and post them. >>> >>> Regards, >>> Hans >>> >>>
