Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029293 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | minor | always | 2015-01-22 10:58 | 2015-04-01 08:31 | |||
Reporter | maite | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5d6f0701c7e1 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Advanced Payables and Receivables Mngmt | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-05-26 | |||||||
Regression introduced in release | 3.0PR14Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029293: Payment Method info should be maintained when using "Modify Payment Plan" functionality | |||||||
Description | Payment Method info should be maintained when using "Modify Payment Plan" functionality | |||||||
Steps To Reproduce | 1. Access as System Administrator and display "Modify Payment Plan" button in Payment Plan tab of Sales Invoice window 2. Logout and login 3. Create new Sales Invoice document. Add line and process 4. Access Payment Plan tab and run "Modify Payment Plan" process. Click on Due Date field of existent register to modify the date and realize that Payment Method information has been deleted | |||||||
Proposed Solution | Payment Method value should be maintained as other values are also maintained | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0075659) hgbot (developer) 2015-03-16 19:28 |
Repository: erp/backports/3.0PR15Q1.2 Changeset: 3723b18deb702724bf1434ef4a59a7e767f23b24 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 16 17:22:59 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/3723b18deb702724bf1434ef4a59a7e767f23b24 [^] Related with issue 29293: Checks if the okButton exists to prevent error in log --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js --- |
(0075660) hgbot (developer) 2015-03-16 19:28 |
Repository: erp/backports/3.0PR15Q1.2 Changeset: 5d6f0701c7e1e077228a07eaf418d7dfa467f07a Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 16 19:26:32 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/5d6f0701c7e1e077228a07eaf418d7dfa467f07a [^] Fixes bug 29293: valueMap & value of combo item are properly set in P&E window There were two problems: - The valueMap of the fk combo item was not being set because after the combo refactor the FIC does not return the fk combo entries. To fix this, the valueMap is built manually based on the selected option. - The value of the combo item was being set before defining its valueMap. When this happened no display value was shown in the combo. To fix this, the value is reset just after defining the valueMap. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js --- |
(0075675) alostale (manager) 2015-03-17 09:02 |
code reviewed tested: -When editing the record in the P&E value in payment method field is kept -This value can be edited and it is correctly processed |
(0076215) hgbot (developer) 2015-04-01 08:07 |
Repository: erp/backports/3.0PR15Q2 Changeset: 3723b18deb702724bf1434ef4a59a7e767f23b24 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 16 17:22:59 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/3723b18deb702724bf1434ef4a59a7e767f23b24 [^] Related with issue 29293: Checks if the okButton exists to prevent error in log --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js --- |
(0076216) hgbot (developer) 2015-04-01 08:07 |
Repository: erp/backports/3.0PR15Q2 Changeset: 5d6f0701c7e1e077228a07eaf418d7dfa467f07a Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 16 19:26:32 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/5d6f0701c7e1e077228a07eaf418d7dfa467f07a [^] Fixes bug 29293: valueMap & value of combo item are properly set in P&E window There were two problems: - The valueMap of the fk combo item was not being set because after the combo refactor the FIC does not return the fk combo entries. To fix this, the valueMap is built manually based on the selected option. - The value of the combo item was being set before defining its valueMap. When this happened no display value was shown in the combo. To fix this, the value is reset just after defining the valueMap. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js --- |
(0076264) priyam (administrator) 2015-04-01 08:31 |
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-16 16:41 | AugustoMauch | Type | defect => backport |
2015-03-16 16:41 | AugustoMauch | Target Version | 3.0PR15Q3 => 3.0PR15Q1.2 |
2015-03-16 17:04 | AugustoMauch | Regression level | => Production - Confirmed Stable |
2015-03-16 17:04 | AugustoMauch | Regression date | 2015-03-10 => 2014-05-26 |
2015-03-16 17:04 | AugustoMauch | Regression introduced in release | => 3.0PR14Q3 |
2015-03-16 17:04 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/402d7bca3f774737bf194cb7cbe41d2454a69326 [^] |
2015-03-16 19:28 | hgbot | Checkin | |
2015-03-16 19:28 | hgbot | Note Added: 0075659 | |
2015-03-16 19:28 | hgbot | Checkin | |
2015-03-16 19:28 | hgbot | Note Added: 0075660 | |
2015-03-16 19:28 | hgbot | Status | scheduled => resolved |
2015-03-16 19:28 | hgbot | Resolution | open => fixed |
2015-03-16 19:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/5d6f0701c7e1e077228a07eaf418d7dfa467f07a [^] |
2015-03-16 19:28 | AugustoMauch | Issue Monitored: alostale | |
2015-03-16 19:29 | AugustoMauch | Review Assigned To | => alostale |
2015-03-17 09:02 | alostale | Note Added: 0075675 | |
2015-03-17 09:02 | alostale | Status | resolved => closed |
2015-03-17 09:02 | alostale | Fixed in Version | => 3.0PR15Q1.2 |
2015-03-17 11:34 | dmitry_mezentsev | Tag Attached: Approved | |
2015-04-01 08:07 | hgbot | Checkin | |
2015-04-01 08:07 | hgbot | Note Added: 0076215 | |
2015-04-01 08:07 | hgbot | Checkin | |
2015-04-01 08:07 | hgbot | Note Added: 0076216 | |
2015-04-01 08:07 | hgbot | Status | closed => resolved |
2015-04-01 08:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/5d6f0701c7e1e077228a07eaf418d7dfa467f07a [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/5d6f0701c7e1e077228a07eaf418d7dfa467f07a [^] |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076264 |
Copyright © 2000 - 2009 MantisBT Group |