alfa release

This commit is contained in:
ctengiz
2024-04-16 22:01:23 +03:00
parent cb91e4dfcf
commit 09b7f3b74b
17 changed files with 955 additions and 28 deletions

View File

@@ -10,9 +10,24 @@ const tmenu = [
to: '/company'
},
{
label: 'Şablon Tasarımı',
icon: 'business',
grantKey: 'Tmpl',
to: '/tmpl'
},
{
label:'menu.masterData',
label: 'Bordro Eşleme',
icon: 'business',
grantKey: 'Map',
to: '/map'
},
/*
{
label:'Hesap Planı',
icon: 'mdi-database-edit',
grantKey: 'Data',
to: null,
@@ -84,6 +99,8 @@ const tmenu = [
}
]
},
*/
]
export const menu = function () {