Launchpad automatic translations update.
[odoo/odoo.git] / addons / account_tax_include / invoice_tax_incl.py
2009-11-26 Panos Christeas[MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-09-01 Jay (Open ERP)[FIX] Account_tax_include : floatdivision error corrected
2009-08-26 ACH,JVO[FIX] Account_tax_include : onchange of product on...
2009-03-20 Jay (Open ERP)[FIX] 337263 : Account_tax_include corrected for compan...
2009-02-04 Fabien Pinckaersmodifs
2009-01-30 mra (Open ERP)add fiscal position for the wizards(create invoice...
2009-01-24 Fabien Pinckaersmodifs
2009-01-06 Christophe Simonis[FIX] uncomment code for on_change callback on product_...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-14 Fabien Pinckaersimprovements
2008-12-07 Fabien Pinckaersimprove
2008-12-07 Fabien Pinckaersimprove
2008-12-07 Fabien Pinckaersimprovement
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisreplace tabs with 4 spaces
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-16 stwadd the svn:keywords Id on all .py, .xml, .bat
2008-05-20 Fabien PinckaersBugfix Taxes on account_tax_include
2008-04-02 Fabien PinckaersBugfix
2008-04-02 Fabien PinckaersBugfix tax include
2007-12-11 cedFixed a zero division error when the quantity is zero...
2007-12-04 cedFixed the way the tax are rounded for a invoice with...
2007-07-19 cedaccount: improve amount untax field to show really...
2007-06-19 cedACCOUNT, ACCOUNT_TAX_INCLUDE, PURCHASE, PURCHASE_TAX_IN...
2007-06-04 cedACCOUNT,ACCOUNT_TAX_INCLUDE: fix tax base compute
2007-05-25 Fabien PinckaersNew modules:
2007-05-11 cedACCOUNT,ACCOUNT_TAX_INCLUDE: improve invoice encoding...
2007-04-24 Fabien PinckaersNew Module:
2007-04-24 bchaccount_tax_include : Now the module manage correctly...
2007-03-13 cedACCOUNT_TAX_INCLUDE: fix readonly by states and move...
2007-02-23 cedKERNEL: add store option to fields function
2007-02-20 cedACCOUNT_TAX_INCLUDE: fix right amount in account move...
2007-01-25 cedACCOUNT: add product_id to analytic line create by...
2007-01-19 cedACCOUNT: add partner to tax compute context
2007-01-17 cedACCOUNT: split to new module account_cash_discount
2007-01-12 cedImprove tax:
2007-01-05 cedAdd product in tax compute python code
2007-01-04 cedACCOUNT: Add possibilitty to include tax amount in...
2006-12-07 pinkyNew trunk