I guess for this kind of task (like the facility) it maybe easier to import 
your own data.

Either with webtools/import or more systematically by creating ext data and 
loading them with the ext reader.

You can start from demo data and adapt them for your need. You will maybe find 
that it's even often easier than by using the UI.

Jacques


Le 23/08/2017 à 15:19, Rajesh Mallah a écrit :
Hi Jacques,

The log on submission of form is at

https://pastebin.com/Y6PTnbRe

I suspect the below line:

2017-08-23 18:46:36,719 |http-nio-8080-exec-5 |PrimaryKeyFinder
  |I| Returning null because found incomplete primary key in find:
[GenericEntity:PartyNameView][partyId,null()]



On Wed, Aug 23, 2017 at 6:43 PM, Jacques Le Roux <
[email protected]> wrote:

Did you check the log?

Jacques



Le 23/08/2017 à 13:36, Rajesh Mallah a écrit :

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/D
emoGeneralChartOfAccounts.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




Reply via email to