
If you need to exclude all units (third level categories) from bank management, but the manual process is too long you can do it from code:
- Make a backup of the database
- Go into the menu and select Area51 ARCHIVES> Run procedures ...
- Copy the following code in the text UPDATE [CATEGORIES] SET [CATEGORIES]. Touch_Escludi = True; and press ENTER


























