refactor: invoice topbar.

This commit is contained in:
a.bouhuolia
2022-02-15 16:08:48 +02:00
parent bb56790ce9
commit 574f596eea
9 changed files with 287 additions and 44 deletions

View File

@@ -1851,5 +1851,7 @@
"warehouse_activate.dialog_success_message": "Multi-branches feature has been activated successfully.",
"warehouse.alert.mark_primary_message": "The given warehouse has been marked as primary.",
"warehouse.alert.are_you_sure_you_want_to_make": "Are you sure you want to make a primary warehouse?",
"make_primary": "Make as Primary"
"make_primary": "Make as Primary",
"invoice.branch_button.label": "Branch: {label}",
"invoice.warehouse_button.label": "Warehouse: {label}"
}