[TEST] add unit test to ensure POS only considere product taxes from current session...
[odoo/odoo.git] / addons / point_of_sale / point_of_sale.py
2013-02-27 Xavier ALT[TEST] add unit test to ensure POS only considere produ...
2013-01-22 Hardik Ansodariya[FIXED] point_of_Sale:point_of_Sale: Fixed the issue...
2013-01-28 Frédéric van der... [FIX] point_of_sale: taxes behaviour in invoice generat...
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-11-26 Fabien Pinckaers[IMP] PoS Useability
2012-11-22 Frédéric van der... [IMP] point_of_sale: you must now use available_in_pos...
2012-11-16 Xavier ALT[FIX] pos: fix order creation from ui having multi...
2012-11-06 Sanjay Gohel (Open... [IMP]change typo
2012-11-06 Sanjay Gohel (Open... [IMP]stock picking name set on create picking
2012-11-06 Sanjay Gohel (Open... [IMP]ser pricelist of pos on pos order
2012-11-03 Fabien Pinckaers[MERGE] fix multi-company for pos
2012-11-03 Fabien Pinckaers[FIX] POS close session without cash register
2012-11-03 Fabien Pinckaers[FIX] POS
2012-11-02 Fabien Pinckaers[MERGE] English typos
2012-10-31 Vijaykumar Baladaniya[IMP]Improve tool tip.
2012-10-30 Vijaykumar BaladaniyaImprove tooltip.
2012-10-29 Vijaykumar Baladaniya[MERGE]merge with trunk-terminology_batch2.
2012-10-29 Amit Patel[MERGE]:trunk
2012-10-23 Vijaykumar Baladaniya[IMP]Improve a tooltip.
2012-10-18 Sanjay Gohel (Open... [IMP]set pos company in statment create
2012-10-12 Mayur Maheshwari... [IMP]all: imporve string state to status
2012-10-12 Amit Patel[MERGE]:trunk
2012-10-05 Sanjay Gohel (Open... [IMP]add receipt ref for receipt in pos and pos order
2012-10-03 Randhir Mayatra... [MERGE] merge with addons
2012-10-01 Stephane Wirtel[FIX] point_of_sale: We use a callback for the 'Validat...
2012-09-27 Stephane Wirtel[FIX] point_of_sale: return the session id in the conte...
2012-09-26 Randhir Mayatra... [IMP] correct the string mistake in point of sale module
2012-09-17 Stephane Wirtel[FIX] point_of_sale: Take the 'cash' journals if there...
2012-09-10 Stephane Wirtel[IMP] point_of_sale: If there is no journals for the...
2012-09-07 Thibault Delavallée[IMP] mail_group, point of sale, hr: updated image...
2012-09-07 Thibault Delavallée[CLEAN] mail_group, product, point_of_sale, hr: cleaned...
2012-09-05 Stephane Wirtel[FIX] point_of_sale: Set the right account for the...
2012-08-31 Fabien Pinckaers[IMP] product view
2012-08-31 Fabien Pinckaers[IMP] usability
2012-08-29 Stephane Wirtel[FIX] point_of_sale: Set the right balance end for...
2012-08-29 Stephane Wirtel[FIX] point_of_sale: redefine the copy function for...
2012-08-28 Stephane Wirtel[IMP] account: Merge the opening_control and closing_co...
2012-08-23 Dharti Ratani (Ope... [MERGE]merged with trunk
2012-08-23 Dharti Ratani (Ope... [IMP]Tax fix related to stock and pos
2012-08-23 Dharti Ratani (Ope... [IMP]Tax related changes in mrp and pos
2012-08-22 Dharti Ratani (Ope... [IMP]
2012-08-21 Frédéric van der... [IMP] point_of_sale: removed useless settings, Wubbit...
2012-08-17 Stephane Wirtel[IMP] point_of_sale: fix some typo
2012-08-16 Frédéric van der... [IMP] point_of_sale: removed websql option from backend
2012-08-13 Frédéric van der... [MERGE] from trunk
2012-08-13 Frédéric van der... [MERGE WIP] merging from trunk. Still some issues with...
2012-08-11 Fabien Pinckaers[FIX] PoS import order from UI, return money
2012-08-11 Fabien Pinckaers[IMP] improved UI for PoS - mainly forms version=7.0
2012-08-10 Fabien Pinckaers[IMP] point of sale backend, useability improvements
2012-08-09 Fabien Pinckaers[IMP] PoS backend
2012-08-08 Antonin Bourguignon[MERGE] latest trunk
2012-08-07 Antonin Bourguignon[IMP] all the error messages now start with 'Error...
2012-08-07 Thibault Delavallée[IMP] product, hr, point of sale, mail_group: propagate...
2012-08-06 Thibault Delavallée[IMP] product, hr, pos, mail_group: removed the onchang...
2012-07-30 Thibault Delavallée[CLEAN] images: cleaned typos.
2012-07-30 Thibault Delavallée[REF] pos.category: category_image removed and replaced...
2012-07-30 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-07-25 Frédéric van der... [IMP] point_of_sale: edit ean wizards for users and...
2012-07-25 Frédéric van der... [wip] point_of_sale: ean template last fixes
2012-07-25 Saurang Suthar(Ope... [IMP] Improved warning messages for POS module
2012-07-25 Saurang Suthar(Ope... [IMP] Improved warning messages for POS module
2012-07-20 Frédéric van der... [WIP] point_of_sale: barcode validation wizard (wip)
2012-07-17 Frédéric van der... [MERGE+IMP] point_of_sale: merge from trunk aaaand...
2012-07-16 Fabien Pinckaers[IMP] remove print statement
2012-07-16 Fabien Pinckaers[FIX] point of sale addons fixes + YAML test improve
2012-07-16 ksa (OpenERP)[IMP]:change the variable name
2012-07-13 Frédéric van der... [FIX] point_of_sale: missing default images
2012-07-13 ksa (OpenERP)[FIX]:multiple payment does not work
2012-07-10 Frédéric van der... [MERGE] point_of_sale
2012-07-09 Frédéric van der... [IMP] point_of_sale: new weighting workflow
2012-06-28 Thibault Delavallée[IMP] product: images modified accordign to new spec...
2012-06-07 Stephane Wirtel[IMP] point_of_sale: Add a photo on the pos category...
2012-06-04 Stephane Wirtel[FIX] point_of_sale: fix a bug in the create_from_ui...
2012-06-04 Stephane Wirtel[REF] point_of_sale: remove print statements
2012-06-04 Stephane Wirtel[IMP] point_of_sale: Change the text of a field
2012-06-04 Stephane Wirtel[FIX] point_of_sale: the create_from_ui function works...
2012-06-04 Stephane Wirtel[FIX] point_of_sale: fix the group_by algo
2012-06-01 Stephane Wirtel[IMP] point_of_sale: group by product/tax in the accoun...
2012-06-01 Stephane Wirtel[IMP] point_of_sale: Create one account_move for the...
2012-05-31 Stephane Wirtel[FIX] point_of_sale: remove unused 'get_current_session...
2012-05-30 Stephane Wirtel[REF] point_of_sale: Remove unused code
2012-05-30 Stephane Wirtel[FIX] point_of_sale: Fix the pos.session's workflow
2012-05-29 Stephane Wirtel[IMP] point_of_sale: move the 'to_weight' field from...
2012-05-25 Stephane Wirtel[IMP] point_of_sale: Call the front-end from the back-end
2012-05-25 Stephane Wirtel[FIX] point_of_sale: Fix some bugs
2012-05-13 Fabien Pinckaers[IMP] setting closing cash position on all journals...
2012-05-13 Fabien Pinckaers[IMP] tooltips on PoS
2012-05-13 Fabien Pinckaers[IMP] useability, name get on sessions
2012-05-13 Fabien Pinckaers[FIX] pos backend, small bug
2012-05-12 Fabien Pinckaers[IMP] PoS Backend
2012-05-11 Stephane Wirtel[IMP] point_of_sale
2012-05-10 Stephane Wirtel[IMP] point_of_sale: Add two constraints on the pos...
2012-05-10 Stephane Wirtel[IMP] point_of_sale: show the opening and closing details
2012-05-09 Stephane Wirtel[IMP] point_of_sale: Add the statement line with the...
2012-05-09 Stephane Wirtel[FIX] point_of_sale: Confirm the bank statements for...
2012-05-09 Stephane Wirtel[IMP] point_of_sale: Add a list of bank statement in...
2012-05-09 Stephane Wirtel[IMP] point_of_sale: review the session workflow
2012-05-09 Stephane Wirtel[FIX] point_of_sale: Use the right values for the state...
2012-05-09 Stephane Wirtel[IMP] point_of_sale: Add some fields in readonly mode
2012-05-08 Stephane Wirtel[FIX] point_of_sale: Begin the connection between the...
next