← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 732741] Re: After setting 'Partner Categories' as a required field, it does not receive a blue color.

 

Hello Imre,

       Checked described case, Even though field does not get `blue` color, required field functionality works for m2m field too, you can check by saving the Customer without any `Category` will give error (if required is set on `category_id`).
One thing here to notice is that no input-search-field (on top of m2m list) is available now in m2m in web-client (as was in version5), so what to make colored!

-- 
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/732741

Title:
  After setting 'Partner Categories' as a required field, it does not
  receive a blue color.

Status in OpenERP Web Client:
  New

Bug description:
  Steps to reproduce the issue you have observed
  ***************************************************
  (1) Put a checkmark under Sales > Address Book > Customers > some customer listed > Manage Views > res.partner.form > Edit > field name="category_id" > pencil icon > required
  (2) Click [Update]
  (3) Click [Close]

  The result you observed
  ****************************
  When editing a current customer/supplier, or when creating a new customer/supplier, the [Partner Categories] field does not get a blue color, and thus nothing indicates that this is a required field.

  
  The result you expected
  *************************
  I expected this field to get a blue color, especially since this result worked without any trouble in the older Web Client 5.0.15.  (Note that in the GTK client 6.0.1, the Partner Categories field also does not get the blue color.

  The web browser and platform your are using
  ***********************************************
  - Mozilla Firefox 3.6.15
  - Windows 7

  The OpenERP version you are using
  *************************************
  - 6.0.1
  - running on localhost:8080



References