fix(Customers|Vendors): sorting customers and vendors list.

This commit is contained in:
a.bouhuolia
2021-03-21 14:05:26 +02:00
parent 0f1c88cba3
commit 54958eb18b
5 changed files with 82 additions and 19 deletions

View File

@@ -1019,4 +1019,5 @@ export default {
'Cannot delete bill that has associated payment transactions.',
cannot_change_item_type_to_inventory_with_item_has_associated_transactions:
'Cannot change item type to inventory with item has associated transactions.',
work_phone: 'Work Phone',
};