[MERGE] lp881356
[odoo/odoo.git] / addons / point_of_sale / wizard /
2012-02-14 Olivier Dony[FIX] all: update context_today calls after API change
2012-02-13 Olivier Dony[FIX] all: use newly introduced fields.date.context_today
2012-02-10 Thibault Delavallée[IMP] Cleaned return when closing cash registers, to...
2012-02-10 Thibault Delavallée[FIX] Fixed the previous fix.
2012-02-10 Thibault Delavallée[FIX] Fixed filter icon for cash registers; removed...
2012-02-10 Thibault Delavallée[MERGE] Merged with main addons
2012-02-10 Thibault Delavallée[IMP] Removed unused variable in pos_open_statement
2012-02-09 Fabien Pinckaers[FIX] POS invoice are marked as paid
2012-02-09 Thibault Delavallée[FIX] Fixed cash register opening going to web pos...
2012-02-09 Fabien Pinckaersfix
2012-02-09 Fabien Pinckaersfix
2012-02-09 Fabien Pinckaers[FIX] point of sale order from backend, bug in payment
2012-02-08 olt@tinyerp.com[FIX] point_of_sale: typo: 'belance' -> 'balance'
2012-01-03 Quentin (OpenERP)[FIX] point_of_sale: some wizards not working because...
2011-12-30 Fabien Pinckaers[IMP] no loop if no payment method in POS
2011-12-29 Quentin (OpenERP)[MERGE] merged the dev branch of Ujjvala with improveme...
2011-12-22 Fabien Pinckaers[FIX] use correct account on categ if not on product
2011-12-20 Fabien Pinckaers[FIX] income account on product for POS
2011-12-20 Ujjvala Collins... [IMP] point_of_sale: Correct typo.
2011-12-20 Ujjvala Collins... [MERGE]: Merged with trunk-addons.
2011-12-14 niv-openerp[merge] improvements to pos
2011-12-14 niv-openerp[imp] added wizard when there is no cash registers
2011-12-14 Raphael Collet[MERGE] lp:900734 (point_of_sale: remove dead code)
2011-12-11 Fabien Pinckaers[IMP] cleaning POS reports, removed bad reports
2011-12-11 Fabien Pinckaers[IMP] better useability
2011-12-07 Bharat (OpenERP)[FIX] point_of_sale : Unused Code in point_of_sale...
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-11 Ujjvala Collins... [MERGE]: Merged with trunk-addons.
2011-11-09 Raphael Collet[MERGE] lp:871684
2011-11-01 Ujjvala Collins... [FIX] point_of_sale: Fixed report error and yaml.
2011-11-01 Ujjvala Collins... [MERGE]: Merged with trunk-addons.
2011-10-20 Quentin (OpenERP)[MERGE] lp:872675
2011-10-20 Bharat (OpenERP)[FIX] point_of_sale : changed the table name and given...
2011-10-20 Bharat (OpenERP)[FIX] point_of_sale : changed the table name of field...
2011-10-14 Bharat (OpenERP)[FIX] point_sale : In point of sale, put money in opera...
2011-09-29 Vo Minh Thu[IMP] ir_sequence: call it with the new methods.
2011-09-26 Fabien Pinckaers[IMP] payment, reference not required
2011-09-25 Fabien Pinckaersfix
2011-09-25 Fabien Pinckaers[IMP] Point of Sale Useability and code cleaning
2011-09-25 Fabien Pinckaers[IMP] Point of Sale Useability and code cleaning
2011-09-25 Fabien Pinckaers[IMP] useability and code cleaning
2011-09-25 Fabien Pinckaers[IMP] Useability and misc fixes in POS
2011-09-25 Fabien Pinckaers[IMP] some fixes
2011-09-25 Fabien Pinckaers[IMP] pos, -u point_of_sale works better
2011-09-25 Fabien Pinckaers[fIX]
2011-09-25 Fabien Pinckaersfix
2011-09-25 Fabien Pinckaers[IMP] clean test YML for point_of_sale
2011-09-25 Fabien Pinckaers[IMP+FIX] Complete cleaning of point_of_sale module
2011-09-13 Ujjvala Collins... [IMP] point_of_sale: Improved Sales Details report...
2011-05-04 Quentin (OpenERP)[FIX] pos: picking sent to customer instead of back...
2011-04-26 Harry (OpenERP)[MERGE] fixing usability
2011-04-18 ARA (OpenERP)[FIX] point_of_sale: output opration wizard not working
2011-03-17 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2011-03-16 ARA (OpenERP)[FIX] point_of_sale: point of sale without partner
2011-03-16 ARA (OpenERP)[FIX] point_of_sale: point of sale without partner
2011-03-15 Quentin (OpenERP)[MERGE] merged the dev branch related to the change...
2011-03-15 Quentin (OpenERP)[MERGE] merged with main addons branch
2011-03-14 Rucha (Open ERP)[MERGE]: Merge with latest trunk
2011-03-10 ARA (OpenERP)[FIX] Point_of_sale: resubmit above merge proposal
2011-03-10 ARA (OpenERP)[FIX] Point_of_sale: [trunk] POS: creating invoice...
2011-03-09 ARA (OpenERP)[FIX] Point_of_sale: [trunk] POS: creating invoice...
2011-03-09 ron@tinyerp.com[IMP]point_of_sale:correct string and code improve...
2011-03-07 ron@tinyerp.com[IMP]point_of_sale:code Optimize in pos_return.py
2011-03-04 ron@tinyerp.com[IMP]point_of_sale:Remove fields_view_get method on...
2011-03-03 ron@tinyerp.com[REF]point_of_sale:change the old wizard style .change...
2011-03-01 ron@tinyerp.com[REF]account,hr_timesheet,product,point_of_sale,project...
2011-02-28 Rucha (Open ERP)[REF,IMP]: Code Improvement
2011-02-01 Olivier Dony[WIP] all: (work in progress) changing wizards to avoid...
2011-01-20 Olivier Dony[MERGE] backport of pos cleanup from trunk
2011-01-20 qdp-launchpad@tiny... [FIX] point_of_sale: cleaning and fixing the point_of_s...
2011-01-04 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-31 Sbh (OpenERP)[Fix] Fix buildbot warning
2010-12-31 atp (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-12-31 Sbh (OpenERP)[MERGE] Merge with lp:openobject-addons
2010-12-30 qdp-launchpad@tiny... [MERGE] merged the ovnicraft branch related to pos
2010-12-30 husenmerged
2010-12-30 husenmerged with trunk
2010-12-30 Fabien Pinckaers[IMP] removed some lint warnings
2010-12-30 Sbh (OpenERP)[Fix] Fix buildbot warning
2010-12-29 apa-tiny[IMP/MERGE]:improved and merged from trunk
2010-12-27 Cristian Salamea[MERGE]
2010-12-22 apa (OpenERP)merged from lp:~openerp-dev/openobject-addons/report_dev
2010-12-17 pso[MERGE] merge from trunk addons3
2010-12-17 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-16 apa (OpenERP)[IMP]:point_of_sale:used currency code instead of symbol.
2010-12-15 rha@tinyerp.com[commit]
2010-12-15 pso[IMP] point_of_sale: Improved xml syntax
2010-12-15 pso[MERGE] merge from trunk addons3
2010-12-13 Mustufa Rangwala[FIX] POS: In pos, output operation, title is in French...
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-23 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-23 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-11-22 qdp-launchpad@tiny... [MERGE] merged the team 3 branch
2010-11-22 Harry (OpenERP)[MERGE]
2010-11-22 uco (OpenERP)[IMP]: Added context=None in function argument for...
2010-11-22 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-19 Mustufa Rangwala[REF] pos: remove unused variable
2010-11-19 Olivier Dony[FIX] stock,hr,pos,project,...: cleanup some calls...
next