Add _get_partner_to_invoice() to purchase module.
[odoo/odoo.git] / addons / stock / stock.py
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-04 Raphael Collet[MERGE] from trunk
2011-12-29 Quentin (OpenERP)[MERGE] merged with main trunk
2011-12-22 Harry (OpenERP)[MERGE] merged with trunk developement branch.
2011-12-22 Harry (OpenERP)[FIX]stock: after confirmed physical inventory, move...
2011-12-22 Harry (OpenERP)[FIX]stock: In consume product, destination location...
2011-12-21 Fabien Pinckaers[IMP] search on code for prod lot
2011-12-21 Mayur Maheshwari... [IMP]stock:remove a {}
2011-12-21 Harry (OpenERP)[MERGE] merged with trunk development branch
2011-12-21 Harry (OpenERP)[IMP] stock: clean yml, demo of stock process with...
2011-12-19 Fabien Pinckaers[IMP] char size for complete name in locations
2011-12-19 Fabien Pinckaersmerge
2011-12-16 Mayur Maheshwari... [FIX]stock: improve a name_serch method for name and...
2011-12-15 Olivier Dony[MERGE] stock: improved API for chained pickings creati...
2011-12-15 Mayur Maheshwari... [FIX]delivery: make a name_search method on prfix
2011-12-09 Viktor NagyMade calls to action_done contain context as last argument.
2011-12-05 Mayur Maheshwari... [FIX]stock:set a size of complete_name field in stock...
2011-12-03 sebastien beau[IMP] stock refactor _create_chained_picking
2011-12-01 fp[FIX] misc fixes
2011-12-01 Olivier Dony[IMP] stock: improved labels and tooltips for valuation...
2011-11-22 Kirti Savalia (Ope... [FIX]:original invoice state is invoiced when copied...
2011-11-17 Fabien Pinckaers[IMP] increase size of stock.move name field
2011-11-17 Raphael Collet[MERGE] lp:800100, make invoice number, mrp order ref...
2011-11-17 Numerigraphe - Lio... [IMP] increase the stock move name's size
2011-11-17 Divyesh Makwana... [IMP] stock : Improve the error message
2011-11-16 ron@tinyerp.com[IMP, REF] stock: Removed constrain of uom factor compa...
2011-11-15 Quentin (OpenERP)[MERGE] merged the branch of tpa with usability improve...
2011-11-14 Divyesh Makwana... [IMP] sale,purchase,mrp,stock,account : Constraint...
2011-11-11 Fabien Pinckaersfix
2011-11-11 Fabien Pinckaersmerge: factoring invoice stock from akretion
2011-11-11 Turkesh Patel (Ope... [IMP] set menu in warehouse and product,add default...
2011-11-10 ron@tinyerp.com[IMP] Improved PEP standard
2011-11-10 ron@tinyerp.com[IMP] stock: Refectoring whole code after merged with...
2011-11-09 ron@tinyerp.com[MERGE] Merged: lp:addons
2011-11-09 Divyesh Makwana... [FIX] sale : Constraint Error-Order Reference must...
2011-10-27 Numerigraphe - Lio... [IMP] Only allow internal locations as stock locations...
2011-10-25 DBR (OpenERP)[IMP]purchase:
2011-10-20 Harry (OpenERP)[IMP] stock: rename method name of validate picking
2011-10-18 DBR (OpenERP)[IMP,MOVE]purchase: move create_invoice.yml to invoice_...
2011-10-10 Atik Agewan (OpenERP)[IMP] Stock:Change field name property_stock_variation...
2011-10-04 renatonlima@gmail.comMerge proposal to make action_create_invoice more exten...
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-26 Olivier Dony[IMP] stock: cleanup stock.partial.{picking,move} wizar...
2011-09-25 Fabien Pinckaers[FIX] receive and manually create a new one
2011-09-24 Fabien Pinckaersmerge
2011-09-24 Fabien Pinckaersmerge
2011-09-22 Mayur Maheshwari... [IMP]stock: highlight a un-used function
2011-09-22 Rucha (Open ERP)[MERGE]: Merge with latest trunk-addons and resolved...
2011-09-21 Rucha (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2011-09-19 Olivier Dony[FIX] stock: proper context passing
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-18 Fabien Pinckaersmerge
2011-09-17 Fabien Pinckaersfix
2011-09-17 Fabien Pinckaers[FIX]
2011-09-16 ron@tinyerp.com[MERGE]Merged with lp:addons
2011-09-15 Quentin (OpenERP)[MERGE] bug-765559
2011-09-15 Quentin (OpenERP)[REV] reverted the order of stock_location to parent_le...
2011-09-15 ron@tinyerp.com[MERGE]merged lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[IMP] Stock:Rename string of confirmed, waiting
2011-09-15 Atik Agewan (OpenERP)[ADD] sale,purchase,stock:Add widget=statusbar in state...
2011-09-14 Mayur Maheshwari... [IMP]stock,purchase_requisition,crm:statusbar Improveme...
2011-09-13 Olivier Dony[FIX] *: browse_record getattr() now propagates context
2011-08-11 Rucha (Open ERP)[IMP]: stock: price unit is not stored in the moves...
2011-08-11 Rucha (Open ERP)[REF]: stock: Improved code
2011-07-15 Mayur Maheshwari... [FIX]stock:product_uos ,product_uos_qty and address_id...
2011-07-11 Quentin (OpenERP)[IMP] stock: improved help tooltip on name of stock...
2011-07-06 pso (OpenERP)[MERGE] Merged RHA's branch for important changes durin...
2011-07-05 Olivier Dony[IMP] removed remaining method=True params from fields...
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-30 Rifakat Haradwala... [FIX] stock: fix for deleting the move line from wizard
2011-06-28 ron@tinyerp.com[MERGE]Merged with lp:addons
2011-06-27 ron@tinyerp.com[IMP]stock:fixed=>1) use historical price in report_sto...
2011-06-24 Jay Vora (OpenERP)[MERGE] Merged the branch for the fix of Chained locati...
2011-06-22 aag (OpenERP)[FIX] stock:payment term is set for supplier invoices...
2011-06-21 aag (OpenERP)[FIX] stock:payment term is set for supplier invoices...
2011-06-21 ron@tinyerp.com[IMP]stock:Improvement in code
2011-06-21 ron@tinyerp.com[FIX]stock,sale,purchase:Fixed=>
2011-06-17 aag (OpenERP)[FIX] stock:payment term is set for supplier invoices...
2011-06-16 aag (OpenERP)[FIX] stock:True scrapped products in client log
2011-06-07 mayur maheshwari... [FIX]stock:Improve a changes as per suggetion in stock
2011-06-06 ron@tinyerp.com[IMP]stock:Location sorting have also order by parent_left
2011-06-02 ron@tinyerp.com[IMP]stock:Also put constrain for restric view type...
2011-06-01 mayur maheshwari... [FIX]stock:In Purchase Order decimal_precision as it...
2011-05-30 Quentin (OpenERP)[MERGE] lp:777121
2011-05-30 Quentin (OpenERP)[MERGE] lp:778473
2011-05-25 aag (OpenERP)[FIX] STOCK:Physical Inventory - wrong calculation...
2011-05-25 Fabien Pinckaers[FIX] Misc useability issues
2011-05-23 Ravi Gohil (Open... [FIX] stock : correct value in field creation date...
2011-05-23 Ravi Gohil (Open... [FIX] stock : lambda missing with dates in _defaults...
2011-05-18 Jay Vora (OpenERP)[REF] Stock : Improvements
2011-05-12 Jay Vora (OpenERP)[FIX] Stock : Chained location: cancelling receptions...
2011-05-11 ron@tinyerp.com[FIX]stock:put constrain for restric view type location...
2011-05-10 ron@tinyerp.com[FIX]stock:Unlink Stock picking doesnot work correctly...
2011-05-09 Raphaël Valyi -... [FIX] stock: stock location list is slow because it...
2011-05-05 ron@tinyerp.com[FIX]stock:Field name does not exist when export data...
next