Benutzer-Anmeldung verweigern, wenn nicht eingespielte Admin-DB-Upgrades vorhanden...
[kivitendo-erp.git] / menu.ini
index 19a5a7d..347ae23 100644 (file)
--- a/menu.ini
+++ b/menu.ini
@@ -633,12 +633,12 @@ target=acc_menu
 submenu=1
 
 [System--Departments--Add Department]
-module=am.pl
-action=add_department
+module=controller.pl
+action=Department/new
 
 [System--Departments--List Departments]
-module=am.pl
-action=list_department
+module=controller.pl
+action=Department/list
 
 [System--Type of Business]
 module=menu.pl
@@ -647,12 +647,12 @@ target=acc_menu
 submenu=1
 
 [System--Type of Business--Add Business]
-module=am.pl
-action=add_business
+module=controller.pl
+action=Business/new
 
 [System--Type of Business--List Businesses]
-module=am.pl
-action=list_business
+module=controller.pl
+action=Business/list
 
 [System--Lead]
 module=menu.pl
@@ -698,12 +698,12 @@ target=acc_menu
 submenu=1
 
 [System--Payment Terms--Add Payment Terms]
-module=am.pl
-action=add_payment
+module=controller.pl
+action=PaymentTerm/new
 
 [System--Payment Terms--List Payment Terms]
-module=am.pl
-action=list_payment
+module=controller.pl
+action=PaymentTerm/list
 
 [System--Manage Custom Variables]
 module=menu.pl
@@ -761,17 +761,25 @@ action=acc_menu
 target=acc_menu
 submenu=1
 
-[System--Import CSV--Customer]
-module=lxo-import/addressB.php
+[System--Import CSV--Customers and vendors]
+module=controller.pl
+action=CsvImport/new
+profile.type=customers_vendors
 
 [System--Import CSV--Contacts]
-module=lxo-import/contactB.php
+module=controller.pl
+action=CsvImport/new
+profile.type=contacts
 
 [System--Import CSV--Shipto]
-module=lxo-import/shiptoB.php
+module=controller.pl
+action=CsvImport/new
+profile.type=addresses
 
 [System--Import CSV--Parts]
-module=lxo-import/partsB.php
+module=controller.pl
+action=CsvImport/new
+profile.type=parts
 
 
 [System--Templates]