Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-06-19 15:44:12 +03:00
parent da9d7c2fd5
commit 1054a15547
13 changed files with 828 additions and 62 deletions

View File

@@ -418,6 +418,11 @@ const menuItems = [
label: 'Fiyat Listesi Mail Eşleştirme',
to: '/app/order-price-list-mail-mapping',
permission: 'system:update'
},
{
label: 'Kullanıcı Fiyat Eşleştirme',
to: '/app/order-price-list-user-price-groups',
permission: 'system:update'
}
]