Commit Graph

31 Commits

Author SHA1 Message Date
Christophe Matthieu 36cdac48b7 [IMP] product: move product packaging field from product.product to product.template 2014-06-03 11:53:41 +02:00
Christophe Matthieu 6e6b5ea15b [FIX] point_of_sale: public category became pos category 2014-05-27 10:36:08 +02:00
Denis Ledoux 87a8e5dc9c [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10054 revid:dle@openerp.com-20140519103020-bcqz4rssbqsvn9m7 2014-05-19 12:39:42 +02:00
Martin Trigaux 0fb14cbe0a [FIX] point_of_sale: add product variant in the displayed name (opw 607456) 2014-05-16 14:06:17 +02:00
Frédéric van der Essen e2f2381fc2 [FIX] point_of_sale: fixing pos incompatibilities with the model changes in trunk-website-al
bzr revid: fva@openerp.com-20140127161005-2tntipu1x50kuhpz
2014-01-27 17:10:05 +01:00
Antony Lesuisse 3ad6be4466 point_of_sale restore pristine files
bzr revid: al@openerp.com-20140120140333-sxg3gh4lgh20teal
2014-01-20 15:03:33 +01:00
Thibault Delavallée 9cf78e93cc [MERGE] Sync with trunk, tries to solve conflicts. There are still some new images to convert into images in xml files.
bzr revid: tde@openerp.com-20140116103910-qmm2y6kucmngplnk
2014-01-16 11:39:10 +01:00
Frédéric van der Essen f8777d18db [WIP] point_of_sale: removing useless backbone models & making browser print work again
bzr revid: fva@openerp.com-20131216143559-6unghp0sza9ihs4r
2013-12-16 15:35:59 +01:00
Thibault Delavallée 607de396ba [MERGE] Sync with trunk, until revision 8927
bzr revid: tde@openerp.com-20131002135442-g8l2vpkq7h0roqdt
2013-10-02 15:54:42 +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
Thibault Delavallée 2f9980881b [FORWARD] Forward-port of addons saas-1 until revision 8775 (revid tde@openerp.com-20130913092546-kzshg1a7sls566l8).
[FIX] account: trunk version of the fix added in version 9440 of 7.0 branch

bzr revid: tde@openerp.com-20130913095612-i2f0kd3mhxdavdp6
2013-09-13 11:56:12 +02:00
Frédéric van der Essen c82bbdbb91 [IMP] point_of_sale: make products searchable by internal reference (default_code)
bzr revid: fva@openerp.com-20130912141208-8xrxaf96j5jn5z9u
2013-09-12 16:12:08 +02:00
Christophe Matthieu 2fab26a2d2 [IMP] point_of_sale, product: change model 'pos.category' of the pos into product.public.category in product. product.public.category is used for eg by pos and website_sale. Add some demo data for this category. Add a domain in pos 'model.js' to select non empty categories
bzr revid: chm@openerp.com-20130828151658-3isgyl93c3hwp1pc
2013-08-28 17:16:58 +02:00
Thibault Delavallée d6c74a369c [MERGE] Forward-ported lp:~openerp-dev/openobject-addons/7.0-pos-improvements-fva (using -r 8946..8955).
This branch holds several improvements for the point of sale. However it cannot
be merged into 7.0 because a new column is added. As this branch has proven to
be correct, it is forward-ported into trunk.

bzr revid: tde@openerp.com-20130711084547-wl5q22g8z1aha126
2013-07-11 10:45:47 +02:00
Frédéric van der Essen 6d03a9be51 [FIX] point_of_sale: wrong ean field for packagings
bzr revid: fva@openerp.com-20130521090942-hvtze13ek6p7nguo
2013-05-21 11:09:42 +02:00
Frédéric van der Essen 3aa6f4add5 [IMP] point_of_sale: the invoicing should now work reliably and validate the orders
bzr revid: fva@openerp.com-20130411120719-colzjq4l8eaiotdf
2013-04-11 14:07:19 +02:00
Frédéric van der Essen 0fdf9066dd [FIX] point_of_sale: fixing potential timeout issues when sending orders over bad connection
bzr revid: fva@openerp.com-20130328150718-zj91ljrlkvv59tkj
2013-03-28 16:07:18 +01:00
Frederic van der Essen 95f3847244 [FIX] point_of_sale: potentially improve performance when loading lots of categories
bzr revid: fred@pc-fred.localhost-20130312150638-s980pt6pezi16x2j
2013-03-12 16:06:38 +01:00
Frédéric van der Essen 8ca77e464b [FIX] point_of_sale: editing values with the numpad works as best as possible for now
bzr revid: fva@openerp.com-20130124140631-oqii3gq402nx14xf
2013-01-24 15:06:31 +01:00
Frédéric van der Essen db4f0a54de [FIX] point_of_sale: removed console.log
bzr revid: fva@openerp.com-20130115172653-hxq1ce1w9owvor9i
2013-01-15 18:26:53 +01:00
Frédéric van der Essen 70cdcc70cf [FIX] point_of_sale: missing 'this.'
bzr revid: fva@openerp.com-20130115172525-jr5ruv0l2eiylkmh
2013-01-15 18:25:25 +01:00
Frédéric van der Essen 1fc1174f23 [IMP] point_of_sale: products and categories are no longer stored on disk, increasing performance
bzr revid: fva@openerp.com-20130115165137-h07m9hrkhvs46e06
2013-01-15 17:51:37 +01:00
Frédéric van der Essen 81ffada41c [IMP] point_of_sale: added some comments about the localstorage db implementation and performance
bzr revid: fva@openerp.com-20130111144108-5u4ie3p9ueoj6ulm
2013-01-11 15:41:08 +01:00
Vishmita f2c8f6d970 [FIX]when there is no product into the POS category it gives an error.
bzr revid: vja@tinyerp.com-20121128062926-qjweapwl8o3l94op
2012-11-28 11:59:26 +05:30
Frédéric van der Essen 4d90fdd32e [IMP] point_of_sale: you must now use available_in_pos to make product available in pos ... Products without categories will appear at the root category
bzr revid: fva@openerp.com-20121122175254-ippyf1rstggvvwh7
2012-11-22 18:52:54 +01:00
Frédéric van der Essen 200d33229a [IMP] point_of_sale: scan and search in products packagings
bzr revid: fva@openerp.com-20120913140310-4z9bxo1d0r13ep76
2012-09-13 16:03:10 +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
Frédéric van der Essen bff5b81db3 [FIX] fixing some regressions
bzr revid: fva@openerp.com-20120905164221-hcigfd0kxdckgz94
2012-09-05 18:42:21 +02:00
Frédéric van der Essen b3cecb2162 [IMP] point_of_sale: renamed the js files
bzr revid: fva@openerp.com-20120821075434-dy4oqwuok39i4eyj
2012-08-21 09:54:34 +02:00
Frédéric van der Essen 996183acf7 [WIP] point_of_sale: indexedDB backend
bzr revid: fva@openerp.com-20120806154054-1yubgy8o8wwlc5b8
2012-08-06 17:40:54 +02:00
Frédéric van der Essen 03a3533dc5 [WIP] point_of_sale: IndexedDB Backend
bzr revid: fva@openerp.com-20120802141801-hpjqwkwlooqdaddu
2012-08-02 16:18:01 +02:00