Hardik Ansodariya (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/6.1-opw-574253-han into 
lp:openobject-addons/6.1.

Requested reviews:
  Naresh(OpenERP) (nch-openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-574253-han/+merge/104330

Hello,

Fixed the issue of In the french chart of account, in the 6.1 client web, the 
account 
assigned to purchase taxes (vat) is a view one and not a regular. So 
it's impossible to record a purchase invoicing for a product which has 
thoses taxes.

Thanks
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-574253-han/+merge/104330
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/6.1-opw-574253-han.
=== modified file 'l10n_fr/fr_tax_demo.xml'
--- l10n_fr/fr_tax_demo.xml	2012-01-31 09:25:10 +0000
+++ l10n_fr/fr_tax_demo.xml	2012-05-02 06:36:20 +0000
@@ -109,8 +109,8 @@
       <field name="base_code_id" ref="tax_acq_196_ht"/>
       <field name="tax_code_id" ref="tax_acq_196"/>
 
-      <field name="account_collected_id" ref="pcg_44566"/>
-      <field name="account_paid_id" ref="pcg_44566"/>
+      <field name="account_collected_id" ref="pcg_445662"/>
+      <field name="account_paid_id" ref="pcg_445662"/>
 
       <field name="ref_base_code_id" ref="tax_acq_196_ht"/>
       <field name="ref_base_sign" eval="-1"/>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to