[FIX] point_of_sale: when loading models with a specified id, use read instead of...
authorFrederic van der Essen <fva@openerp.com / fvdessen+o@gmail.com>
Mon, 10 Nov 2014 10:46:46 +0000 (11:46 +0100)
committerFrederic van der Essen <fva@openerp.com / fvdessen+o@gmail.com>
Mon, 10 Nov 2014 10:48:18 +0000 (11:48 +0100)
commitccba67ed536d11a47cadb4a996097497f3ff136f
tree6dc37fdc7dca010c7c71a8b7d3ddab1183ee6752
parent134716308266ff9f5304cf5b429d2df5ebd93454
[FIX] point_of_sale: when loading models with a specified id, use read instead of search_read, to prevent inactive records from being skipped
addons/point_of_sale/static/src/js/models.js