joe wrote:Please look once again. I was sure it had been updated .
Look under Banking and General Ledger, Account Groups.
/Joe
joe,
that's all I've found:
---
Allow using of multi level sub-types when digits are of same length in account types
The current account types setup with sub-levels only allowed 2 levels in the current system.
By setting up the account types with same digit lenghts in id and exactly in the order you want them presented in COA and reports and with the sub-levels you want them belong to it is now possible to use at least 4 or 5 levels. Having more is not appropriate.
Condition for doing that:
Set the variable, $use_new_account_types = 1; in your config.php
---
It is not an example, just a (brief) description of the setting... BTW, it is more or less just the same as introduction of this setting (feature) in NEWS:
https://frontaccounting.com/wbt/pages/posts/release-2.2.3121.php
I believe Kalido has seen that already (as I did), but asked for an example to understand exactly what one can achieve through this setting.
Or, is the only difference that with this setting we have now a possibility to construct 4-5 levels of classes instead of only 2 (as until now)?
In this case, why this is an option at all? To be more precise, am I loosing something if I set this option to 1 altough I have (need) only 2 levels? If not, why would it be good to have it set to 0 at all?