[FIX] point_of_sale: the order uid were generated via timestamp, which were not seque...
authorFrederic van der Essen <fva@openerp.com / fvdessen+o@gmail.com>
Mon, 18 Aug 2014 10:19:56 +0000 (12:19 +0200)
committerFrederic van der Essen <fva@openerp.com / fvdessen+o@gmail.com>
Mon, 18 Aug 2014 10:19:56 +0000 (12:19 +0200)
commit57fe94b34eb6ba2068168b92c0d4c3f996adf2cf
treeec6f58af9c0f6a865d8c7f17542bb8570e0bb366
parent5d1d77e6e288c9b7a48b22ac32a44a56b4cc8b1d
[FIX] point_of_sale: the order uid were generated via timestamp, which were not sequencial or easy to understand, they are now generated with the order id and order sequence number which are sequencial
addons/point_of_sale/static/src/js/models.js