[MERGE] lp881356
[odoo/odoo.git] / addons / stock /
2012-02-15 Quentin (OpenERP)[MERGE] lp881356
2012-02-15 Quentin (OpenERP)[FIX] stock: corrected fix of bug 881356
2012-02-15 Launchpad Translat... Launchpad automatic translations update.
2012-02-14 Fabien Pinckaers[IMP] better index, on behalf of ferdinand, bug 571203
2012-02-14 Launchpad Translat... Launchpad automatic translations update.
2012-02-13 Olivier Dony[FIX] all: use newly introduced fields.date.context_today
2012-02-13 Launchpad Translat... Launchpad automatic translations update.
2012-02-10 Launchpad Translat... Launchpad automatic translations update.
2012-02-09 Launchpad Translat... Launchpad automatic translations update.
2012-02-08 Raphael Collet[FIX] revert commit 6513, as it breaks the tests
2012-02-08 olt@tinyerp.com[FIX] point_of_sale: typo: 'belance' -> 'balance'
2012-02-08 Raphael Collet[MERGE] lp:925351 (stock: remove dest location when...
2012-02-08 Launchpad Translat... Launchpad automatic translations update.
2012-02-08 Olivier Dony[I18N] all: updated translation template
2012-02-08 Olivier Dony[MERGE] Contributed Costa Rica (es_CR) translations...
2012-02-08 Carlos Vásquez[ADD] es_CR.po: added po to all modules, copy from...
2012-02-06 Mayur Maheshwari... [FIX]stock:improvement is done
2012-02-06 Mayur Maheshwari... [FIX]stock: revert this rev-id hmo@tinyerp.com-20111222...
2012-02-06 Mayur Maheshwari... [FIX]stock: set a destination location for move
2012-01-31 Raphael Collet[MERGE] sale, purchase, stock: refactoring of invoice...
2012-01-30 Antony Lesuisse[MERGE] active becomes auto_install: install this modul...
2012-01-30 Raphael Collet[MERGE] lp:920841 (stock: fix bug in upstream traceability)
2012-01-30 Vo Minh Thu[IMP] manifest: renamed active to auto_install.
2012-01-27 Raphael Collet[MERGE] lp:917591 (stock: fix recomputation of complete...
2012-01-27 Raphael Collet[FIX] stock: fix recomputation of complete_name of...
2012-01-27 Raphael Collet[MERGE] lp:914840 (stock: show pickings in red when...
2012-01-27 Raphaël Valyi[FIX] stock: fixed typo comma in previous commit
2012-01-27 Raphaël Valyi[IMP] stock: in some extension, we may want to group...
2012-01-27 Raphaël Valyi[MERGE] merged lp:~alexis-via/openobject-addons/extensi...
2012-01-25 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-01-25 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-01-25 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-01-24 Raphael Collet[MERGE] from trunk
2012-01-24 Raphael Collet[IMP] stock/test: improve English
2012-01-24 Mayur Maheshwari... [IMP]stock:set False insted of 0.0
2012-01-24 Mayur Maheshwari... [IMP]stock:set view_id in traceability
2012-01-24 Mayur Maheshwari... [FIX]stock: removed a store=true in complete_name field
2012-01-24 Mayur Maheshwari... [FIX]stock: set a min_date insted of date
2012-01-23 Launchpad Translat... Launchpad automatic translations update.
2012-01-19 Alexis de LattreDocument the new methods I introduced with the standard...
2012-01-18 Mayur Maheshwari... [FIX]stock: set a read rights to the user in stock...
2012-01-16 Alexis de LattreMake the creation of the invoice lines extensible too.
2012-01-16 Launchpad Translat... Launchpad automatic translations update.
2012-01-13 Raphael Collet[MERGE] stock: always use full name in name_get of...
2012-01-13 Raphael Collet[IMP] stock: add uom next to quantity in kanban view...
2012-01-13 Raphael Collet[FIX] stock: fix form view of production lot
2012-01-13 Raphael Collet[IMP] stock: remove 'full' from context for locations...
2012-01-13 Raphael Collet[IMP] stock.location: always return full name in name_get
2012-01-14 Launchpad Translat... Launchpad automatic translations update.
2012-01-12 Harry (OpenERP)[MERGE] merged with trunk development branch
2012-01-11 Raphael Collet[MERGE] stock: fix upstream/downstream traceability...
2012-01-11 Raphael Collet[MERGE] stock: fix 'split into production lots', raise...
2012-01-11 Raphael Collet[MERGE] stock: improve code of get_product_available
2012-01-10 Cristian Salamea[IMP] improve use ORM to get stock data
2012-01-10 Raphael Collet[MERGE] lp:912525 (stock: override copy of stock.inventory)
2012-01-09 Raphael Collet[MERGE] lp:911094 (stock: process picking in state...
2012-01-09 Mayur Maheshwari... [IMP]stock:remove a context in view file for fix ValueE...
2012-01-07 Olivier Dony[IMP] moved module sequences from module to each modul...
2012-01-06 Kirti Savalia (Ope... [FIX]:override copy method to avoid keeping previous...
2012-01-06 Harry (OpenERP)[MERGE] stock, purchase: clean onchange_product and...
2012-01-06 Mayur Maheshwari... [IMP]stock:add message when a lot quantity is more...
2012-01-05 Alexis de LattreAdd _get_partner_to_invoice() to purchase module.
2012-01-05 Alexis de LattreModularize the selection of the partner to invoice...
2012-01-05 Alexis de LattreExtend the function action_invoice_create() so that...
2012-01-05 Kirti Savalia (Ope... [IMP]:when picking is not available we can not process
2012-01-04 Raphael Collet[MERGE] from trunk
2012-01-04 Fabien Pinckaers[IMP] useability improvements
2012-01-05 niv-openerp[fix] problem in internal moves that made the web clien...
2012-01-03 Kirti Savalia (Ope... [FIX]:duplicate picking create
2011-12-30 Fabien Pinckaers[IMP] statuisbar on stock.move
2011-12-30 Fabien Pinckaers[FIX] no cost at reception
2011-12-29 Quentin (OpenERP)[MERGE] lp 909009
2011-12-29 Quentin (OpenERP)[MERGE] removed duplicated transactions in stock workflow
2011-12-29 Quentin (OpenERP)[FIX] fixed the runbot
2011-12-29 Quentin (OpenERP)[FIX] enhancement of the fix of bug 751222
2011-12-29 Quentin (OpenERP)[MERGE] merged with main trunk
2011-12-28 Mayur Maheshwari... [FIX]stock:set + operator in graph view for avoid a...
2011-12-28 Kirti Savalia (Ope... [REM]:duplicate transaction in stock workflow
2011-12-27 Hardik Ansodariy... [IMP] Fixed the rounding precision issue using tools...
2011-12-26 Fabien Pinckaers[FIX] creatable in stock
2011-12-26 Harry (OpenERP)[MERGE] merged with trunk development branch
2011-12-26 Harry (OpenERP)[FIX] stock: correct misspell in method name
2011-12-24 Launchpad Translat... Launchpad automatic translations update.
2011-12-23 Harry (OpenERP)[IMP] stock: yml to split inventory lines in 2 lots
2011-12-23 Harry (OpenERP)[IMP] stock: clean test case to test fill inventory...
2011-12-23 Harry (OpenERP)[FIX] stock: small fix in yml
2011-12-23 Olivier Dony[I18N] account,l10n_*: update translation template...
2011-12-23 Thibault Delavallée[MERGE] stock: purchase analysis: fixed bug 906857...
2011-12-23 Launchpad Translat... Launchpad automatic translations update.
2011-12-23 Harry (OpenERP)[MERGE] merged with trunk-development-branch
2011-12-22 Olivier Dony[I18N] all: update translation templates
2011-12-22 Olivier Dony[IMP] stock: typo in tooltip + useless lambda
2011-12-22 Quentin (OpenERP)[MERGE] merged the dev branch with us letter format...
2011-12-22 Xavier Morel[FIX] stock: only apply transformations to form fields...
2011-12-22 Harry (OpenERP)[FIX] typo
2011-12-22 Harry (OpenERP)[IMP] stock: cleanup yml
2011-12-22 Harry (OpenERP)[MERGE] merged with trunk developement branch.
2011-12-22 Harry (OpenERP)[IMP] stock: yml cleanup
2011-12-22 Harry (OpenERP)[FIX]stock: after confirmed physical inventory, move...
2011-12-22 Harry (OpenERP)[FIX]stock: In consume product, destination location...
next