Public bug reported:

bool fields in the database may have 3 values : true, false, null

the web client can only filter true and false

hence the resources with a bool field = null can not be filtered

I doubt that many users can distinguish between null and false -
especially as this is not "visible" in any of the clients. - in both
cases the bool field is "empty"

suggestion:
automatically set bool fields to false if not explicitly set to true.

BTW
I accept the argument, that a bool field can be "not defined" (null)  - but in 
this case the clients must handle this in an understandable and distinguishable 
way.

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1039156

Title:
  initialisation of bool fields

Status in OpenERP Server:
  New

Bug description:
  bool fields in the database may have 3 values : true, false, null

  the web client can only filter true and false

  hence the resources with a bool field = null can not be filtered

  I doubt that many users can distinguish between null and false -
  especially as this is not "visible" in any of the clients. - in both
  cases the bool field is "empty"

  suggestion:
  automatically set bool fields to false if not explicitly set to true.

  BTW
  I accept the argument, that a bool field can be "not defined" (null)  - but 
in this case the clients must handle this in an understandable and 
distinguishable way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1039156/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to