[FIX]move domain check in _quants_get_order
[odoo/odoo.git] / addons / stock / stock.py
2014-01-30 Cedric Snauwaert[FIX]move domain check in _quants_get_order
2014-01-30 Cedric Snauwaert[FIX]quant tracability: It is not logical that a quant...
2014-01-27 Quentin (OpenERP)[IMP] stock: small refactoring
2014-01-27 Quentin (OpenERP)[IMP] stock: some code refactoring on the new traceabil...
2014-01-27 Quentin (OpenERP)[MERGE] main trunk-wms
2014-01-27 Quentin (OpenERP)[IMP] stock: multi-company support for stock.location...
2014-01-27 Josse Colpaert[IMP] Do not show button if no quants and prefer same...
2014-01-24 Josse Colpaert[IMP] Make sure returned action window dictionary is...
2014-01-24 Josse Colpaert[IMP] New traceability button instead of down/upstream...
2014-01-24 Quentin (OpenERP)[MERGE] stock: fixed error of production lot propagatio...
2014-01-24 Josse Colpaert[MERGE] Merge from trunk-wms
2014-01-24 Quentin (OpenERP)[MERGE] stock: fix of return picking wizard
2014-01-24 Quentin (OpenERP)[MERGE] stock: set order for inventory lines
2014-01-22 Cedric Snauwaert[FIX]order stock_inventory_line by location name, produ...
2014-01-22 Josse Colpaert[MERGE] Merge in order to check corrects lots
2014-01-21 Cedric Snauwaert[FIX]return picking, incorrect use of product_qty in...
2014-01-20 Quentin (OpenERP)[FIX] stock: fixed sequence of pickings so that they...
2014-01-20 Quentin (OpenERP)[FIX] stock: options of stock.inventory fixed
2014-01-20 Cedric Snauwaert[FIX]sequence name for picking should not use backslash
2014-01-16 Quentin (OpenERP)[FIX] stock: when trying to assign quants on move,...
2014-01-16 Quentin (OpenERP)[REF] stock: small refactoring of code
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...
2014-01-15 Josse Colpaert[IMP] Add dependence on partner
2014-01-15 Josse Colpaert[IMP] Make sure the quant has lot when we restrict...
2014-01-15 Cedric Snauwaert[FIX]rename group_stock_production_lot to match correct...
2014-01-15 Josse Colpaert[IMP] Write done/cancel a little bit different and...
2014-01-14 Josse Colpaert[IMP] view of scrap wizard, lot creation in scrap wiz...
2014-01-07 Quentin (OpenERP)[REF] stock: removing TODO statement
2014-01-07 Quentin (OpenERP)[FIX] stock: tracking lots constraint fixed in order...
2014-01-07 Quentin (OpenERP)[IMP] stock: rehabilited the constraint check on tracea...
2014-01-06 Quentin (OpenERP)[FIX] stock: fixed a infinite loop in action_assign...
2014-01-06 Quentin (OpenERP)[FIX] stock: scrapping/consumming products now allows...
2014-01-06 Quentin (OpenERP)[IMP/FIX] stock: fixed issues related to date_done...
2013-12-24 Quentin (OpenERP)[IMP] stock, usabiltiy: kanban view of operations
2013-12-24 Quentin (OpenERP)[FIX] stock: access rights
2013-12-23 Quentin (OpenERP)[IMP] stock: better handling of unreservation of stock...
2013-12-20 Quentin (OpenERP)[IMP] stock, usability: added sequence field on stock...
2013-12-20 Quentin (OpenERP)[IMP] stock: improved the algorithm of automatic color...
2013-12-20 Quentin (OpenERP)[FIX] stock: refresh the move on which the remaining...
2013-12-19 Quentin (OpenERP)[FIX] stock: syntax error
2013-12-19 Quentin (OpenERP)[IMP] stock: usability improvement
2013-12-18 Quentin (OpenERP)[IMP] stock, usability: added a help when no package...
2013-12-17 Quentin (OpenERP)[REF/FIX] stock: refactored action_consume() method...
2013-12-13 Quentin (OpenERP)[IMP] stock: propagation of qty change in chained moves...
2013-12-12 Quentin (OpenERP)[FIX] stock: fixed figures and links of the picking...
2013-12-12 Quentin (OpenERP)[IMP] stock: renamed 'MTO' route into 'Make To Order'
2013-12-12 Jitendra Prajapati... [MERGE]with main
2013-12-11 Quentin (OpenERP)[FIX] stock: fixed wrong datetime format when push...
2013-12-11 Quentin (OpenERP)[FIX] stock: filled picking_type_id field on stock...
2013-12-11 Quentin (OpenERP)[FIX] sale_stock: wrong model name in the action defini...
2013-12-11 Quentin (OpenERP)[IMP] stock: misc changes (mainly the date propagation...
2013-12-10 Denis Ledoux[FIX] stock: stock picking workflow signaling on the...
2013-12-09 Jitendra Prajapati... [IMP]display data for sparkline tooltip and set date
2013-12-06 Quentin (OpenERP)[FIX] stock: always set the internal transfers picking...
2013-12-06 Quentin (OpenERP)[REF] stock_account, product: moved the standard price...
2013-12-05 Quentin (OpenERP)[REF] stock: put some order in inventory psql reports...
2013-12-04 Quentin (OpenERP)[MERGE] main branch
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-20 Quentin (OpenERP)[REF] stock: renamed picking_barcode.rml into package_b...
2013-11-20 Quentin (OpenERP)[REF] stock: renamed 'code_id' field of stock.picking...
2013-11-20 Quentin (OpenERP)[FIX] stock: barcode scanner UI fixed
2013-11-19 Quentin (OpenERP)[REF] stock: quant_id field removal on stock.pack.opera...
2013-11-19 Quentin (OpenERP)[MERGE] merged the branch with the refactoring of picki...
2013-11-19 Quentin (OpenERP)[FIX] stock: partial processing of a picking + quants...
2013-11-18 Quentin (OpenERP)[WIP] stock: partial transfer and rereserve reimplement...
2013-11-18 Quentin (OpenERP)[WIP] stock: rereserve and partial transfer
2013-11-18 Quentin (OpenERP)[WIP] stock: partial transfer and rereserve reimplement...
2013-11-18 Quentin (OpenERP)[WIP] stock: rereserve and partial transfer
2013-11-15 Quentin (OpenERP)[WIP] stock: partial re-implementation of action_assign...
2013-11-14 Quentin (OpenERP)[REF] stock: MEMO on the solution to adopt for quant...
2013-11-13 Quentin (OpenERP)[IMP] stock: code refactoring of action_assign()
2013-11-13 Quentin (OpenERP)[FIX] stock: fixed error in rereserve method: why shoul...
2013-11-12 Olivier Dony[FIX] stock: stock.picking.in/out (technical models...
2013-11-12 Quentin (OpenERP)[FIX] stock: fixed onchange in pack operation and uom...
2013-11-12 Olivier Dony[REVERT] stock: commit 9557/OPW 600078 assumes that...
2013-11-12 Quentin (OpenERP)[IMP] stock: usability and constraints
2013-11-08 Christophe Simonis[FIX] stock: mute orm logger before checking access...
2013-11-08 Quentin (OpenERP)[IMP] misc usability improvements
2013-11-07 Dhruti Shastri ... [stock] : Wrong Invoice generated due to product_uos_qt...
2013-11-07 Quentin (OpenERP)[IMP] pocurement, stock, purchase, sale_stock, stock_ac...
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-06 Quentin (OpenERP)[FIX] stock: fixed logistic flow when resupplying from...
2013-11-05 jke-openerp[MERGE] Merge with main branch trunk-wms
2013-11-05 jke-openerp[FIX] Bug fix in mrp_demo data due to modif in stock...
2013-11-05 jke-openerp[IMP] Improve and fix according to review FP
2013-11-05 Quentin (OpenERP)[FIX] stock: name for interwarehouse reussply routes...
2013-11-05 Quentin (OpenERP)[FIX] stock: reconfiguration of warehouse was buggy...
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-11-04 Quentin (OpenERP)[MERGE] apr's review 2. branch from jke
next