← Back to team overview

openerp-india team mailing list archive

[Bug 1009739] Re: account voucher - reconcile form bank statement lines - buttons missing

 

Please which version are you using for testing - ! am on 6.1 and I have never seen an invoice form with status bar and buttons on top
(BTW I think this is a good decision, but we will have to explain again a design change which should come to a stable situation soon - nevertheless I want to emphasize that text fields (partner name account etc are too short )

** Attachment added: "invoice_new.png"
   https://bugs.launchpad.net/openobject-addons/+bug/1009739/+attachment/3180379/+files/invoice_new.png

** Changed in: openobject-addons
       Status: Incomplete => New

-- 
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