← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 595828] Re: No error message on save with an empty required field

 

If it comes to required 'red / blue fields', I would like to add the
following comment on the messages above, already dealing with this
topic.

In Open ERP 5.0.15 Webclient, I customized some fields in the
[Relations] - [Relations] screen, to be required fields.  This all works
perfect by using a browser, since these fields have a blue background
color.  In the Open ERP GTK Client 5.0.15, the required fields also get
this blue background color.

However, there seems to be a problem in the Open ERP GTK Client 5.0.15
on the field 'Categories'.  Although being marked as required, it
doesn't get a blue background color - while it does in the Webclient!  I
guess this is a small bug, since the message pops up asking to correct
the fields marked in red, when trying to save the form.  In short, the
Webclient presents this required field with a blue color, while the GTK
Client doesn't.

I assume this only needs a small correction to be made in the code?

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/595828

Title:
  No error message on save with an empty required field

Status in OpenObject GTK Client:
  Invalid

Bug description:
  I add a required field on my partner address object.

On a sale order, when I try to change values on partner (with a click on folder icon), if I don't fill the required field, this field is colored in red, but there isn't error message to say me that a required field is empty.