[IMP] barcodes: use builtin python sets when it makes sense
[odoo/odoo.git] / addons / stock / stock.py
2014-07-16 Josse Colpaert[FIX] Make sure that when cancelling a move the linked...
2014-07-15 Josse Colpaert[WIP] Simplify procurement check and sales order workfl...
2014-07-10 Josse Colpaert[IMP] default priority if no moves in picking
2014-07-07 Josse Colpaert[MERGE] Fix copy_data for merge
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-04 Olivier Dony[MERGE] Forward-port saas-5 up to d9cda97
2014-07-04 Olivier Dony[MERGE] Forward-port saas-4 up to 5ceded9
2014-07-04 Olivier Dony[MERGE] Forward-port of 7.0 up to 64ac1b0
2014-07-04 Thibault Delavallée[FIX] web_kanban_sparkline, sales_team, stock: use...
2014-07-02 Lionel Sausin (Num... [FIX] Fixes #273: avoid double-warning when changing...
2014-07-01 Christophe Simonis[FIX] stock: backport fixes from master
2014-06-27 Josse Colpaert[IMP] Try to solve BoM expansion + check for context...
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-23 Josse Colpaert[IMP] Tristates should be working even if the picking...
2014-06-23 Josse Colpaert[IMP] Put indices on quant and package
2014-06-23 Josse ColpaertMerge remote-tracking branch 'odoo/master' into master...
2014-06-23 Josse Colpaert[IMP] default priority if no moves in picking
2014-06-18 Josse Colpaert[IMP] Corrections on pull request
2014-06-18 Josse Colpaert[IMP] Make it possible to create sequences in a separat...
2014-06-17 Josse Colpaert[IMP] Quant's deletion has to be possible for quant...
2014-06-17 Josse Colpaert[IMP] Can not delete/modify quants + can reuse lot...
2014-06-16 Josse Colpaert[IMP] Make sure pack operations split in the correct...
2014-06-12 Josse Colpaert[IMP] Make sure we can receive multiple lots + warehous...
2014-06-10 Josse Colpaert[IMP] Adapt barcodes on picking report, warehouse shoul...
2014-06-10 Christophe Simonis[MERGE] forward port of branch 7.0 up to 6fdb783
2014-06-10 Josse ColpaertMerge remote-tracking branch 'odoo/master' into master...
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 saas-4 up to 65f68c1
2014-06-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to 0c4bc1c
2014-06-02 Josse Colpaert[IMP] FEFO takes FIFO if no lot, location_id and dest_i...
2014-06-02 Josse Colpaert[IMP] Previously done changes for qty_available stat...
2014-06-02 Josse Colpaert[IMP] Put cost method only once, make sure extra moves...
2014-05-30 Josse ColpaertMerge branch 'master-wmssecurity3-jco' into master...
2014-05-27 Martin Trigaux[FIX] stock: clean previous commit
2014-05-27 Josse Colpaert[IMP] Package bar code printing from barcode itf
2014-05-27 Josse Colpaert[IMP] Make partial move_type by default when doing...
2014-05-22 Josse Colpaert[IMP] Picking priorities to priority of move instead...
2014-05-22 Anaël Closson[FIX] stock: auto_validate move not set to done when...
2014-05-21 Josse Colpaert[IMP] Add security rules from bzr branch
2014-05-08 Quentin (OpenERP)[REF] stock: raising an error if we try to set the...
2014-05-07 Quentin (OpenERP)[MERGE] merged with trunk up to revision 9425. Needs...
2014-05-07 Quentin (OpenERP)[REV] partial revert of revision 9408 ged@openerp.com...
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid 9410...
2014-05-07 Olivier Dony[IMP] delivery,stock,mrp: minor cleanup/spellchecking...
2014-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-05-07 Quentin (OpenERP)[IMP] stock: inventory usability improved
2014-05-07 Quentin (OpenERP)[REF] stock: stock.inventory's set_check_qty() renamed...
2014-05-07 Quentin (OpenERP)[REF] stock: renamed th_qty field into theoretical_qty...
2014-05-07 Quentin (OpenERP)[FIX] stock: removed unused fields on stock.picking...
2014-05-05 Quentin (OpenERP)[MERGE] lot assignation in the barcode scanner UI
2014-05-05 Quentin (OpenERP)[FIX] warehouse config for resuply warehouses
2014-05-05 Quentin (OpenERP)[FIX] fixes
2014-05-02 Gery Debongnie[MERGE] merge from trunk
2014-05-02 Josse Colpaert[MERGE] Merge from trunk test
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-30 Josse Colpaert[IMP] When changing number of steps, it will also chang...
2014-04-30 Josse Colpaert[IMP] Bar code scanning check if packing or lot needed...
2014-04-30 Josse Colpaert[IMP] Create MTO pull rule for resupply with delivery...
2014-04-30 Josse Colpaert[IMP] Put partner_id from rule on move when necessary
2014-04-29 Martin Trigaux[FIX] stock: when delivering a product in average cost...
2014-04-28 Quentin (OpenERP)[REF] stock: small code refactoring
2014-04-28 Cedric Snauwaert[FIX]barcode interface: allow user to choose name of...
2014-04-28 Quentin (OpenERP)[FIX] stock: fixed wrongly removed line from previous...
2014-04-28 Quentin (OpenERP)[REF] stock: small code refactoring
2014-04-25 Quentin (OpenERP)[REF] stock: removal of TODO statements
2014-04-25 Quentin (OpenERP)[MERGE] branch of jco fixing shipping exception in...
2014-04-24 Quentin (OpenERP)[MERGE] stock usability improvements
2014-04-24 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10012...
2014-04-23 Quentin (OpenERP)[MERGE] branch of jco with fix of orderpoint computatio...
2014-04-23 Josse Colpaert[FIX] Correct the fact that moves have not been changed...
2014-04-23 Martin Trigaux[FIX] stock: pass the geven limit attribute in read_gro...
2014-04-23 Josse Colpaert[IMP] Make sure the propagation of moves cancels procur...
2014-04-23 Martin Trigaux[MERGE] [FIX] stock: fix error when executing a read_gr...
2014-04-23 Jaydeep Barot[MERGE] Merge with addons
2014-04-23 Josse Colpaert[MERGE] Merge from trunk-wms
2014-04-23 Quentin (OpenERP)[REF] stock: refactoring set active field on push and...
2014-04-22 Quentin (OpenERP)[FIX] stock
2014-04-22 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-22 Quentin (OpenERP)[MERGE] merged the branch of jco with simplification...
2014-04-22 Martin Trigaux[MERGE] [FIX] stock: when duplicating a stock.move...
2014-04-22 Quentin (OpenERP)[REF] stock, stock_account: invoice_state field of...
2014-04-22 Josse Colpaert[IMP] Help messages for warehouse settings
2014-04-22 Josse Colpaert[IMP] Action assign button on production order + quant_...
2014-04-22 Josse Colpaert[FIX] Use correct uom field
2014-04-21 Jaydeep Barot[IMP] typo error message and validateError and typo...
2014-04-18 Josse Colpaert[IMP] Warehouse orderpoint uom is related, take into...
2014-04-18 Josse Colpaert[WIP] Fix orderpoint
2014-04-18 Josse Colpaert[IMP] Add test and moves state should only be recalcula...
2014-04-18 Bharat R. Devnani... [MERGE] merged with main addons branch
2014-04-17 Yannick VaucherFix group by access error on stock.picking.in/out in...
2014-04-17 Josse Colpaert[IMP] Recalculate states of other moves after taking...
2014-04-17 Quentin (OpenERP)[REF] stock: don't try to reconcile negative quants...
2014-04-17 Josse Colpaert[REVERT] Revert extended package constraint
2014-04-17 Josse Colpaert[IMP] Simplify negative quants reconciliation and add...
2014-04-17 Quentin (OpenERP)[TMP] stock: temporary removal of check_quant_history...
2014-04-17 Quentin (OpenERP)[MERGE] stock: constraint on package's location adapted...
2014-04-17 Quentin (OpenERP)[FIX] stock: picking state fix + default value of delay...
2014-04-17 Quentin (OpenERP)[IMP] stock: added stock dashboard + fix in read_group...
2014-04-17 Josse Colpaert[IMP] Correct wise operator test and make sure it is...
next