← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-client-web/6.0-opw-4916-sma into lp:openobject-client-web/6.0

 

Review: Needs Fixing
After more testing, found an issue with this branch: if you go into Sales > Meetings > Meetings and you create a new meeting, with this branch merged the ``Recurrent`` checkbox is readonly, even though the readonly domain is ``['|', ('recurrent_uid','!=',False), ('state','=','done')]``, we have no recurrent_uid provided and state is not done (is open).
-- 
https://code.launchpad.net/~openerp-dev/openobject-client-web/6.0-opw-4916-sma/+merge/55889
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client-web/6.0-opw-4916-sma.



References