Sorting fixed

- added tables Skills, Sectors,
This commit is contained in:
Paolo Arena
2021-10-05 00:20:12 +02:00
parent 177489521d
commit 3d7471f2d2
8 changed files with 286 additions and 14 deletions

View File

@@ -39,6 +39,8 @@ module.exports = {
'In Contanti alla CNM'
],
TABLES_ID_NUMBER: ['permissions', 'levels'],
CashType: {
None: 0,
Incoming: 1,