[FIX] set active=true in anlysis report
[odoo/odoo.git] / addons / point_of_sale / static /
2011-10-18 Xavier Morel[REM] pos demo HTML file
2011-10-18 Xavier Morel[IMP] cleanup whitespace because meh
2011-10-18 Xavier Morel[ADD] POS direct integration in OpenERP web client
2011-10-18 Xavier Morel[ADD] point_of_sale: web client section to the descript...
2011-10-11 Antony Lesuisse[IMP] board module and hr dashboard cleanups
2011-10-12 Antony Lesuisse[FIX] default database of pos to work on runbot
2011-10-06 niv-openerp[imp] some css for the ticket de caisse (^^)
2011-10-06 niv-openerp[imp] removed loggin stuff
2011-10-06 niv-openerp[imp] mostly css improvements
2011-10-05 niv-openerp[imp] some design improvements in payment
2011-10-05 niv-openerp[imp] now switch view when clicking a payment method
2011-10-04 niv-openerp[imp] now does not log in automatically
2011-10-04 niv-openerp[imp] instantiate correctly the Pos class
2011-10-04 niv-openerp[imp] nivified the pos
2011-10-04 niv-openerp[imp] refactored to not depend on html and body any...
2011-10-04 niv-openerp[imp] completely converted all underscore templates...
2011-10-04 niv-openerp[imp] refactored way to instantiate templates
2011-10-04 niv-openerp[imp] reformat css
2011-10-04 niv-openerp[imp] converted html in .html file to qweb
2011-10-04 niv-openerp[imp] removed sass and cakefile
2011-10-04 niv-openerp[fix] even more css problem
2011-10-04 niv-openerp[fix] more css problem
2011-10-04 niv-openerp[fix] css problem
2011-10-04 niv-openerp[fix] forgot some things
2011-10-03 niv-openerp[fix] some problem with web client api modified
2011-10-03 niv-openerp[fix] corrected some inconsistencies
2011-10-03 niv-openerp[imp] reformatted the generated js
2011-10-03 niv-openerp[imp] now stop to use coffee script
2011-09-27 Antony Lesuisse[MERGE] point_of_sale js part manual merge from ~opener...