Fix unit used in SO
[odoo/odoo.git] / addons / sale / sale.py
2007-09-11 cedFix unit used in SO
2007-09-06 cedDon't update delay value when changing the quatity...
2007-08-17 cedFix bad value name for th_weight
2007-08-17 cedCancel also the so lines when cancel the so
2007-08-10 cedFix onchange_partner_id for new behavior of property
2007-08-09 cedNow property are also browse record
2007-08-08 Fabien PinckaersBugfixes
2007-08-08 Fabien PinckaersBugfix in double unit of measures in sales
2007-08-06 cedsale: use product_uom if there is no product_uos
2007-08-02 Fabien PinckaersBetter view for sales and purchases
2007-07-26 cedsale: use browse in action_wait
2007-07-24 Fabien PinckaersSmall improvement, removing unused index
2007-06-28 cedsale: fix on_change if there is no partner_id
2007-06-27 Fabien PinckaersRenamed picking by packing in labels
2007-06-21 cedSALE: remove print
2007-06-12 cedSALE: update product_uos_qty if not product
2007-06-12 cedSALE: fix total for uos/uom
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-05-23 rdeIterator name bugfix (Compiler did not complain because...
2007-05-14 rdebzr revid: rde-ba0444cb8637f4bf874073c58de26387dee7c1de
2007-05-14 rdeClass sale order : Prettier tooltip for shipping policy.
2007-05-11 cedSALE: fix indent
2007-05-10 cedSALE: don't change tax when uom_qty change
2007-05-10 rdeClass sale_order : improved order_policy help text.
2007-05-10 rdeClass sale_order : column 'state' : improved help text
2007-05-09 rdeclass sale_order_line : Removed obsolete column "price_...
2007-05-08 bchRemoved unused one2many from sale order to sale order...
2007-05-07 rdeproperty_ids was declared twice in sale.order.line...
2007-05-04 rdeFixed typo in sale.py
2007-04-25 cedPURCHASE,SALE: fyx typo
2007-04-23 cedMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE...
2007-02-26 cedACCOUNT,PURCHASE,SALE: move project_id to line.account_...
2007-02-26 pinkyVery small modifs
2007-02-21 cedSALE: fix workflow error when create invoice from wizard
2007-02-15 cedSALE: Fix cancel invoice and recreate invoice, now...
2007-02-09 cedSALE: fix uos for tax_amount
2007-01-29 pinkyModifs
2007-01-19 cedACCOUNT: add partner to tax compute context
2007-01-14 pinkyBugfixes
2007-01-05 cedAdd product in tax compute python code
2007-01-04 cedACCOUNT: Add possibilitty to include tax amount in...
2006-12-28 cedAdd price accuracy
2006-12-27 pinkySALE:
2006-12-22 cedACCOUNT,PURCHASE,SALE: use partner lang for description
2006-12-18 pinkyReport_ANALYTIC:
2006-12-14 pinkyImprovement of the L10n_fr account_chart
2006-12-11 cedChange date_planned into delay
2006-12-07 pinkyNew trunk