Forum

Customer screen V 5...
 
Notifications
Retirer tout

Customer screen V 5.3.1

4 Posts
2 Utilisateurs
0 Reactions
2,620 Vu
(@richard-pare)
Posts: 165
Active Member
Début du sujet
 
[#3207]

I can save a customer record without enter values.

There are no required fields.


 
Posté : 30 Mar PM 19:033
(@babynus)
Posts: 14952
Membre Admin
 

Sorry, I don't understand the issue / problem / question ...


 
Posté : 31 Mar AM 04:033
(@richard-pare)
Posts: 165
Active Member
Début du sujet
 

Check the screen "Customer".
In the last version, the field "Customer name" was mandatory.

In version 5.3, Not.


 
Posté : 31 Mar PM 16:033
(@babynus)
Posts: 14952
Membre Admin
 

Issue recorded as Ticket #2031 and fixed.
Fix is to replace line 70 in /model/Client.php from

  private static $_fieldsAttributes=array();

to

  private static $_fieldsAttributes=array('name'=>'required', 'idClientType'=>'required');

 
Posté : 1 Avr PM 22:044
Share:
Retour en haut