chore(fixtures): export print formats, regenerate translation markers
- print_format.json: export Sales Invoice / Delivery Note / Purchase Order and related Jinja print formats - translation_markers.py: drop the old tax_article marker, add the deprecated single-field description marker Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
fe8d016148
commit
94257e12e3
File diff suppressed because one or more lines are too long
|
|
@ -30,7 +30,6 @@ _lt("Area")
|
||||||
_lt("Asset Type")
|
_lt("Asset Type")
|
||||||
_lt("Ata adı")
|
_lt("Ata adı")
|
||||||
_lt("Auto-calculated as 5% of amount when Tax Type is Taxable")
|
_lt("Auto-calculated as 5% of amount when Tax Type is Taxable")
|
||||||
_lt("Auto-synced to the first selected article. Replaced by the multi-select \"Tax Articles (multi)\" cell.")
|
|
||||||
_lt("Bank Accounts")
|
_lt("Bank Accounts")
|
||||||
_lt("Bank Code")
|
_lt("Bank Code")
|
||||||
_lt("Bank Integration")
|
_lt("Bank Integration")
|
||||||
|
|
@ -55,6 +54,7 @@ _lt("Country")
|
||||||
_lt("Customer Object Name")
|
_lt("Customer Object Name")
|
||||||
_lt("Date of Birth")
|
_lt("Date of Birth")
|
||||||
_lt("Default Landed Cost Account")
|
_lt("Default Landed Cost Account")
|
||||||
|
_lt("Deprecated single-value field, no longer populated. Tax articles are stored per item row in the \"Tax Articles\" multi-select cell (custom_item_tax_articles). Kept for historic data only.")
|
||||||
_lt("Description")
|
_lt("Description")
|
||||||
_lt("Director")
|
_lt("Director")
|
||||||
_lt("Director Name (E-Taxes)")
|
_lt("Director Name (E-Taxes)")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue