openerp 7 - How to add appointment_date + 3 months filter in opnerp -


i wana add filter in employee on 3 months employees.what should do? coding that.

=', ((context_today()-relativedelta(months=3)).strftime('%%y-%%m-%%d')))]" help="3 months" />

but coding no work.somebody me.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -