search and export from invoice archive (#2408)

This commit is contained in:
Kevin Papst
2021-03-10 01:50:27 +01:00
committed by GitHub
parent c34e9f576d
commit db1344573f
22 changed files with 544 additions and 72 deletions

View File

@@ -72,6 +72,10 @@
<source>attachments</source>
<target>Files</target>
</trans-unit>
<trans-unit id="file">
<source>file</source>
<target>File</target>
</trans-unit>
<trans-unit id="rates.empty">
<source>rates.empty</source>
<target>No fees have been configured yet.</target>
@@ -641,6 +645,10 @@
<source>label.vat_id</source>
<target>VAT-ID</target>
</trans-unit>
<trans-unit id="label.tax_rate">
<source>label.tax_rate</source>
<target>Tax rate</target>
</trans-unit>
<trans-unit id="label.contact">
<source>label.contact</source>
<target>Contact</target>