odoo/addons/point_of_sale/static/src/js
Christophe Matthieu 36cdac48b7 [IMP] product: move product packaging field from product.product to product.template 2014-06-03 11:53:41 +02:00
..
db.js [IMP] product: move product packaging field from product.product to product.template 2014-06-03 11:53:41 +02:00
devices.js [IMP] point_of_sale, hw_scale: various small fixes and improvements for the scale module 2014-04-25 14:22:20 +02:00
main.js [WIP] point_of_sale: more perf improvement, this time on the receipt and payment screen + lots of usability improvements and cleanups 2013-12-04 18:21:22 +01:00
models.js [IMP] product: move product packaging field from product.product to product.template 2014-06-03 11:53:41 +02:00
screens.js [IMP] point_of_sale: use the product unit's precision for rounding the weight 2014-04-28 17:33:26 +02:00
tests.js [FIX] point_of_sale: removed console.logs, fixed the tests to work with the new ui 2014-01-06 18:49:57 +01:00
widget_base.js [WIP] point_of_sale: removing useless backbone models & making browser print work again 2013-12-16 15:35:59 +01:00
widget_keyboard.js [FIX] point_of_sale: onscreen keyboard working again 2013-12-16 19:20:59 +01:00
widgets.js [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00