feat: complete sales manager pricing system

This commit is contained in:
root
2026-05-17 15:50:40 +00:00
parent 0acbf66fbc
commit 2bfc159356
13 changed files with 503 additions and 1 deletions
@@ -0,0 +1,12 @@
{
"title": "Sales Manager",
"route": "sales-manager",
"icon": "fa fa-dollar-sign",
"roles": [
{"role": "System Manager"},
{"role": "Sales User"}
],
"standard": "Yes",
"type": "page",
"module": "Westech R2"
}