fixed bug:308803
[odoo/odoo.git] / addons / purchase / purchase.py
2008-12-16 Fabien Pinckaersbugfix
2008-12-10 Christophe Simonis[FIX] psycopg2: %d -> %s
2008-12-05 Fabien Pinckaersimproved_ref
2008-11-24 Fabien Pinckaersimproved_currency
2008-11-06 Fabien Pinckaersimprove
2008-11-06 Harshad Modiimprove
2008-11-05 Rucha PatelMerge with addons
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-10-28 Najlaacahnges in profiling
2008-10-27 Rucha PatelMerge
2008-10-22 hda@tinyerp.commrp operation and purchase workflow improvements
2008-10-22 Rucha PatelMerge
2008-10-21 Fabien Pinckaersbugixes_stock
2008-10-21 Fabien Pinckaersimprove
2008-10-21 Amit MendaparaMerged trunk addons
2008-10-21 Naresh Choksymerge
2008-10-20 Fabien Pinckaersbugfix
2008-10-20 Fabien Pinckaersmerge
2008-10-13 Naresh Choksy1 : put a button [set to draft] when purchase order...
2008-10-13 Rucha PatelMerge with addons
2008-10-08 Priyeshdefine actions in process
2008-10-06 Rucha PatelOverride Unlink function to delete only Draft Procureme...
2008-10-04 Fabien Pinckaersmodifs
2008-10-03 Harshad Modifixed bug : on change product on purchase line
2008-09-26 Najlaamerge
2008-09-26 Najlaapurchase
2008-09-26 Najlaacheck error on onchange
2008-09-26 Harshad ModiImprovement :
2008-09-22 Fabien Pinckaerstooltips
2008-09-17 Rucha PatelMerge with openobject-addons
2008-09-17 hda@tinyerp.comchange planned_date from date to datetime
2008-09-17 hda@tinyerp.comAdded write on mimimum_date_planned
2008-09-16 Rucha PatelAdded new module warning for warning message in on_chan...
2008-09-16 Fabien Pinckaersmerge
2008-09-03 Fabien PinckaersView Improvement
2008-09-03 Fabien PinckaersModifs View
2008-09-03 Fabien PinckaersModifs
2008-08-30 hda@tinyerp.comadd calendar view on purchase order
2008-08-29 hda@tinyerp.combugfix
2008-08-28 Fabien PinckaersImproved Views
2008-08-28 Fabien PinckaersModifs
2008-08-27 hda@tinyerp.comadd progress bar on purchase order tree view
2008-08-25 Fabien PinckaersMerge
2008-08-19 Fabien PinckaersModifications on properties in views
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisreplace tabs with 4 spaces
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-10 Fabien PinckaersImprovements:
2008-05-21 Fabien PinckaersBugfix, BUG #714
2008-03-05 Fabien PinckaersPAtch to simplify inheritancies
2007-12-18 cedUse Partner reference for invoice name if there is one
2007-10-23 Fabien PinckaersPricelist and pricetype using currency of the company
2007-10-10 cedUse dates in pricelist version
2007-08-09 cedNow property are also browse record
2007-08-08 Fabien PinckaersBetter therminology
2007-06-26 Fabien PinckaersCompute total in supplier invoices for:
2007-06-19 cedACCOUNT, ACCOUNT_TAX_INCLUDE, PURCHASE, PURCHASE_TAX_IN...
2007-05-24 cedSALE,PURCHASE: fix default value when domain defined...
2007-05-24 cedCLIENT,KERNEL: new tag act_window for new relate implem...
2007-04-25 cedPURCHASE,SALE: fyx typo
2007-04-23 cedMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE...
2007-04-17 cedPURCHASE: fix the UOM for purchase line and improve...
2007-02-26 cedACCOUNT,PURCHASE,SALE: move project_id to line.account_...
2007-02-06 pinkyPurchase:
2007-01-29 pinkyModifs
2007-01-19 cedACCOUNT: add partner to tax compute context
2007-01-16 pinkyBVR are Ok.
2007-01-12 cedImprove tax:
2007-01-09 pinkyPurchase order required in PO line
2007-01-09 pinkyPartner
2007-01-05 cedAdd product in tax compute python code
2007-01-04 cedACCOUNT: Add possibilitty to include tax amount in...
2006-12-29 cedPURCHASE: remove use of currency
2006-12-28 cedAdd price accuracy
2006-12-22 cedACCOUNT,PURCHASE,SALE: use partner lang for description
2006-12-21 pinkyBugfix in purchase copy
2006-12-18 cedAdd average price
2006-12-18 pinkyReport_ANALYTIC:
2006-12-07 pinkyNew trunk