Release 2.0.4 (#3883)
* fix column data truncated * calculate internal rate from user * show internal rate in timesheet listing * Fixed: responsivenss and size of report start page icons * fix: name display in dropdowns (and added tests) * translate reload button * fix invoice date might be in the past * fail safe customer name handling * translate invoice_date and invoice_date help * prevent URLs like start=null * prevent to reload select twice
This commit is contained in:
@@ -1081,6 +1081,14 @@
|
||||
<source>invoice.service_date</source>
|
||||
<target>Leistungsdatum</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="NOEx3FF" resname="invoice_date.help">
|
||||
<source>invoice_date.help</source>
|
||||
<target>Hier können Sie das Rechnungsdatum ändern</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="F7xeAn4" resname="invoice_date">
|
||||
<source>invoice_date</source>
|
||||
<target>Rechnungsdatum</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="zzjZXJx" resname="amount">
|
||||
<source>amount</source>
|
||||
<target>Anzahl</target>
|
||||
|
||||
Reference in New Issue
Block a user