Merge remote-tracking branch 'odoo/7.0' into 7.0
[odoo/odoo.git] / addons / stock / stock.py
2014-10-29 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-10-29 Mohammad Alhashash[FIX] stock: UoS quantity in stock.picking
2014-09-25 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-24 Guewen Baconnier[IMP] stock: Optimize stock_move.setlast_tracking()
2014-09-24 Martin Trigaux[IMP] stock: do not generate empty backorders
2014-09-19 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-19 Martin Trigaux[IMP] stock: display translated selection value in...
2014-09-10 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-01 Holger BrunnMerge pull request #11 from pedrobaeza/lp-rev_9959...
2014-08-06 Rifakat Husen[FIX] stock: onchange method should take the description
2014-07-31 Pedro M. BaezaRemove todo
2014-07-29 Lionel Sausin (Num... [FIX] stock: partial deliveries switch on delivered...
2014-07-24 Denis Ledoux[FIX] stock: do not set user_id on prepare_invoice_group
2014-07-23 Hardik Ansodariya[FIX] stock: allow same serial number for different...
2014-07-07 nicolas.bessi@camp... [FIX] ensure that move are directly in state done after...
2014-07-06 hbrunn@therp.nl[FIX] write product_qty and product_uos_qty through...
2014-07-02 ronald@therp.nl[FIX] stock: Expected date on stock.picking will change...
2014-07-02 alhashash@centrivi... [ADD] UoM to stock valuation move lines
2014-07-02 csn@openerp.com[FIX] order stock_inventory_line by location name,...
2014-07-02 Numerigraphe - Lio... [MERGE] Fix ported from 6.0.0: Can't set a default...
2014-07-02 yann.papouin@gmail.com[IMP] Keep "move_dest_id" value in original stock.move...
2014-07-02 hbrunn@therp.nl[FIX] internal moves are created in waiting state,...
2014-07-02 alexandre.fayolle... [FIX] reduce the number of unnecessary calls to trg_wri...
2014-07-02 alexandre.fayolle... [FIX] avoid writing picking state if it has not changed
2014-07-02 alexandre.fayolle... [FIX] stock.picking: fix raw stock picking create which...
2014-07-02 Lionel Sausin (Num... [FIX] Fixes #273: avoid double-warning when changing...
2014-06-05 Martin Trigaux[IMP] stock: when checking the state of the product...
2014-06-04 Martin Trigaux[FIX] stock: use correct vals in grouped invoice (opw...
2014-05-27 Martin Trigaux[FIX] stock: clean previous commit
2014-05-22 Anaël Closson[FIX] stock: auto_validate move not set to done when...
2014-04-29 Martin Trigaux[FIX] stock: when delivering a product in average cost...
2014-04-23 Martin Trigaux[FIX] stock: pass the geven limit attribute in read_gro...
2014-04-23 Martin Trigaux[MERGE] [FIX] stock: fix error when executing a read_gr...
2014-04-22 Martin Trigaux[MERGE] [FIX] stock: when duplicating a stock.move...
2014-04-17 Yannick VaucherFix group by access error on stock.picking.in/out in...
2014-04-15 Denis Ledoux[FIX] stock: before creating chained pickings, regroup...
2014-03-13 Lionel Sausin[FIX] Add missing context to some calls
2014-02-24 Guewen BaconnierUse setdefault to allow a copy with one of this field...
2014-02-18 Guewen Baconnier[FIX] use copy_data rather than doing a write after...
2014-01-22 Denis Ledoux[FIX] mrp, stock: avoid float rounding errors using...
2013-11-28 Martin Trigaux[FIX] stock: switch ids new - old picking in the messag...
2013-11-21 Olivier Dony[FIX] stock.picking.in: typo in default_get implementation
2013-11-21 Martin Trigaux[MERGE] [FIX] stock: correctly recount quantity when...
2013-11-20 Christophe Simonis[MERGE] remove warnings
2013-11-12 Olivier Dony[FIX] stock: stock.picking.in/out (technical models...
2013-11-12 Olivier Dony[REVERT] stock: commit 9557/OPW 600078 assumes that...
2013-11-08 Christophe Simonis[FIX] stock: mute orm logger before checking access...
2013-11-07 Dhruti Shastri ... [stock] : Wrong Invoice generated due to product_uos_qt...
2013-11-07 Olivier Dony[FIX] stock: chained location type `Customers` was...
2013-11-19 Martin Trigaux[MERGE] [FIX] stock: add missing context in account...
2013-11-04 Olivier Dony[FIX] stock: no early currency rounding when computing...
2013-11-04 Olivier Dony[FIX] stock: programming error in average price computa...
2013-10-30 Martin Trigaux[FIX] stock: use eventual serial number attribute into...
2013-10-15 Martin Trigaux[FIX] stock: correctly handle case when we have no...
2013-10-04 Olivier Dony[FIX] account_voucher, product, stock: use selection...
2013-09-20 Martin Trigaux[IMP] stock: improve performances of _product_reserve...
2013-09-17 Martin Trigaux[FIX] stock: use user's language as default value to...
2013-09-09 Martin Trigaux[MERGE] [FIX] stock: Correctly pass referece for Chaine...
2013-09-09 Martin Trigaux[FIX] stock: change wrong variable name
2013-09-09 Martin Trigaux[FIX] stock: overwrite message_{un,}subscribe on stock...
2013-08-28 Martin Trigaux[FIX] stock: post messages on stock.pciking instead...
2013-08-23 Martin Trigaux[MERGE] base mp, courtesy of Alexandre Fayolle (camptocamp)
2013-07-31 Martin Trigaux[IMP] stock: more fault tolerant usage of xml id
2013-07-29 Martin Trigaux[FIX] stock: remove warning popup on update product...
2013-07-29 Martin Trigaux[IMP] stock: don't raise error on default values if...
2013-07-29 Martin Trigaux[IMP] stock: don't raise error on default values if...
2013-07-02 RGA(OpenERP)[FIX] Drag & Drop of incomming shipments in calendar...
2013-06-26 Somesh Khare (OpenERP)[FIX] stock : decription field not translated according...
2013-06-11 Lionel Sausin[FIX] propagate context through stock.move.action_cancel()
2013-06-10 Martin Trigaux[MERGE] stock: Chained location: cancelling receptions...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-07 Martin Trigaux[MERGE] [FIX] stock: decimal precision wrong when invoi...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-05 Dhruti Shastri ... [stock] : Referece for Chained Location always set...
2013-05-30 Josse Colpaert[IMP] Change src dest main currency when creating accou...
2013-05-28 Martin Trigaux[IMP] sort stock picking by id, no percent label for...
2013-05-27 Lorenzo Battistini[FIX] _create_product_valuation_moves (stock.move)...
2013-05-24 Martin Trigaux[MERGE] [FIX]Resolved traceback on moving to the previo...
2013-05-23 Alexandre Fayolle[TEST] [FIX] check_access_rules does not cope with...
2013-05-23 alexandre.fayolle... [FIX] bad call to check_access_rules
2013-05-23 alexandre.fayolle... [FIX] bad call to check_access_rules
2013-05-22 Alexandre Fayolle[FIX] actually fix lp:118211 by adding an explicit...
2013-05-21 Alexandre Fayolle[FIX] permission denied msgbox when creating stock...
2013-05-14 Cedric Snauwaert[FIX]stock: remove message from chatter, useless since...
2013-05-13 Cedric Snauwaert[FIX]stock: add method that was added in server here...
2013-05-13 Cedric Snauwaert[FIX]purchase/stock: when validating a PO, information...
2013-04-25 Quentin (OpenERP)[FIX] stock: fixed stock valuation bookings made in...
2013-04-05 Olivier Dony[MERGE] OPW 590100: stock: fix stock.picking.in and...
2013-04-05 Amit Dodiya[FIX]stock: override search and read method in order...
2013-04-04 Rifakat[FIX] stock: code optimization to restric checking...
2013-03-29 Dharti Ratani (Ope... [FIX]Resolved traceback on moving to the previous recor...
2013-03-19 Quentin (OpenERP)[REF] stock: code refactoring to follow PEP8 standards
2013-03-19 Quentin (OpenERP)[FIX] stock: if scrapping from a done stock move, use...
2013-03-06 Quentin (OpenERP)[MERGE] fix of bad partner chosen for accounting entrie...
2013-03-05 Josse Colpaert[FIX] _find_partner refactoring for res_partner and...
2013-02-06 Dhruti Shastri[stock] : Chained location: cancelling receptions doesn...
2013-02-01 Dhruti Shastri[FIX][stock] : decimal precision wrong when invoice...
2013-01-16 Mohammed Shekha[FIX]Fixed two usability issue, regarding tax label...
2012-12-21 Olivier Dony[MERGE] *: improved english wording, suggestions courte...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
next