Commit Graph

56 Commits

Author SHA1 Message Date
Frédéric van der Essen 3d4f063e51 [FIX] point_of_sale: accept ean13 barcodes with a stripped leading zero
bzr revid: fva@openerp.com-20140224160118-44bnm5kxs53n6siy
2014-02-24 17:01:18 +01:00
Frédéric van der Essen ec4dd7389b [IMP] point_of_sale: try harder to connect to proxy when the ip is already known
bzr revid: fva@openerp.com-20140206140645-uo82x3tf60wlhytj
2014-02-06 15:06:45 +01:00
Frédéric van der Essen ba2d4c9030 [IMP] point_of_sale, hw_escpos: hopefully much faster printing on the posbox by caching logo conversion
bzr revid: fva@openerp.com-20140130182109-11njt0khmylp0r7p
2014-01-30 19:21:09 +01:00
Frédéric van der Essen bc39772f0a [FIX] point_of_sale: add port and protocol to forced proxy ip if necessary
bzr revid: fva@openerp.com-20140130154352-z2ulesl1wliodwja
2014-01-30 16:43:52 +01:00
Fabien Meghazi 3a8291d8ed [IMP] Use cors in pos devices.js
bzr revid: fme@openerp.com-20140130151235-0kewmjr5g2w6aiij
2014-01-30 16:12:35 +01:00
Frédéric van der Essen 8cf2adf5e3 [IMP] point_of_sale: hold receipts until the printer is back online
bzr revid: fva@openerp.com-20140130103051-htsx7ts111axhhub
2014-01-30 11:30:51 +01:00
Frédéric van der Essen 85daaccb61 [FIX] point_of_sale: prevent barcode scanner connection loss
bzr revid: fva@openerp.com-20140127123614-vjrcwgh7s8rs2y2u
2014-01-27 13:36:14 +01:00
Frédéric van der Essen c9879fcd1e [IMP] point_of_sale: refactor proxy to use event based status notifications
bzr revid: fva@openerp.com-20140127002203-y2qnhwf0z708gbrx
2014-01-27 01:22:03 +01:00
Frédéric van der Essen 1e09d3b3f5 [IMP] point_of_sale: Realtime printer & scanner online status
bzr revid: fva@openerp.com-20140126215528-q32v2q8keh6m0ufo
2014-01-26 22:55:28 +01:00
Frédéric van der Essen b0abc338d2 [IMP] point_of_sale: better feedback on network and proxy connectivity + removed pos settings for obsolete features + improved proxy settings
bzr revid: fva@openerp.com-20140117175830-himux7xmaopw9yia
2014-01-17 18:58:30 +01:00
Frédéric van der Essen 2131aaa48f [MERGE] from trunk
bzr revid: fva@openerp.com-20140115171732-2uh1mgmseaag34qy
2014-01-15 18:17:32 +01:00
Christophe Simonis eae55df214 [FIX] point_of_sale: let the session generate a session_id itself
bzr revid: chs@openerp.com-20140115161651-aht37d2ruf1jyzw6
2014-01-15 17:16:51 +01:00
Frédéric van der Essen edce92293d [FIX] point_of_sale: increased network posbox discovery timeout
bzr revid: fva@openerp.com-20140115154542-vpl29qoj80ftskuf
2014-01-15 16:45:42 +01:00
Frédéric van der Essen a97a587fad [IMP] point_of_sale: posbox automatic discovery
bzr revid: fva@openerp.com-20140110171746-286285ds696d5kby
2014-01-10 18:17:46 +01:00
Frédéric van der Essen 434513e761 [hw_scanner] implementation of the client side component of the barcode scanner proxy
bzr revid: fva@openerp.com-20140103130930-q1shnj9172yzn0gr
2014-01-03 14:09:30 +01:00
Frédéric van der Essen 293001c826 [IMP] point_of_sale: ESC/POS receipt printing
bzr revid: fva@openerp.com-20131220163057-9nu1u7hti0m8wo3h
2013-12-20 17:30:57 +01:00
Frédéric van der Essen 2fec901cb5 [FIX] point_of_sale & hw_proxy: connect the pos to the new proxy, and fix scale emulation
bzr revid: fva@openerp.com-20131219142911-i9mkwqt1e0wz28i7
2013-12-19 15:29:11 +01:00
Frédéric van der Essen eea3942247 [MERGE] from trunk
bzr revid: fva@openerp.com-20131219104529-pm5covlh6uvo992d
2013-12-19 11:45:29 +01:00
Frédéric van der Essen e1c4c930a8 [FIX] point_of_sale: crash on scale screen
bzr revid: fva@openerp.com-20131216152113-3y2s2fva3wvguoxt
2013-12-16 16:21:13 +01:00
Denis Ledoux 20be322c45 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9684 rev-id: dle@openerp.com-20131209145652-3g9rgnfz1w8k0whw
bzr revid: chs@openerp.com-20131202105848-33gcz1715w370rve
bzr revid: dle@openerp.com-20131204150643-is3y0b9n8enh3yql
bzr revid: chs@openerp.com-20131206152726-pirikn7v8pev90ic
bzr revid: dle@openerp.com-20131206162437-b9niay99mirk44qm
bzr revid: tde@openerp.com-20131209102019-kjeg0rx2au1d5e5v
bzr revid: dle@openerp.com-20131209155721-589zihxx8jmvlpvp
2013-12-09 16:57:21 +01:00
Denis Ledoux 3be327c0ae [FIX] point_of_sale: ignore TOTAlY returns
Returns were partially ignored when typing keystrokes, thanks to a return; when event which equaled 13, but the default behaviour (press on the focused input/button) was not prevented. This is now the case thanks to preventDefault. For instance, just after a discount set, the focused input was pressed and the associated value was added when scanning a new product with the scanner. Therefore, if we entered a discount of 30%, scanning a new product added '0', the last pushed button, to the discount, and then added the product.

