mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: Customers Multi Select
This commit is contained in:
@@ -970,5 +970,8 @@ export default {
|
||||
'You could not delete item that has associated inventory adjustments transactions',
|
||||
format: 'Format',
|
||||
current: 'Current',
|
||||
adjustment_reasons: 'Adjustment reasons'
|
||||
adjustment_reasons: 'Adjustment reasons',
|
||||
specific_customers: 'Specific Customers',
|
||||
all_customers: 'All Customers',
|
||||
selected_customers: '{count} Selected Customers',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user