← Back to team overview

openerp-dev-web team mailing list archive

lp:~openerp-dev/openobject-server/trunk-graph-schemas-fixes-xmo into lp:openobject-server

 

Xavier (Open ERP) has proposed merging lp:~openerp-dev/openobject-server/trunk-graph-schemas-fixes-xmo into lp:openobject-server.

Requested reviews:
  Vo Minh Thu (OpenERP) (vmt-openerp)
  Olivier Dony (OpenERP) (odo)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-graph-schemas-fixes-xmo/+merge/60789

Tighten the subset of view schemas for the graph view:

* Explicitly specify possible values for arguments of `graph`
* Remove @color, which is unused and unspecified
* Specify `graph/field` as a self-contained element instead of referring to the global catch-all `field`, and specify the possible values for `field/@operator` and `field/@group`.
* Removed value `**` from `field/@operator` (it does not really seem to have any point). `*` might also be on the chopping block, not sure what use it could be apart from a ghetto `and`.
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-graph-schemas-fixes-xmo/+merge/60789
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-server/trunk-graph-schemas-fixes-xmo.


Follow ups