Hi All I'm running through some tests on a clean OFBiz 16.11.03 install loaded with the seed and seed-initial data. Has something changed with the creation of a new PartyAcctgPreference? (Because if so then I might have found a bug).
In the past (version 13.07) it definitely used to work but now I can't get the system to create a new PartyAcctgPreference for managing the accounting setup for a new party. Initially I thought it was missing data setup or permissions but I've run through the data and security groups and couldn't find anything missing. I've gone through the exact same steps using 13.07.03 and 16.11.03 and it works in 13.07 but not in 16.11 The steps to reproduce are below: 1. Install seed and seed initial (./gradlew "ofbiz ââload-data readers=seed,seed-initial") 2. Load the admin user (loadAdminUserLogin -PuserLoginId=admin) 3. Login to Party Manager and create a new party group and add the role Internal Organisation 4. Go to Accounting / Organisation GL Settings / Create new accounting company The new party (with the internal organisation role) appears in the dropdown selection box but when you select it and click âCreate new accounting companyâ the screen stays blank. It should display the Party accounting preferences setup screen in add mode and allow you to enter the accounting details such as the Fiscal Year Start and Month, GL Journal or Invoice Sequencing) etc. Does anyone have any ideas of what has changed and why? Thanks Sharan
