feat(dm): added import and exports plus first custom for dayton

This commit is contained in:
2025-04-21 21:02:44 -05:00
parent 06d2f1464b
commit 8422955d39
9 changed files with 440 additions and 4 deletions

View File

@@ -19,10 +19,10 @@ const newSubModules = [
subSubModule: [],
},
{
name: "Bulk orders",
name: "Demand Management",
moduleName: "logistics",
description: "",
link: "#",
description: "Bulk order and Forecast imports",
link: "/dm",
icon: "Truck",
role: ["systemAdmin"],
active: false,