feat(vendor): add contact duplicate.

This commit is contained in:
elforjani3
2021-03-03 16:40:23 +02:00
parent 7eca87215c
commit cfca038066
6 changed files with 67 additions and 9 deletions

View File

@@ -990,4 +990,10 @@ export default {
convert_to_invoice: 'Convert to Invoice',
sale_estimate_is_already_converted_to_invoice:
'Sale estimate is already converted to invoice.',
duplicate: 'Duplicate',
are_you_sure_want_to_duplicate:
'Are you sure want to duplicate this contact, which contact type?',
contact_type: 'Contact Type',
duplicate_contact: 'Duplicate Contact',
contact_type_: 'Contact type',
};