X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=menu.ini;h=de5ca683b6cc9c4b665806ae2e5d302ebfc7c9b0;hb=461b6311d70b58f07997b209d6e55c3d0b9c838c;hp=19a5a7d2a123f88fc0e36b91808b2a002950c18e;hpb=e055700faea1906bea6c03184ba4516b57cac887;p=kivitendo-erp.git diff --git a/menu.ini b/menu.ini index 19a5a7d2a..de5ca683b 100644 --- a/menu.ini +++ b/menu.ini @@ -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]