Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / stock / stock.py
2014-12-09 Frédéric van der... [MERGE] from master
2014-12-09 Frédéric van der... [IMP] barcodes: use builtin python sets when it makes...
2014-12-09 Martin Trigaux[IMP] stock: set different label for name and complete_name
2014-12-03 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2e092ac
2014-12-02 Josse Colpaert[IMP] Query should pass through orm and as such the...
2014-12-02 Josse Colpaert[IMP] Add a method half-up for uom conversion in case...
2014-12-02 Josse Colpaert[FIX] When creating a procurement from a move, respect...
2014-12-02 Josse Colpaert[IMP] When preparing pack operations, use the smallest...
2014-12-02 Josse Colpaert[IMP] Rounding should be done on move immediately to...
2014-12-02 Josse Colpaert[FIX] Propate propagated_from_id when reconciling negat...
2014-12-02 Josse Colpaert[IMP] No digits_compute on product_qty of move + roundi...
2014-11-28 Richard Mathot[FIX] stock: rename picking to transfer, to be coherent...
2014-11-27 Denis Ledoux[MERGE] forward port of branch 7.0 up to 2080ea0
2014-11-27 Mohammad Alhashash[FIX] stock: prevent serial number deletion on stock...
2014-11-26 Richard Mathot[FIX] stock: correct label for picking_id
2014-11-26 Aaron Bohy[FIX] stock: barcode_nomenclature_id field on stock...
2014-11-26 Aaron Bohy[FIX] stock, point_of_sale: required='True' replaced...
2014-11-26 Aaron Bohy[FIX] barcodes, stock, point_of_sale: no more doublons...
2014-11-26 Aaron Bohy[FIX] stock: _search_and_increment method of stock...
2014-11-26 Aaron Bohy[FIX] stock: retrieval of the current stock.picking...
2014-11-26 Aaron Bohy[FIX] barcodes,point_of_sale,stock,base: minor changes...
2014-11-26 Aaron Bohy[FIX]: stock: weighted type of patterns added in stock
2014-11-26 Aaron Bohy[FIX] base(res_partner),point_of_sale,product,sale_stoc...
2014-11-26 Aaron Bohy[FIX] stock: loc_barcode field in locations replaced...
2014-11-26 Aaron Bohy[IMP] barcodes, stock, point_of_sale: Barcode rule...
2014-11-26 Aaron Bohy[FIX] stock, point_of_sale, barcodes: specific values...
2014-11-26 Aaron Bohy[FIX] pos_barcodes module renamed in barcodes
2014-11-26 Aaron Bohy[IMP] barcode nomenclature used in WMS, also for lots...
2014-11-26 Aaron Bohy[IMP] stock picking front-end: when Todo is in ]0,1...
2014-11-26 Aaron Bohy[FIX] Deletion of lines in picking front-end when a...
2014-11-26 Aaron Bohy[IMP] stock: use of barcodes nomenclatures to scan...
2014-11-26 Aaron Bohy[IMP] pos_barcodes: pos_barcodes set as dependency...
2014-11-25 Jitendra Prajapati[IMP] stock: onboarding (display improvements)
2014-11-21 qdp-odoo[IMP] base, ir_sequence: added use_date_range field...
2014-11-17 Christophe Simonis[MERGE] forward port of branch 8.0 up to c92e70b
2014-11-17 Josse ColpaertRevert "[IMP] Remove unnecessary refresh statements...
2014-11-17 Josse Colpaert[IMP] Remove unnecessary refresh statements because...
2014-11-14 Denis Ledoux[MERGE] forward port of branch 7.0 up to da15c9d
2014-11-14 Martin Trigaux[FIX] stock: multicompany reception
2014-11-13 Josse Colpaert[IMP] Update comments for inventory from import
2014-11-13 Josse Colpaert[IMP] When an inventory has lines already, don't delete...
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5035c76
2014-10-31 Mohammad Alhashash[FIX] stock: more tolerant copy method
2014-10-31 Martin Trigaux[IMP] stock: avoid errors with picking without quantity
2014-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
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-10-24 Josse Colpaert[FIX] Operation does not necessary have product for...
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-13 Jitendra Prajapati[IMP] mrp, stock: default uom missing value when import...
2014-10-06 Josse Colpaert[IMP] Make sure invoice_state of picking is used when...
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-30 Josse Colpaert[IMP] Change documentation + new action_consume/qty...
2014-09-30 Josse Colpaert[IMP] UoM in mrp + rereserve of partial
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-22 Josse Colpaert[IMP] Assign all destination moves at once, add packaging
2014-09-22 Josse Colpaert[FIX] Previous move subtleties
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-09-18 Thibault Delavallée[FIX] [CLEAN] Various: fixed / cleaned use of dict...
2014-09-17 Josse Colpaert[IMP] Purchase on incoming shipments with services...
2014-09-17 Josse Colpaert[IMP] Scheduled time, weights, remove routing on lines
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-12 Josse Colpaert[IMP] Implement comments on pull request
2014-09-12 Josse Colpaert[IMP] Invoice_state on move and search custom picking...
2014-09-12 Josse Colpaert[FIX] When purchase, do not overwrite price
2014-09-12 Josse Colpaert[WIP] Pricelist of purchase is not in stock only and...
2014-09-12 Josse Colpaert[IMP] Inter-company pricing: put price on move when...
2014-09-12 Josse Colpaert[IMP] Old hack where uom_id had to be empty in on_change
2014-09-11 Martin Trigaux[FIX] stock: multicompany warehouse creation
2014-09-10 Josse Colpaert[IMP] Add possibity to add rereserve button and optimiz...
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-09-04 Josse ColpaertMerge pull request #2178 from odoo-dev/8.0-wmsmultiop-jco
2014-09-03 Josse Colpaert[IMP] Courtesy of kevin3274 issue 1258: orderpoint...
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[IMP] Adapt mrp workflow and moves + Differ between...
2014-09-01 kevin wang[IMP] stock: allow float precision for quantity qty...
2014-08-25 Josse Colpaert[IMP] No propagation when destination move is done...
2014-08-21 Josse Colpaert[IMP] Use correct field for showing red lines for late...
2014-08-21 Josse Colpaert[IMP] Location of extra moves should be matched
2014-08-20 Josse ColpaertMerge from nse back-end partial picking wizard
2014-08-20 Cedric Snauwaert[ADD] stock: add new report for package that only show...
2014-08-12 Josse Colpaert[IMP] Not necessary as operations are computed, but...
2014-08-12 Josse Colpaert[FIX] Change two-one step wh, multi-comp wh, quantity...
2014-08-12 Josse Colpaert[IMP] Type manufacturing orders, remove double accounti...
2014-08-12 Josse Colpaert[IMP] Gives warning when the product needs tracking...
2014-08-12 Josse Colpaert[IMP] Average price correction + Lot should be changeab...
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-4 up to 0a1e4a0
2014-08-06 Denis Ledoux[MERGE] forward port of branch 7.0 up to 095be21
2014-08-06 Fekete Mihai[FIX] stock: typo when selecting inventory on single...
2014-08-06 Rifakat Husen[FIX] stock: onchange method should take the description
2014-07-31 Christophe Simonis[MERGE] forward port of branch 8.0 up to 1e6b7a5
2014-07-31 Christophe Simonis[MERGE] forward port of branch saas-5 up to c86f217
2014-07-31 Martin Trigaux[FIX] stock: production lot as no longer a company_id...
2014-07-30 Christophe Simonis[MERGE] forward port of branch 8.0 up to fd4fd35
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
next