Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017908 | Openbravo ERP | 07. Sales management | public | 2011-07-05 19:08 | 2011-08-19 09:18 |
|
Reporter | jecharri | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017908: Linked items are not updated correctly |
Description | Linked items are not updated correctly |
Steps To Reproduce | -Go to sales invoice.
-Create a header.
-create a line and see linked items
-create a new line and see again the linked items.
You will see that linked items category is correctly updated but linked item are not updated.
I attach an image where you can see that there are 2 linked items category and only one linked item. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017309 | | closed | migueldejuana | Linked items in new UI is inconsistent about isactive |
|
Attached Files | Pantallazo.png (137,979) 2011-07-05 19:08 https://issues.openbravo.com/file_download.php?file_id=4291&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-05 19:08 | jecharri | New Issue | |
2011-07-05 19:08 | jecharri | Assigned To | => dalsasua |
2011-07-05 19:08 | jecharri | File Added: Pantallazo.png | |
2011-07-05 19:08 | jecharri | Web browser | => Google Chrome |
2011-07-05 19:08 | jecharri | Modules | => Core |
2011-07-05 19:08 | jecharri | Resolution time | => 1316988000 |
2011-07-06 08:57 | jecharri | Web browser | Google Chrome => Google Chrome |
2011-07-06 08:57 | jecharri | Summary | Linked items are not actualiced correctly => Linked items are not updated correctly |
2011-07-06 08:57 | jecharri | Description Updated | bug_revision_view_page.php?rev_id=2355#r2355 |
2011-07-20 18:09 | dalsasua | Assigned To | dalsasua => jonalegriaesarte |
2011-08-02 17:46 | jonalegriaesarte | Assigned To | jonalegriaesarte => alostale |
2011-08-05 08:46 | alostale | Relationship added | related to 0017309 |
2011-08-05 08:54 | alostale | Note Added: 0039881 | |
2011-08-05 10:07 | alostale | Status | new => scheduled |
2011-08-05 10:07 | alostale | Assigned To | alostale => jecharri |
2011-08-05 10:07 | alostale | fix_in_branch | => pi |
2011-08-09 09:49 | hgbot | Checkin | |
2011-08-09 09:49 | hgbot | Note Added: 0040022 | |
2011-08-09 09:49 | hgbot | Status | scheduled => resolved |
2011-08-09 09:49 | hgbot | Resolution | open => fixed |
2011-08-09 09:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ee5049ab206c731c2ee89d97438714fbb9f28759 [^] |
2011-08-16 13:24 | hudsonbot | Checkin | |
2011-08-16 13:24 | hudsonbot | Note Added: 0040198 | |
2011-08-19 09:18 | xabiermerino | Note Added: 0040341 | |
2011-08-19 09:18 | xabiermerino | Status | resolved => closed |
Notes |
|
|
The problem is that even after refresh the left side is updated and the selection there is removed, the right part selection is still present.
Note the following:
-Open linked items
-Select a row in the left side -> right side is populated with the proper records
-Unselect the row in the left side (ctrl+click) -> right side is still showing the records for the previous selection.
When no record is selected in the left side, right side should be empty. |
|
|
(0040022)
|
hgbot
|
2011-08-09 09:49
|
|
Repository: erp/devel/pi
Changeset: ee5049ab206c731c2ee89d97438714fbb9f28759
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Aug 09 09:46:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ee5049ab206c731c2ee89d97438714fbb9f28759 [^]
Fixes issue 17908: Linked items are not updated correctly
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-linked-items.js
---
|
|
|
|
|
|
(0040341)
|
xabiermerino
|
2011-08-19 09:18
|
|
|