odoo/addons/point_of_sale
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-13 04:50:42 +00:00
report [FIX] Fixed cash register analysis limited only to user_id = 1, leading to missing items in Register Analysis reporting 2012-02-10 10:11:03 +01:00
security [MERGE] trunk-user-groups-rco: add category_id to groups 2011-12-13 15:19:49 +01:00
static [FIX]Update Sales Totals. 2012-02-10 13:02:43 +05:30
test [MERGE]: Merged with trunk-addons. 2011-12-20 10:43:00 +05:30
wizard [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] moved module sequences from module to each module's manifest 2012-01-07 05:12:12 +01:00
account_bank_statement.py [IMP] Useability and misc fixes in POS 2011-09-25 23:00:20 +02:00
account_statement_demo.xml [IMP] Useability and misc fixes in POS 2011-09-25 23:00:20 +02:00
account_statement_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_statement_view.xml [FIX] Fixed cash register opening going to web pos view instead of cash register view. Also added default views in cash registers (draft, open). 2012-02-09 19:04:33 +01:00
point_of_sale.py [FIX] pos: better PIL import, courtesy of Mohammad Alhashash 2012-02-13 11:24:32 +01:00
point_of_sale_data.xml [IMP] default pos category from pos product 2011-12-30 17:12:00 +01:00
point_of_sale_demo.xml [imp] added server-side resampling of images 2012-01-03 14:14:56 +01:00
point_of_sale_report.xml [IMP] cleaning POS reports, removed bad reports 2011-12-11 11:51:30 +01:00
point_of_sale_sequence.xml [IMP] useability and code cleaning 2011-09-25 23:08:44 +02:00
point_of_sale_view.xml [IMP] default pos category from pos product 2011-12-30 17:12:00 +01:00
point_of_sale_workflow.xml [FIX] POS order does not create picking 2012-01-26 19:04:48 +01:00