openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #12203
[Bug 1009739] Re: account voucher - reconcile form bank statement lines - buttons missing
this patch fixes the problem here
** Patch added: "voucher_payment_receipt_view.xml.20120606.patch"
https://bugs.launchpad.net/openobject-addons/+bug/1009739/+attachment/3178343/+files/voucher_payment_receipt_view.xml.20120606.patch
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1009739
Title:
account voucher - reconcile form bank statement lines - buttons
missing
Status in OpenERP Addons (modules):
New
Bug description:
in account_voucher/voucher_payment_receipt_view.xml
all buttons are always inivisible, because line_type is always true if a partner is selected (at least here)
invisible="context.get('line_type', False)"
after removing this statement the buttons are visible and working
I do not see any situation where the reconciliation form is called to reconcile and buttons should be hidden.
may be I miss something.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1009739/+subscriptions
References