[IMP] When preparing pack operations, use the smallest UoM of the moves if they are...
[odoo/odoo.git] / addons / stock / stock.py
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...
2014-04-17 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-17 Quentin (OpenERP)[FIX] stock: lazy parameter of read_group added. stock_...
2014-04-16 Quentin (OpenERP)[FIX] a lot a fixes or usability improvements. Includes...
2014-04-15 Denis Ledoux[FIX] stock: before creating chained pickings, regroup...
2014-04-15 Josse Colpaert[FIX] Add parameter in readgroup
2014-04-14 Josse Colpaert[IMP] Check/force availability when waiting, push rule...
2014-04-14 Quentin (OpenERP)[FIX] stock, product_expiry: fixes of removal fefo...
2014-04-11 Quentin (OpenERP)[REF] stock: refactored the removal and putaway strateg...
2014-04-11 Josse Colpaert[MERGE] Merge from trunk-wms
2014-04-11 Josse Colpaert[FIX] Product_qty should not default to 1, but be calcu...
2014-04-10 Quentin (OpenERP)[IMP] stock, inventory: improving the usability
2014-04-10 Quentin (OpenERP)[REF] stock: inventory refactoring. Keep it simple...
2014-04-09 Quentin (OpenERP)[FIX] stock, inventory: don't care about the time when...
2014-04-09 Quentin (OpenERP)[FIX] stock, inventory management
2014-04-09 Quentin (OpenERP)[FIX] stock: inventory using theoretical_line_ids
2014-04-09 Josse Colpaert[IMP] Easy solution in case of split from mto move
2014-04-08 Josse Colpaert[WIP] In case the warehouse operator chooses other...
2014-04-08 Quentin (OpenERP)[REF] stock, inventory: post moves at the inventory...
2014-04-08 Quentin (OpenERP)[MERGE] stock: used a variable to store the list of...
2014-04-08 Quentin (OpenERP)[MERGE] stock: usability improvements
2014-04-08 Quentin (OpenERP)[FIX] stock: wh_route_ids not defined
2014-04-07 Quentin (OpenERP)[MERGE] jco branch with few bugfixes
2014-04-07 Josse Colpaert[IMP] Remove auto_force_assign and change default sourc...
2014-04-07 Josse Colpaert[IMP] group_id on orderpoint + copy of orderpoint/packa...
2014-04-07 Josse Colpaert[FIX] Fix report printing from barcode scanner
next