Bugfix, BUG #714
[odoo/odoo.git] / addons / purchase / purchase.py
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