mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
fix(webapp): no default branch for customer/vendor opening balance branch
This commit is contained in:
@@ -1938,8 +1938,8 @@
|
||||
"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",
|
||||
"invoice.branch_button.label": "Branch: {label}",
|
||||
"invoice.warehouse_button.label": "Warehouse: {label}",
|
||||
"page_form.branch_button.label": "Branch: {text}",
|
||||
"page_form.warehouse_button.label": "Warehouse: {text}",
|
||||
"branches_multi_select.label": "Branches",
|
||||
"branches_multi_select.placeholder": "Filter by branches…",
|
||||
"warehouses_multi_select.label": "Warehouses",
|
||||
@@ -2024,20 +2024,6 @@
|
||||
"make_journal.label.total": "TOTAL",
|
||||
"expense.label.subtotal": "Subtotal",
|
||||
"expense.label.total": "TOTAL",
|
||||
"expense.branch_button.label": "Branch: {label}",
|
||||
"make_journal.branch_button.label": "Branch: {label}",
|
||||
"bill.branch_button.label": "Branch: {label}",
|
||||
"bill.warehouse_button.label": "Warehouse: {label}",
|
||||
"vendor_credit.branch_button.label": "Branch: {label}",
|
||||
"vendor_credit.warehouse_button.label": "Warehouse: {label}",
|
||||
"payment_receive.branch_button.label": "Branch: {label}",
|
||||
"payment_made.branch_button.label": "Branch: {label}",
|
||||
"credit_note.branch_button.label": "Branch: {label}",
|
||||
"credit_note.warehouse_button.label": "Warehouse: {label}",
|
||||
"estimate.branch_button.label": "Branch: {label}",
|
||||
"estimate.warehouse_button.label": "Warehouse: {label}",
|
||||
"receipt.branch_button.label": "Branch: {label}",
|
||||
"receipt.warehouse_button.label": "Warehouse: {label}",
|
||||
"warehouse_transfer.empty_status.title": "Manage transfer orders between warehouses.",
|
||||
"warehouse_transfer.empty_status.description": "Business with multiply warehouses often transfers items from on warehouse to another when they are in immediate need of vendors.",
|
||||
"warehouse_transfer.form.reason.label": "Reason",
|
||||
|
||||
Reference in New Issue
Block a user