Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029466 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | trivial | always | 2015-01-18 17:23 | 2015-04-14 18:03 | |||
Reporter | rjapoova | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 225871f66353 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0PR14Q4 | SCM revision | ||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | 3.0PR14Q2 | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029466: Transaction Type field is incorrectly flagged as red when transactions are entered in grid mode | |||||||
Description | In the Financial Account window, when entering a transaction manually in grid mode, you need to specify the Transaction Type (BP Deposit, BP Withdrawal, etc.). When changing this field, the field is flagged as red. This indicates that there is something wrong with the logic around this field. The red flag can be safely ignored and users can continue successfully. | |||||||
Steps To Reproduce | Look at this video for the first 30 seconds: https://drive.google.com/file/d/0B2uCUQlrOPvIMEhPWVF3STdINTA/view?usp=sharing [^] | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0076349) hgbot (developer) 2015-04-07 08:37 |
Repository: erp/backports/3.0PR15Q2 Changeset: 225871f663533068d5d2801f02d32cac96aaa743 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 31 12:45:26 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/225871f663533068d5d2801f02d32cac96aaa743 [^] fixed bug 29466: list reference are validated while typing This caused to see the field in red as non valid while typing to filter a value. It has been fixed in the same way selector reference does: preventing validation on filterComplete. A new OBComboBoxItem class has been implemented in order to make both list and selectors (including table and tableDir) extend it preventing in this manner code duplicities. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationComponentProvider.java M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-combo.js --- |
(0076536) AugustoMauch (administrator) 2015-04-14 18:03 |
Code reviewed and verified in [1]@0fe1fb83dabe [1] https://code.openbravo.com/erp/backports/3.0PR15Q2 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-31 10:18 | alostale | Type | defect => backport |
2015-03-31 10:18 | alostale | Target Version | => 3.0PR15Q2 |
2015-03-31 11:12 | dmitry_mezentsev | Tag Attached: Approved | |
2015-04-07 08:37 | hgbot | Checkin | |
2015-04-07 08:37 | hgbot | Note Added: 0076349 | |
2015-04-07 08:37 | hgbot | Status | scheduled => resolved |
2015-04-07 08:37 | hgbot | Resolution | open => fixed |
2015-04-07 08:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/225871f663533068d5d2801f02d32cac96aaa743 [^] |
2015-04-14 18:03 | AugustoMauch | Note Added: 0076536 | |
2015-04-14 18:03 | AugustoMauch | Status | resolved => closed |
2015-04-14 18:03 | AugustoMauch | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |