Amit Bhavsar (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-985469-amb into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-985469-amb/+merge/102670

Hello,

Fixes the problem of misspell in variable name. I have put a right variable 
name. 

Thanks!
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-985469-amb/+merge/102670
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-985469-amb.
=== modified file 'account/account.py'
--- account/account.py	2012-04-03 08:29:06 +0000
+++ account/account.py	2012-04-19 11:06:22 +0000
@@ -1386,7 +1386,7 @@
                 if not l[0]:
                     l[2].update({
                         'reconcile_id':False,
-                        'reconcil_partial_id':False,
+                        'reconcile_partial_id':False,
                         'analytic_lines':False,
                         'invoice':False,
                         'ref':False,

_______________________________________________
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