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)
Amit Parik (OpenERP) (amp-openerp)
Related bugs:
Bug #985469 in OpenERP Addons: "Trunk/6.1 - account.move - reconcil_"
https://bugs.launchpad.net/openobject-addons/+bug/985469
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-08-23 14:26:56 +0000
+++ account/account.py 2012-08-27 13:12:30 +0000
@@ -1394,7 +1394,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