← Back to team overview

openerp-india team mailing list archive

[Bug 1039156] Re: initialisation of bool fields

 

** Changed in: openobject-server
   Importance: Undecided => Wishlist

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
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:
  Confirmed

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


References