[MERGE] forward port of branch 7.0 up to 43db726
[odoo/odoo.git] / addons / stock / stock.py
2014-10-29 Christophe Simonis[MERGE] forward port of branch 7.0 up to 43db726
2014-10-29 Mohammad Alhashash[FIX] stock: UoS quantity in stock.picking
2014-09-24 Martin TrigauxForward port of branch 7.0 up to 1933e92
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 Martin TrigauxForward port of 7.0 up to rev 9b87d6f
2014-09-19 Martin Trigaux[IMP] stock: display translated selection value in...
2014-08-06 Denis Ledoux[MERGE] forward port of branch 7.0 up to 095be21
2014-08-06 Rifakat Husen[FIX] stock: onchange method should take the description
2014-07-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to 39f3e40
2014-07-29 Lionel Sausin (Num... [FIX] stock: partial deliveries switch on delivered...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to b91a75f7eff85e...
2014-07-24 Denis Ledoux[FIX] stock: do not set user_id on prepare_invoice_group
2014-07-23 Martin Trigaux[MERGE] forward port of branch 7.0 up to 67cca3f
2014-07-23 Hardik Ansodariya[FIX] stock: allow same serial number for different...
2014-07-04 Olivier Dony[MERGE] Forward-port of 7.0 up to 64ac1b0
2014-07-02 Lionel Sausin (Num... [FIX] Fixes #273: avoid double-warning when changing...
2014-06-10 Christophe Simonis[MERGE] forward port of branch 7.0 up to 6fdb783
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-06-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to 0c4bc1c
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-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-04-29 Martin Trigaux[FIX] stock: when delivering a product in average cost...
2014-04-24 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10012...
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 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-17 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-15 Denis Ledoux[FIX] stock: before creating chained pickings, regroup...
2014-03-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-24 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-22 Denis Ledoux[FIX] mrp, stock: avoid float rounding errors using...
2013-12-10 Denis Ledoux[FIX] stock: stock picking workflow signaling on the...
2013-11-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9668...
2013-11-28 Martin Trigaux[FIX] stock: switch ids new - old picking in the messag...
2013-11-21 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-21 Olivier Dony[FIX] stock.picking.in: typo in default_get implementation
2013-11-21 Christophe Simonis[FIX] *: do not call deprecated method LocalService()
2013-11-21 Martin Trigaux[MERGE] [FIX] stock: correctly recount quantity when...
2013-11-20 Christophe Simonis[MERGE] remove warnings
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
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-05 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-23 Olivier Dony[DOC] stock: for the record, rationale for stock.locati...
2013-10-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-15 Martin Trigaux[FIX] stock: correctly handle case when we have no...
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-04 Olivier Dony[FIX] account_voucher, product, stock: use selection...
2013-09-23 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-20 Martin Trigaux[IMP] stock: improve performances of _product_reserve...
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-17 Martin Trigaux[FIX] stock: use user's language as default value to...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
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 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9382...
2013-08-23 Martin Trigaux[MERGE] base mp, courtesy of Alexandre Fayolle (camptocamp)
2013-08-01 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to rev. 9337...
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-13 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9236...
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-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-05 Dhruti Shastri ... [stock] : Referece for Chained Location always set...
2013-06-03 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
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...
next