bzr revid: dle@openerp.com-20131209145652-3g9rgnfz1w8k0whw
2013-12-09 15:56:52 +01:00
Frédéric van der Essen b4e57aa481 [FIX] point_of_sale: make sure that internal reference barcodes don't conflict with ean barcodes
bzr revid: fva@openerp.com-20130924093410-c1yh72t4jd9667ia
2013-09-24 11:34:10 +02:00
Frédéric van der Essen e03f3aa288 [IMP] point_of_sale: support for non ean13 barcodes using the Internal Reference field
bzr revid: fva@openerp.com-20130923145139-iu3ds9tcfzy1ffcf
2013-09-23 16:51:39 +02:00
Frédéric van der Essen 885bd7ff7a [FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event.keyCode instead of event.which
bzr revid: fva@openerp.com-20130920094837-nks57e8qk3rgfksc
2013-09-20 11:48:37 +02:00
Frédéric van der Essen 6fb8cb4756 [FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event.keyCode instead of event.which
bzr revid: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
2013-09-18 17:33:47 +02:00
Frédéric van der Essen 65c70b85a7 [IMP + FIX] point_of_sale: plugged the memory leaks
- correctly call destroy on widgets
 - unbind backbone events on destroy
 - jquery show() hide() flooded jQuery.cache
 - introduced automated ui tests

bzr revid: fva@openerp.com-20130917101420-g76gos2qjjaii3zf
2013-09-17 12:14:20 +02:00
Frédéric van der Essen 651f76e274 [IMP] point_of_sale: log pushed orders to the backend + disable proxy rpcs when the proxy is disconnected
bzr revid: fva@openerp.com-20130912135044-93c6va8e8yttkir1
2013-09-12 15:50:44 +02:00
Frédéric van der Essen 2f86c5ab5a [MERGE] from trunk
bzr revid: fva@openerp.com-20130911155650-uqrn4213urt98f43
2013-09-11 17:56:50 +02:00
Frédéric van der Essen b38c271031 [IMP] point_of_sale: big reworking of the scale screens:
- no welcome scale in cashier mode, as it was an unnecessary delay for people who use it all day
- no more parallel calls to the proxy which could reorder or make the driver crash
- auto throttling of the proxy calls -> max 20 reads per seconds, but can go slower as well.
- faster and cleaner update of the weight in the scale screen

bzr revid: fva@openerp.com-20130911154155-rs600cixvftvkhoi
2013-09-11 17:41:55 +02:00
Christophe Simonis 3fa90321e1 [MERGE] forward port of branch saas-1 up to revid 8772 chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: chs@openerp.com-20130910124803-wxkb8gkz1tub5qjf
2013-09-10 14:48:03 +02:00
Christophe Simonis 0ab7f36534 [FIX] point_of_sale: ensure proxy connection have a session_id (opw 596899)
bzr revid: chs@openerp.com-20130909160310-iz978t1ofxeusvcl
2013-09-09 18:03:10 +02:00
Frédéric van der Essen 2356864eb4 [FIX] point_of_sale: Some azerty barcode reader setups would press 'shift' for each number, and those shift would end the barcode recognition. keypress ignores shifts and fixes the problem
bzr revid: fva@openerp.com-20130909154740-bjlp553wt11l1u18
2013-09-09 17:47:40 +02:00
Anael Closson a49dc25f95 [FIX] OPW 596899 : no session_id when using pos proxy
bzr revid: acl@openerp.com-20130909145630-i0oy0yifdkbfj7wm
2013-09-09 16:56:30 +02:00
Frédéric van der Essen 44967200e4 [IMP] point_of_sale: removed the ScaleInvite Screen in cashier mode, + only update the weight value in ScaleScreen
bzr revid: fva@openerp.com-20130906153448-daev4x2ea3rf4pug
2013-09-06 17:34:48 +02:00
Frédéric van der Essen a9f5a82986 [FIX] point_of_sale: fix regression due to session api change. + some cleanup on ressource release on quit.
bzr revid: fva@openerp.com-20130902155907-99qk1bnmj1o4ztpe
2013-09-02 17:59:07 +02:00
Frédéric van der Essen 4f51882863 [IMP] point_of_sale: reworked the way the weighting debug mode works to make it more robust
bzr revid: fva@openerp.com-20130708145522-6r5yedizrg9h6m0r
2013-07-08 16:55:22 +02:00
Frédéric van der Essen 06675241d0 [FIX] point_of_sale: weighting end signal could fail to emit in debug mode
bzr revid: fva@openerp.com-20130708124912-0t8l8v13ug3hst7m
2013-07-08 14:49:12 +02:00
Frédéric van der Essen a480cff6f5 [FIX] point_of_sale: removed console.logs
bzr revid: fva@openerp.com-20130111144255-cgs85ue7hsp5ces7
2013-01-11 15:42:55 +01:00
Quentin (OpenERP) 4554f152f5 [MERGE] pos: price field used instead of list_price
bzr revid: qdp-launchpad@openerp.com-20121126093611-1l2ujhh4tsryo416
2012-11-26 10:36:11 +01:00
Frédéric van der Essen e586141984 [FIX] point_of_sale: the electronic scale is now always deactivated
bzr revid: fva@openerp.com-20121122132248-qfxbs04z9tunoi8l
2012-11-22 14:22:48 +01:00
Amit Patel e06378bca3 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121120054609-xf0lxp1kts2mzifh
2012-11-20 11:16:09 +05:30
Frédéric van der Essen 25fb4bcbca [MERGE] from trunk
bzr revid: fva@openerp.com-20121114141751-8l6meschr2ay4o6c
2012-11-14 15:17:51 +01:00
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
Amit Patel 56a478d1cc [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121016125359-p5g1zp3kuy1bv8k6
bzr revid: apa@tinyerp.com-20121017071028-sf28vvwcyvb6s76r
2012-10-17 12:40:28 +05:30
Antony Lesuisse 59ddf58bb4 [MERGE] callback2deffered rpc
bzr revid: al@openerp.com-20121015133334-4fmbsa14r23laljs
2012-10-15 15:33:34 +02:00
Sanjay Gohel (Open ERP) 7ef13b6e8f [IMP][MERGE]remove list price and added price instead. merge with parent
bzr revid: sgo@tinyerp.com-20121015071901-a003w3ynul571eto
2012-10-15 12:49:01 +05:30
ggh-openerp 1fe81f3a96 [IMP] In rpc method remove callback and modify related code
bzr revid: ggh@tinyerp.com-20121003123412-22o4t380ipsmns2e
2012-10-03 18:04:12 +05:30
Frédéric van der Essen 0fa7da3168 [WIP FIX] point_of_sale: investigating a bug with codebar scanning in subcategories
bzr revid: fva@openerp.com-20121002101353-imjbqe1vxtdjbqu7
2012-10-02 12:13:53 +02:00
Frédéric van der Essen 968325cb39 [WIP] point_of_sale: first test of new TPE API
bzr revid: fva@openerp.com-20120918133732-q7za0r3dcggem8mw
2012-09-18 15:37:32 +02:00
Frédéric van der Essen b7d56a0b04 [IMP] point_of_sale: some improvements to the debug window
bzr revid: fva@openerp.com-20120913104621-zryga82o3d4vq174
2012-09-13 12:46:21 +02:00