← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 701990] Re: Troubles with editable list in journal item

 

the trouble is not filter, the trouble is the way to display editable
line. in GTK 3 line are created and it is ok but in web, lines are
created but hide and the creation of lines isn't visible; This is the
problem.

- In firefox, there is a kind of overlapping of line and when you reload, you can see all line (but there are 7 or 8 lines while there should be only 3 but it is an other bug)
- In chrome, there are not overlapping but the line desappears (only hide but for the user, it desappears)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/701990

Title:
  Troubles with editable list in journal item

Status in OpenObject Web Client:
  Confirmed

Bug description:
  Web, trunk

  This bug is linked to editable view. Data here under are just example.

  Check in a first time in GTK Client (it works well)
  - create a db with belgian chart of account (tax 21 %). 
  - go to Journal Items (from Accounting / Customers / Journal Items)
  - create a new line (it is editable line) 
  - Complete the customer part, the name and the debit (ex : 121)
  - Click "Enter"
  -> a new line is created itself with a credit at 100 (if not, check that the account 701000 Ventes en Belgique has well a default taxes at 21% and start again)
  - click enter
  - a third line is created itself with the credit linked to the taxe amount. 
  => it is the normal behaviour

  Try with the same steps in Web. 
  troubles : 
  - if the Journal Items view is empty, lines are created but hide. 
  -if the Journal Items view isn't empty, lines are created but there are too many lines, istead of having a third line with 21, ou have a creadit of 17,36 then enter -> credit of 3.21, ....

  It should work like in GTK





References