← Back to team overview

openerp-india team mailing list archive

[Bug 1008948] [NEW] Pb when same field twice in the same form view

 

Public bug reported:

There is a problem in OpenERP when we display the same field twice in
the same form view.

In my case, for usability purposes, I want to always display the
currency next to the amount fields. So, as I have several amounts in the
same currency my form view, I display the same currency_id field several
times.

I have developped a small module to show the issue.

The bug is reproductible on an up-to-date OpenERP trunk (and also on OpenERP 6.1). Here are the steps to reproduce it :
1. create a new DB and install the enclosed module "bug_same_field_twice"
2. Go to Accounting > Reporting > Legal reports > Intrastat reporting > Intrastat product
3. Create a new record for this object (you can put any value in the "amount" fields)
4. Save the record
=> You get the bug : you see that the value of the currency_id field is only displayed next to the "Fiscal amount" field ; it is not displayed next to the "Total amount" field.

Tell me if I can provide more help to reproduce the bug on your side.

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1008948

Title:
  Pb when same field twice in the same form view

Status in OpenERP Server:
  New

Bug description:
  There is a problem in OpenERP when we display the same field twice in
  the same form view.

  In my case, for usability purposes, I want to always display the
  currency next to the amount fields. So, as I have several amounts in
  the same currency my form view, I display the same currency_id field
  several times.

  I have developped a small module to show the issue.

  The bug is reproductible on an up-to-date OpenERP trunk (and also on OpenERP 6.1). Here are the steps to reproduce it :
  1. create a new DB and install the enclosed module "bug_same_field_twice"
  2. Go to Accounting > Reporting > Legal reports > Intrastat reporting > Intrastat product
  3. Create a new record for this object (you can put any value in the "amount" fields)
  4. Save the record
  => You get the bug : you see that the value of the currency_id field is only displayed next to the "Fiscal amount" field ; it is not displayed next to the "Total amount" field.

  Tell me if I can provide more help to reproduce the bug on your side.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1008948/+subscriptions


Follow ups

References