openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #12302
[Bug 1009739] Re: account voucher - reconcile form bank statement lines - buttons missing
** Changed in: openobject-addons
Status: Incomplete => Invalid
--
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):
Invalid
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