[MERGE] stock: backward porting of revision 9216 in 7.0; canceling chained moved...
[odoo/odoo.git] / addons / stock / stock.py
2013-06-10 Martin Trigaux[MERGE] stock: backward porting of revision 9216 in...
2012-10-05 Chris Biersbach[FIX] Improved Ravi's patch, new algorithm for selectin...
2012-10-04 Ravi Gohil (Open... [FIX] mrp: Manufacturing Order Consumes too many produ...
2012-10-01 Xavier ALT[FIX] OPW 50562: stock: fix picking type for chained...
2012-08-07 Xavier ALT[MERGE] OPW 576898: stock: when changing stock.move...
2012-07-23 Xavier ALT[MERGE] OPW 381582: stock: on 'inventory' validation...
2012-07-20 Somesh Khare[FIX]stock.py: selecting production lot without the...
2012-06-15 Rifakat[FIX] stock: added check for production lot when incomi...
2012-04-30 Xavier ALT[FIX] stock: on 'inventory' validation, force stock...
2012-04-05 Ravi Gohil (Open... [FIX] stock: Improved help tool-tip : (Maintenance...
2012-03-29 Xavier ALT[MERGE] OPW 381524: stock: on picking invoicing, do...
2012-03-27 Fabien Pinckaers[FIX] stock: on inventory, product qty should be comput...
2012-03-06 Xavier ALT[FIX] stock: on picking invoicing, do not invoice scrap...
2012-03-02 ado[FIX] account move entry should be created with 0.0...
2012-02-15 Fabien Pinckaers[FIX] removed bad code
2012-02-15 Quentin (OpenERP)[MERGE] lp881356
2012-02-15 Quentin (OpenERP)[FIX] stock: corrected fix of bug 881356
2012-02-14 Fabien Pinckaers[IMP] better index, on behalf of ferdinand, bug 571203
2012-02-13 Olivier Dony[FIX] all: use newly introduced fields.date.context_today
2012-02-08 Raphael Collet[FIX] revert commit 6513, as it breaks the tests
2012-02-06 Mayur Maheshwari... [FIX]stock:improvement is done
2012-02-06 Mayur Maheshwari... [FIX]stock: revert this rev-id hmo@tinyerp.com-20111222...
2012-02-06 Mayur Maheshwari... [FIX]stock: set a destination location for move
2012-01-31 Raphael Collet[MERGE] sale, purchase, stock: refactoring of invoice...
2012-01-27 Raphael Collet[FIX] stock: fix recomputation of complete_name of...
2012-01-27 Raphaël Valyi[FIX] stock: fixed typo comma in previous commit
2012-01-27 Raphaël Valyi[IMP] stock: in some extension, we may want to group...
2012-01-27 Raphaël Valyi[MERGE] merged lp:~alexis-via/openobject-addons/extensi...
2012-01-24 Mayur Maheshwari... [FIX]stock: removed a store=true in complete_name field
2012-01-19 Alexis de LattreDocument the new methods I introduced with the standard...
2012-01-16 Alexis de LattreMake the creation of the invoice lines extensible too.
2012-01-13 Raphael Collet[IMP] stock.location: always return full name in name_get
2012-01-11 Raphael Collet[MERGE] stock: fix upstream/downstream traceability...
2012-01-06 Kirti Savalia (Ope... [FIX]:override copy method to avoid keeping previous...
2012-01-05 Alexis de LattreAdd _get_partner_to_invoice() to purchase module.
2012-01-05 Alexis de LattreModularize the selection of the partner to invoice...
2012-01-05 Alexis de LattreExtend the function action_invoice_create() so that...
2012-01-04 Raphael Collet[MERGE] from trunk
2011-12-29 Quentin (OpenERP)[MERGE] merged with main trunk
2011-12-27 Hardik Ansodariy... [IMP] Fixed the rounding precision issue using tools...
2011-12-22 Harry (OpenERP)[MERGE] merged with trunk developement branch.
2011-12-22 Harry (OpenERP)[FIX]stock: after confirmed physical inventory, move...
2011-12-22 Harry (OpenERP)[FIX]stock: In consume product, destination location...
2011-12-21 Fabien Pinckaers[IMP] search on code for prod lot
2011-12-21 Mayur Maheshwari... [IMP]stock:remove a {}
2011-12-21 Harry (OpenERP)[MERGE] merged with trunk development branch
2011-12-21 Harry (OpenERP)[IMP] stock: clean yml, demo of stock process with...
2011-12-19 Fabien Pinckaers[IMP] char size for complete name in locations
2011-12-19 Fabien Pinckaersmerge
2011-12-16 Mayur Maheshwari... [FIX]stock: improve a name_serch method for name and...
2011-12-15 Olivier Dony[MERGE] stock: improved API for chained pickings creati...
2011-12-15 Mayur Maheshwari... [FIX]delivery: make a name_search method on prfix
2011-12-09 Viktor NagyMade calls to action_done contain context as last argument.
2011-12-05 Mayur Maheshwari... [FIX]stock:set a size of complete_name field in stock...
2011-12-03 sebastien beau[IMP] stock refactor _create_chained_picking
2011-12-01 fp[FIX] misc fixes
2011-12-01 Olivier Dony[IMP] stock: improved labels and tooltips for valuation...
2011-11-22 Kirti Savalia (Ope... [FIX]:original invoice state is invoiced when copied...
2011-11-17 Fabien Pinckaers[IMP] increase size of stock.move name field
2011-11-17 Raphael Collet[MERGE] lp:800100, make invoice number, mrp order ref...
2011-11-17 Numerigraphe - Lio... [IMP] increase the stock move name's size
2011-11-17 Divyesh Makwana... [IMP] stock : Improve the error message
2011-11-16 ron@tinyerp.com[IMP, REF] stock: Removed constrain of uom factor compa...
2011-11-15 Quentin (OpenERP)[MERGE] merged the branch of tpa with usability improve...
2011-11-14 Divyesh Makwana... [IMP] sale,purchase,mrp,stock,account : Constraint...
2011-11-11 Fabien Pinckaersfix
2011-11-11 Fabien Pinckaersmerge: factoring invoice stock from akretion
2011-11-11 Turkesh Patel (Ope... [IMP] set menu in warehouse and product,add default...
2011-11-10 ron@tinyerp.com[IMP] Improved PEP standard
2011-11-10 ron@tinyerp.com[IMP] stock: Refectoring whole code after merged with...
2011-11-09 ron@tinyerp.com[MERGE] Merged: lp:addons
2011-11-09 Divyesh Makwana... [FIX] sale : Constraint Error-Order Reference must...
2011-10-27 Numerigraphe - Lio... [IMP] Only allow internal locations as stock locations...
2011-10-25 DBR (OpenERP)[IMP]purchase:
2011-10-20 Harry (OpenERP)[IMP] stock: rename method name of validate picking
2011-10-18 DBR (OpenERP)[IMP,MOVE]purchase: move create_invoice.yml to invoice_...
2011-10-10 Atik Agewan (OpenERP)[IMP] Stock:Change field name property_stock_variation...
2011-10-04 renatonlima@gmail.comMerge proposal to make action_create_invoice more exten...
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-26 Olivier Dony[IMP] stock: cleanup stock.partial.{picking,move} wizar...
2011-09-25 Fabien Pinckaers[FIX] receive and manually create a new one
2011-09-24 Fabien Pinckaersmerge
2011-09-24 Fabien Pinckaersmerge
2011-09-22 Mayur Maheshwari... [IMP]stock: highlight a un-used function
2011-09-22 Rucha (Open ERP)[MERGE]: Merge with latest trunk-addons and resolved...
2011-09-21 Rucha (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2011-09-19 Olivier Dony[FIX] stock: proper context passing
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-18 Fabien Pinckaersmerge
2011-09-17 Fabien Pinckaersfix
2011-09-17 Fabien Pinckaers[FIX]
2011-09-16 ron@tinyerp.com[MERGE]Merged with lp:addons
2011-09-15 Quentin (OpenERP)[MERGE] bug-765559
2011-09-15 Quentin (OpenERP)[REV] reverted the order of stock_location to parent_le...
2011-09-15 ron@tinyerp.com[MERGE]merged lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[IMP] Stock:Rename string of confirmed, waiting
2011-09-15 Atik Agewan (OpenERP)[ADD] sale,purchase,stock:Add widget=statusbar in state...
next