Pflichtenheftabschnittsvorlagen erzeugen, bearbeiten, löschen
[kivitendo-erp.git] / menus / erp.ini
index a03f150..41a1ca6 100644 (file)
@@ -35,6 +35,12 @@ ACCESS=project_edit
 module=controller.pl
 action=Project/new
 
+[Master Data--Add Requirement Spec Section Template]
+ACCESS=project_edit
+module=controller.pl
+action=RequirementSpec/new
+is_template=1
+
 [Master Data--Update Prices]
 ACCESS=part_service_assembly_edit
 module=ic.pl
@@ -89,6 +95,11 @@ action=Project/list
 filter.active=active
 filter.valid=valid
 
+[Master Data--Reports--Requirement Spec Section Templates]
+module=controller.pl
+action=RequirementSpec/list
+is_template=1
+
 [AR]
 
 [AR--Add Quotation]