Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020403 | Openbravo ERP | A. Platform | public | 2012-05-03 13:05 | 2012-08-15 23:02 |
|
Reporter | rgoris | |
Assigned To | alostale | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020403: Button Edit Payment Plan does not work |
Description | Clicking this button does not invoke the Edit Payment Plan layer. |
Steps To Reproduce | See video |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0019878 | | closed | dbaz | Modify payment in plan button not working if modules in development |
|
Attached Files | ModifyPaymentPlanButtonDead.wmv (551,484) 2012-05-03 13:05 https://issues.openbravo.com/file_download.php?file_id=5186&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-03 13:05 | rgoris | New Issue | |
2012-05-03 13:05 | rgoris | Assigned To | => alostale |
2012-05-03 13:05 | rgoris | File Added: ModifyPaymentPlanButtonDead.wmv | |
2012-05-03 13:05 | rgoris | Modules | => Core |
2012-05-03 13:05 | rgoris | OBNetwork customer | => No |
2012-05-03 16:01 | alostale | Note Added: 0048338 | |
2012-05-03 16:29 | hgbot | Checkin | |
2012-05-03 16:29 | hgbot | Note Added: 0048345 | |
2012-05-03 16:29 | hgbot | Status | new => resolved |
2012-05-03 16:29 | hgbot | Resolution | open => fixed |
2012-05-03 16:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/718f2a1e73619ab1b21c3d5eeec26ef11f09cb6f [^] |
2012-05-04 09:30 | rgoris | Note Added: 0048364 | |
2012-05-04 09:30 | rgoris | Status | resolved => closed |
2012-05-04 09:30 | rgoris | Fixed in Version | => pi |
2012-05-25 12:09 | hudsonbot | Checkin | |
2012-05-25 12:09 | hudsonbot | Note Added: 0049012 | |
2012-08-14 22:06 | dbaz | Relationship added | duplicate of 0019878 |
2012-08-14 22:13 | hgbot | Checkin | |
2012-08-14 22:13 | hgbot | Note Added: 0051312 | |
2012-08-14 22:13 | hgbot | Status | closed => resolved |
2012-08-14 22:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/718f2a1e73619ab1b21c3d5eeec26ef11f09cb6f [^] => http://code.openbravo.com/erp/devel/pi/rev/4441eebd812cf7ad9cbffcf94962637c3dad61b9 [^] |
2012-08-15 23:02 | rgoris | Status | resolved => closed |
Notes |
|
|
This can be reproduced for P&E processes in case development status of the module of the window including the process and the process' module are different. In this scenario (verified this is the current situation in live where the video was recorded from).
Steps to reproduce:
-Set all modules as not in development
-Set core as in development
-Open Sales Invoice and look for a completed invoice with outstanding amount
-Click on Modify Payment In plan button -> Nothing happens
Proposed solution:
Try to detect this case to instantiate proper P&E, in case it is not possible, at least notify in console about it. |
|
|
(0048345)
|
hgbot
|
2012-05-03 16:29
|
|
Repository: erp/devel/pi
Changeset: 718f2a1e73619ab1b21c3d5eeec26ef11f09cb6f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu May 03 16:28:03 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/718f2a1e73619ab1b21c3d5eeec26ef11f09cb6f [^]
fixed bug 20403: Button Edit Payment Plan does not work
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
|
|
|
(0048364)
|
rgoris
|
2012-05-04 09:30
|
|
Tested and it works again now. |
|
|
|
|
|
(0051312)
|
hgbot
|
2012-08-14 22:13
|
|
Repository: erp/devel/pi
Changeset: 4441eebd812cf7ad9cbffcf94962637c3dad61b9
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Aug 14 22:12:54 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4441eebd812cf7ad9cbffcf94962637c3dad61b9 [^]
Fixed issue 19878 - Fixed issue 20403:
* Added message to database
* Changed window.console.error by an isc.warn
---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
|
|