Merge pull request #166 from mchev/customer_tax_id

Include a Tax ID field in both customer creation and invoices
This commit is contained in:
mchev
2024-11-02 10:28:49 +01:00
committed by GitHub
11 changed files with 72 additions and 10 deletions

View File

@@ -172,6 +172,7 @@
"customers": {
"title": "Customers",
"prefix": "Prefix",
"tax_id": "Tax ID",
"add_customer": "Add Customer",
"contacts_list": "Customer List",
"name": "Name",