odoo/addons/point_of_sale
Joren Van Onder 49b1742477 [FIX] point_of_sale: respect user timezone for all data in Sale Details
9f0120d73b solved this issue already, but
it was only applied to POS orderlines. There is other data on the
report (eg. payments, taxes, ...) that should also correctly respect the
user time zone as well.

opw-678748
2016-05-27 09:52:20 +02:00
..
controllers [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
doc [WIP] point_of_sale: adding untracked files before bisect galore 2012-07-27 16:05:52 +02:00
i18n [I18N] Update translation terms from Transifex 2016-05-01 00:28:37 +02:00
report [FIX] point_of_sale: respect user timezone for all data in Sale Details 2016-05-27 09:52:20 +02:00
security [FIX] point_of_sale: ACLs for pos users 2015-01-13 18:15:30 +01:00
static [FIX] point_of_sale: deal with Chrome 50's new height inheritance 2016-04-18 16:42:09 +02:00
test [TEST] add unit test to ensure POS only considere product taxes from current session's company 2013-02-27 11:45:05 +01:00
tools [WIP] point_of_sale: adding untracked files before bisect galore 2012-07-27 16:05:52 +02:00
wizard [FIX] point_of_sale: share is not a dependence of point_of_sale 2015-01-22 15:32:29 +01:00
__init__.py changed the clients to be partners instead of users, fixed receipt print css 2012-11-21 12:26:44 +01:00
__openerp__.py [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba 2013-01-31 19:41:41 +01:00
account_bank_statement.py [FIX] point_of_sale, usability: added help tooltip on confusing field explaining the behavior 2013-02-27 18:01:43 +01:00
account_statement_demo.xml [IMP] Misc addons: product_image -> image. 2012-08-14 10:16:16 +02:00
account_statement_report.xml
account_statement_view.xml [IMP] account: Merge the opening_control and closing_control flags in cash_control 2012-08-28 13:21:16 +02:00
point_of_sale.py [FIX] point_of_sale: do not hide transactional errors 2016-04-15 10:03:55 +02:00
point_of_sale_data.xml [IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where at the wrong place also 2012-11-21 17:58:23 +01:00
point_of_sale_demo.xml [FIX] point_of_sale: fixing bad translation in demo data 2013-07-08 16:58:32 +02:00
point_of_sale_report.xml [IMP] point_of_sale: Add a report for the printing of the EAN13 2012-05-29 15:36:42 +02:00
point_of_sale_sequence.xml [FIX] point_of_sale: fix point of sale sequence declaration, github issue #3218 2014-11-18 18:04:30 +01:00
point_of_sale_view.xml [FIX] stock,event,pos: fix "today" filter with regard to timezones 2015-04-23 14:11:24 +02:00
point_of_sale_workflow.xml [FIX] POS close session without cash register 2012-11-03 18:12:25 +01:00
res_partner.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
res_partner_view.xml [IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where at the wrong place also 2012-11-21 17:58:23 +01:00
res_users.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
res_users_view.xml [IMP]pos tab in user will show edit button only in edit form and change string of form and help 2012-11-05 18:41:21 +05:30