fix: strings for translation

This commit is contained in:
mahsem
2024-12-21 15:08:19 +01:00
committed by GitHub
parent 56f561cdaa
commit 3be633f6f1
7 changed files with 11 additions and 11 deletions

View File

@@ -319,7 +319,7 @@ def get_columns(additional_table_columns, filters):
"width": 100,
},
{
"label": _("Rate"),
"label": _("Tax Rate"),
"fieldname": "rate",
"fieldtype": "Float",
"options": "currency",