mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat(purchases): add purchases.
This commit is contained in:
@@ -1912,6 +1912,8 @@
|
||||
"warehouse.error.warehouse_has_associated_transactions": "You could not delete the warehouse that has associated transactions.",
|
||||
"branche.error.warehouse_code_not_unique": "Branch code not unique",
|
||||
"branche.error.branch_has_associated_transactions": "You could not delete the branch that has associated transactions.",
|
||||
"payment_Receive.error.payment_account_currency_invalid":"The deposit account currency should be same customer currency or organization base currency.",
|
||||
"payment_made.error.withdrawal_account_currency_invalid":"The withdrawal account currency should be same vendor currency or organization base currency."
|
||||
"payment_Receive.error.payment_account_currency_invalid": "The deposit account currency should be same customer currency or organization base currency.",
|
||||
"payment_made.error.withdrawal_account_currency_invalid": "The withdrawal account currency should be same vendor currency or organization base currency.",
|
||||
"view_customer_details": "View Customer Details",
|
||||
"view_vendor_details":"View Vendor Details"
|
||||
}
|
||||
Reference in New Issue
Block a user