Feature "Lizenzen" entfernt
[kivitendo-erp.git] / menu.ini
index bcbc72c..de5ca68 100644 (file)
--- a/menu.ini
+++ b/menu.ini
@@ -558,7 +558,7 @@ action=acc_menu
 target=acc_menu
 submenu=1
 
-[System--Taxes--List Tax]
+[System--Taxes--Edit]
 module=am.pl
 action=list_tax
 
@@ -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]