openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #06305
Re: lp:~openerp-dev/openobject-client/trunk-calendar_speed_imp-rga into lp:openobject-client
Review: Needs Fixing
Hello Ravi,
Thanks for the good work ! just few changes are needed.
1: improve the domain for the calendar just start date comparison is enough. no need of extra domains.
2: improve the display method no need to remove the argument (force=True) it is required when you click forward or backward this is required to clean the model and load the new changes.
3: remove unnecessary rpc call to search_filter in ( _today & __back_forward) methods.
4: improve the get_domain method.
Thanks,
nch
--
https://code.launchpad.net/~openerp-dev/openobject-client/trunk-calendar_speed_imp-rga/+merge/59370
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client/trunk-calendar_speed_imp-rga.
References