Configurable activity and project number (#4729)

* added configurable activity number
* added configurable project number
* fix deprecations
* added some tests for entity exporter
* better configuration of dropdown pattern for customer, project and activity
This commit is contained in:
Kevin Papst
2024-04-04 17:43:22 +02:00
committed by GitHub
parent c1f5d3def4
commit a636683dee
55 changed files with 920 additions and 136 deletions

View File

@@ -208,12 +208,24 @@
</trans-unit>
<trans-unit id="LmOfuE5" resname="customer.number_format">
<source>customer.number_format</source>
<target>Customer number Format</target>
<target>Customer number format</target>
</trans-unit>
<trans-unit id="1cAQPNS" resname="customer.allow_duplicate_number">
<source>customer.allow_duplicate_number</source>
<target>Allow duplicate account number</target>
</trans-unit>
<trans-unit id="3xUU9V." resname="project.number_format">
<source>project.number_format</source>
<target>Project number format</target>
</trans-unit>
<trans-unit id="ifgrIHh" resname="activity.number_format">
<source>activity.number_format</source>
<target>Activity number format</target>
</trans-unit>
<trans-unit id="jj1NmKW" resname="allow_duplicate_number">
<source>allow_duplicate_number</source>
<target>Allow multiple usages of the same number</target>
</trans-unit>
<trans-unit id="IZY5kqL" resname="allowed_replacer">
<source>allowed_replacer</source>
<target>Allowed replacer: %replacer%</target>