odoo/addons/procurement/wizard
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

lp bug: https://launchpad.net/bugs/925361 fixed

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
..
__init__.py [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed files 2010-05-27 11:15:42 +05:30
make_procurement_product.py [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
make_procurement_view.xml [FIX] removed groups attribute on make procurement wizard act_window 2010-12-28 10:25:56 +01:00
mrp_procurement.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
mrp_procurement_view.xml [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places 2010-08-13 17:50:05 +05:30
orderpoint_procurement.py [FIX]procurement:added a new cursor for new thread 2011-12-20 15:08:20 +05:30
orderpoint_procurement_view.xml [IMP] procurement: put lable on the schedular wizard 2010-06-30 18:19:04 +05:30
schedulers_all.py [FIX] procurement: compute scheduler was sometimes using an already closed cursor 2011-10-18 09:44:22 +02:00
schedulers_all_view.xml [ADD/MOD] Improved tooltips on menus 2010-10-16 13:56:55 +05:30