odoo/addons/sale_crm
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
..
i18n Launchpad automatic translations update. 2012-02-09 07:27:46 +00:00
process [REM] remove role_ids field in process xml file. 2010-10-05 15:46:39 +05:30
security [FIX] sale: Give accees right to model_account_invoice_report 2011-12-20 11:42:01 +05:30
test [FIX] sale_crm: fix test in the case where the main company has no sale shop 2011-12-22 17:01:04 +01:00
wizard [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
__init__.py [IMP] sale_crm: Code Cleaning & minor improvements 2010-08-09 10:44:49 +05:30
__openerp__.py [IMP] manifest: removed Hidden/Links category, use auto_install: True instead. 2012-01-30 11:03:28 +01:00
board_sale_crm_view.xml [FIX] creatable action. 2011-12-26 17:51:45 +05:30
sale_crm.py [IMP] add category in sale order and copy category from opportunity to sale order when creating a quote from an opportunity 2011-06-01 12:25:01 +02:00
sale_crm_view.xml [MERGE] sale_crm: -In search view,positioned fields after 'user_id' field in place of removed 'date_order' field of sale.order 2011-09-13 09:21:03 +02:00