ledger123 / runmyaccounts

SQL-Ledger Customizations by Run My Accounts
GNU General Public License v2.0
16 stars 9 forks source link

[IBP-529] - Chart of accounts - Add parent groups #428

Closed MariaHashimi closed 10 months ago

MariaHashimi commented 11 months ago

In the new chart of accounts, we need to be able to group the different charts in a parent group. Therefore we need to be able to store the parent_id on the chart.

As discussed, the storage of the levels are not needed and we are not going to touch the reporting part.

ledger123 commented 10 months ago

Hi Maria

Good afternoon.

This task is done and can be tested on my test server. Code has been pushed to the branch starting with 529_ (from IBP-529). Here are screen shots:

image

image

You can do basic testing on my test server too as I have activated this branch there or download and test on your server.

Regards

MariaHashimi commented 10 months ago

Hi @ledger123 We have tried to test this fix on your server URL: https://ledger123.com/rma/login.pl

Unfortunately, we (Raphi and I) could not see the parent group, is the test-server the right one?

2024-01-12_10h10_13

2024-01-12_10h10_27

ledger123 commented 10 months ago

Hi Maria,

Please check now as I have switched to the respective branch.

Apologies for the confusion.

Regards

MariaHashimi commented 10 months ago

Sucessfully tested on the https://app.ledger123.com/rma-maria/ test environment - will close the this issue :)