Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020187 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | have not tried | 2012-04-02 16:56 | 2012-04-13 13:44 | |||
Reporter | mirurita | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP10 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 4a2897439433 | |||
Projection | none | ETA | none | Target Version | 3.0MP10 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020187: Adding a GL Item to the payment: remove icon is not displayed (only the HTML code) | |||||||
Description | When adding a GL Item to a payment the remove icon is not displayed. Each GL Item record should have a delete icon in the right side. Instead of the icon the HTML code is displayed. The user is not able to remove a GL Item. See attached screenshot. Tested in Firefox and Chrome. | |||||||
Steps To Reproduce | 1) Go to Payment In window 2) Create a new Payment In 3) Click on Add Details button 4) Select 'GL Items' in transaction type combobox 5) Enter 2 in Amount field 6) Select a GL Item 7) Enter 2 in Received In field 8) Click on Add button 9) Realize that the remove button is not displayed. See attached screenshot. | |||||||
Tags | No tags attached. | |||||||
Attached Files | Payment GLItem error.png [^] (137,513 bytes) 2012-04-02 16:56
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0047324) AugustoMauch (administrator) 2012-04-02 18:23 |
Repository: erp/devel/pi Changeset: 4a2897439433908ce9e0feebed875e8b35f87e8e Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Apr 02 18:19:33 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4a2897439433908ce9e0feebed875e8b35f87e8e [^] [^] Fixes issue: 20187: Remove button is displayed correctly in Payment In In the fix of issue 20035, the AddOrderOrInvoice.html file was modified in order to make it compatible with Internet Explorer. That change broke the creation of the remove buttons in the window that is opened when the Add Details button is pushed in the Payment In window. Now, instead of using appendChild(document.createTextNode(text)) to modify the innerHTML property of DOM elementes, a div element is created and appended. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html |
(0047331) mirurita (developer) 2012-04-03 11:49 |
Testing Plan Tested browsers: - Firefox 11 - Chrome 18.0.1025.113 beta - Internet Explorer 9 1) Create a new Payment In 2) Click on Add Details button 3) Select 'GL Items' in transaction type combobox 4) Enter 4 in Amount field 5) Select a Gl Item 6) Enter 2 in Received In field 7) Click on Add button 8) Click again on Add button 9) Realize that you have two GL Item lines in the grid and the remove (cross) icon is displayed in the right side. 10) Remove both lines clicking the red cross icon. |
(0047566) hudsonbot (developer) 2012-04-13 13:44 |
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/5093a7ea6dbb [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2012-04-02 16:56 | mirurita | New Issue | |
2012-04-02 16:56 | mirurita | Assigned To | => vmromanos |
2012-04-02 16:56 | mirurita | File Added: Payment GLItem error.png | |
2012-04-02 16:56 | mirurita | Modules | => Core |
2012-04-02 18:05 | mirurita | Assigned To | vmromanos => AugustoMauch |
2012-04-02 18:05 | mirurita | Relationship added | related to 0020035 |
2012-04-02 18:22 | AugustoMauch | Status | new => scheduled |
2012-04-02 18:22 | AugustoMauch | fix_in_branch | => pi |
2012-04-02 18:22 | AugustoMauch | Status | scheduled => resolved |
2012-04-02 18:22 | AugustoMauch | Fixed in Version | => 3.0MP10 |
2012-04-02 18:22 | AugustoMauch | Fixed in SCM revision | => 4a2897439433 |
2012-04-02 18:22 | AugustoMauch | Resolution | open => fixed |
2012-04-02 18:23 | AugustoMauch | Note Added: 0047324 | |
2012-04-03 11:49 | mirurita | Note Added: 0047331 | |
2012-04-03 11:49 | mirurita | Status | resolved => closed |
2012-04-13 13:44 | hudsonbot | Checkin | |
2012-04-13 13:44 | hudsonbot | Note Added: 0047566 |
Copyright © 2000 - 2009 MantisBT Group |