Customers Add+Edit, API WP

This commit is contained in:
Kevin Adametz 2020-06-12 14:46:51 +02:00
parent dc63fa9fb2
commit 75a0f9a38a
120 changed files with 11894 additions and 6134 deletions

View file

@ -130,6 +130,7 @@ return [
*/
'custom' => [
'unique_email_client' => 'Ein Kunde mit der E-Mail-Adresse ist schon im mivita-Salescenter vorhanden',
'attribute-name' => [
'rule-name' => 'custom-message',
],
@ -201,6 +202,7 @@ return [
'shipping_zipcode'=>'PLZ',
'shipping_city' => 'Stadt',
'm_account' => 'Account ID',
'has_customer_buyed' => 'Die Angabe',
'billing_country_code' => 'Land Code',
],
];