X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=menus%2Fuser%2F00-erp.yaml;h=a22a5a655a13860ea99fb93346b31f3750e9d72b;hb=713de5ed35a8a1faea940354254c4e781631c495;hp=3486fa6685f2e374ad6a62cc68334ced171104c5;hpb=9077dc27c713758d631fe6d08c548613d4d2dde8;p=kivitendo-erp.git diff --git a/menus/user/00-erp.yaml b/menus/user/00-erp.yaml index 3486fa668..a22a5a655 100644 --- a/menus/user/00-erp.yaml +++ b/menus/user/00-erp.yaml @@ -34,7 +34,7 @@ name: Add Customer icon: customer_add order: 100 - access: customer_vendor_edit + access: customer_vendor_edit|customer_vendor_all_edit params: action: CustomerVendor/add db: customer @@ -43,7 +43,7 @@ name: Add Vendor icon: vendor_add order: 200 - access: customer_vendor_edit + access: customer_vendor_edit|customer_vendor_all_edit params: action: CustomerVendor/add db: vendor @@ -121,7 +121,6 @@ name: Customers icon: customer_report order: 100 - access: customer_vendor_edit params: action: CustomerVendor/search db: customer @@ -130,7 +129,6 @@ name: Vendors icon: vendor_report order: 200 - access: customer_vendor_edit params: action: CustomerVendor/search db: vendor @@ -138,7 +136,6 @@ id: master_data_reports_contacts name: Contacts order: 300 - access: customer_vendor_edit params: action: CustomerVendor/search_contact db: customer @@ -643,12 +640,20 @@ action: YearEndTransactions/form - parent: general_ledger id: zugferd_import - name: ZugFeRD Import + name: Factur-X/ZUGFeRD import icon: cbob order: 485 access: ap_transactions params: action: ZUGFeRD/upload_zugferd +- parent: general_ledger + id: pay_posting_import + name: DATEV - Pay Postings Import + icon: datev + order: 495 + access: datev_export & client/feature_datev + params: + action: PayPostingImport/upload_pay_postings - parent: general_ledger id: general_ledger_reports name: Reports @@ -911,6 +916,24 @@ access: report params: action: LiquidityProjection/show +- id: mebil + name: Mebil + icon: wtg + order: 750 +- parent: mebil + id: mebil_showmap + name: Map anzeigen + order: 100 + access: report + params: + action: Mebil/showmap +- parent: mebil + id: mebil_calcmap + name: Map berechnen + order: 200 + access: report + params: + action: Mebil/calcmap - id: batch_printing name: Batch Printing icon: printing @@ -1007,11 +1030,11 @@ name: Productivity icon: productivity order: 900 - access: productivity - parent: productivity id: productivity_show_todo_list name: Show TODO list order: 100 + access: productivity module: todo.pl params: action: show_todo_list @@ -1019,6 +1042,7 @@ id: productivity_add_follow_up name: Add Follow-Up order: 200 + access: productivity module: fu.pl params: action: add @@ -1026,6 +1050,7 @@ id: productivity_edit_access_rights name: Edit Access Rights order: 300 + access: productivity module: fu.pl params: action: edit_access_rights @@ -1037,6 +1062,7 @@ id: productivity_reports_follow_ups name: Follow-Ups order: 100 + access: productivity module: fu.pl params: action: search @@ -1044,6 +1070,7 @@ id: productivity_reports_email_journal name: Email journal order: 200 + access: email_journal module: controller.pl icon: mail_journal params: @@ -1161,6 +1188,13 @@ params: action: SimpleSystemSetting/list type: price_factor +- parent: system + id: system_greetings + name: Greetings + order: 1250 + params: + action: SimpleSystemSetting/list + type: greeting - parent: system id: system_departments name: Departments @@ -1175,6 +1209,20 @@ params: action: SimpleSystemSetting/list type: business +- parent: system + id: system_contact_titles + name: Contact Titles + order: 1420 + params: + action: SimpleSystemSetting/list + type: contact_title +- parent: system + id: system_contact_departments + name: Contact Departments + order: 1430 + params: + action: SimpleSystemSetting/list + type: contact_department - parent: system id: system_project_types name: Project Types @@ -1262,7 +1310,7 @@ action: edit_sepa_strings - parent: system_languages_and_translations id: system_languages_and_translations_zugferd_notes - name: ZUGFeRD notes for each invoice + name: Factur-X/ZUGFeRD notes for each invoice order: 450 module: generictranslations.pl params: @@ -1359,6 +1407,13 @@ params: action: CsvImport/new profile.type: orders +- parent: system_import_csv + id: system_import_csv_delivery_orders + name: Delivery Orders + order: 720 + params: + action: CsvImport/new + profile.type: delivery_orders - parent: system_import_csv id: system_import_csv_ar_transactions name: AR Transactions @@ -1508,3 +1563,17 @@ order: 700 params: action: LoginScreen/logout + +- id: develop + name: Developer Tools + icon: developer + order: 1200 + access: developer +- parent: develop + id: part_test + name: Part Test + access: developer + icon: part + order: 100 + params: + action: Part/test_page