Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020403Openbravo ERPA. Platformpublic2012-05-03 13:052012-08-15 23:02
rgoris 
alostale 
urgentmajorhave not tried
closedfixed 
5
 
pi 
Core
No
0020403: Button Edit Payment Plan does not work
Clicking this button does not invoke the Edit Payment Plan layer.
See video
No tags attached.
duplicate of defect 0019878 closed dbaz Modify payment in plan button not working if modules in development 
wmv ModifyPaymentPlanButtonDead.wmv (551,484) 2012-05-03 13:05
https://issues.openbravo.com/file_download.php?file_id=5186&type=bug
Issue History
2012-05-03 13:05rgorisNew Issue
2012-05-03 13:05rgorisAssigned To => alostale
2012-05-03 13:05rgorisFile Added: ModifyPaymentPlanButtonDead.wmv
2012-05-03 13:05rgorisModules => Core
2012-05-03 16:01alostaleNote Added: 0048338
2012-05-03 16:29hgbotCheckin
2012-05-03 16:29hgbotNote Added: 0048345
2012-05-03 16:29hgbotStatusnew => resolved
2012-05-03 16:29hgbotResolutionopen => fixed
2012-05-03 16:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/718f2a1e73619ab1b21c3d5eeec26ef11f09cb6f [^]
2012-05-04 09:30rgorisNote Added: 0048364
2012-05-04 09:30rgorisStatusresolved => closed
2012-05-04 09:30rgorisFixed in Version => pi
2012-05-25 12:09hudsonbotCheckin
2012-05-25 12:09hudsonbotNote Added: 0049012
2012-08-14 22:06dbazRelationship addedduplicate of 0019878
2012-08-14 22:13hgbotCheckin
2012-08-14 22:13hgbotNote Added: 0051312
2012-08-14 22:13hgbotStatusclosed => resolved
2012-08-14 22:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/718f2a1e73619ab1b21c3d5eeec26ef11f09cb6f [^] => http://code.openbravo.com/erp/devel/pi/rev/4441eebd812cf7ad9cbffcf94962637c3dad61b9 [^]
2012-08-15 23:02rgorisStatusresolved => closed

Notes
(0048338)
alostale   
2012-05-03 16:01   
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.
(0049012)
hudsonbot   
2012-05-25 12:09   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test
(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
---