Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / stock /
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 Frédéric van der... [IMP] barcodes: better default patterns
2014-12-09 Martin Trigaux[IMP] stock: set different label for name and complete_name
2014-12-09 Yannick Tivisse[IMP] Uniformize the icon in all kanban view (Google...
2014-12-03 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2e092ac
2014-12-02 Josse Colpaert[FIX] Avoid endless loop when doing a return picking
2014-12-02 Josse Colpaert[IMP] Query should pass through orm and as such the...
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
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-12-01 Christophe Simonis[MERGE] forward port of branch 7.0 up to 419d934
2014-11-28 Loïc Bellier[FIX] stock: Never hide the invoice control on pickings
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 Denis Ledoux[FIX] stock: on stock picking invoicing, allow to pick...
2014-11-27 Mohammad Alhashash[FIX] stock: prevent serial number deletion on stock...
2014-11-26 Richard Mathot[REV] stock: partial revert of 52c3b52bf09fea7e0920ebce...
2014-11-26 Richard Mathot[REF] stock: replace <div> in view by nolabel
2014-11-26 Edy Kendengis[IMP] stock: display company in location tree view
2014-11-26 Richard Mathot[FIX] stock: correct label for picking_id
2014-11-26 Richard Mathot[REF] stock: product quantity stat button
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: parse_barcode...
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] stock: move to scrap option removed
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: default patterns loaded
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 BohyAccess rights of Barcode Nomenclatures in PoS and WMS
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 Denis Ledoux[FIX] stock: typo incomming -> incoming in demo & tests
2014-11-25 Jitendra Prajapati[IMP] stock: onboarding (display improvements)
2014-11-24 Josse Colpaert[IMP] Incoming, outgoing and virtual quantities should...
2014-11-21 qdp-odoo[IMP] base, ir_sequence: added use_date_range field...
2014-11-19 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
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-13 Josse Colpaert[FIX] super of scheduler / delivery method and phantom...
2014-11-13 Josse Colpaert[FIX] #3153 Digits in wizard should be those of moves...
2014-11-12 Christophe Simonis[MERGE] forward port of branch 8.0 up to 83bd9ee
2014-11-12 rba-odoo[IMP] *: kanban custom CSS removal
2014-11-12 Denis Ledoux[FIX] stock: do not try to upper undefined picking...
2014-11-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to ab5ecef
2014-11-06 Ravi Gohil[IMP] stock: added missing 'context' parameter (opw...
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5035c76
2014-11-03 Alexis de Lattre[IMP] stock: display chained moves
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-28 Denis Ledoux[MERGE] forward port of branch 7.0 up to 00ec786
2014-10-27 Ravi Gohil[FIX] stock: forbid adding new lines when processing...
2014-10-24 Josse Colpaert[FIX] Operation does not necessary have product for...
2014-10-21 ssh-odoo[FIX] stock: group dependency
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-14 Josse Colpaert[FIX] Currency_id on purchase requisition + move create...
2014-10-13 Jitendra Prajapati[IMP] mrp, stock: default uom missing value when import...
2014-10-09 Cedric Snauwaert[FIX] barcode_interface: when loading widget, picking_t...
2014-10-08 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-10-07 Denis Ledoux[MERGE] forward port of branch 7.0 up to 03df412f
2014-10-06 Lionel Sausin (Num... [FIX] stock: groups mixup in views
2014-10-06 Josse Colpaert[IMP] Make sure invoice_state of picking is used when...
2014-10-02 Cedric Snauwaert[FIX] barcode interface: a lot of deferred were not...
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-10-01 qdp-odoo[FIX] stock: allow the user to use the '!=' operator...
2014-09-30 Josse Colpaert[IMP] UoM corrections + Adapt tables in stock doc
2014-09-30 Josse Colpaert[IMP] Better demo data + property comment + recheck
2014-09-30 Josse Colpaert[IMP] Update module descriptions of procurement and...
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-25 cod-odoo[IMP] sale,purchase: allow invoicing
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-24 Martin TrigauxForward port of 7.0 up to rev 4a064b9
2014-09-24 Martin Trigaux[FIX] stock: error on stock.partial.move creation
2014-09-23 Olivier Dony[I18N] Update translation templates with latest term...
next