mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 04:23:49 +00:00
Adding a second phone number to thirdparty entity
This commit is contained in:
@@ -65,6 +65,7 @@ class ThirdpartyCSVExportController extends AbstractController
|
||||
'Name',
|
||||
'Profession',
|
||||
'Telephone',
|
||||
'Telephone2',
|
||||
'Email',
|
||||
'Address',
|
||||
'Comment',
|
||||
@@ -76,6 +77,7 @@ class ThirdpartyCSVExportController extends AbstractController
|
||||
'Contact name',
|
||||
'Contact firstname',
|
||||
'Contact phone',
|
||||
'Contact phone2',
|
||||
'Contact email',
|
||||
'Contact address',
|
||||
'Contact profession',
|
||||
|
Reference in New Issue
Block a user