Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0020310 | Openbravo ERP | B. User interface | public | 2012-04-19 11:26 | 2012-04-21 14:24 |
|
| Reporter | AugustoMauch | |
| Assigned To | AugustoMauch | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| 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 | 0020310: Typo in Widget window in Author Message title |
| Description | The title of the Author Message title is wrong, actually it is showing 'Author Messge' |
| Steps To Reproduce | - Login as System Administrator
- Open the Widget window
- The title of the Author Message column has a typo.
|
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | WidgetTypo.png (44,122) 2012-04-19 11:26 https://issues.openbravo.com/file_download.php?file_id=5149&type=bug

|
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-04-19 11:26 | AugustoMauch | New Issue | |
| 2012-04-19 11:26 | AugustoMauch | Assigned To | => AugustoMauch |
| 2012-04-19 11:26 | AugustoMauch | File Added: WidgetTypo.png | |
| 2012-04-19 11:26 | AugustoMauch | Modules | => Core |
| 2012-04-19 11:26 | AugustoMauch | OBNetwork customer | => No |
| 2012-04-19 11:41 | hgbot | Checkin | |
| 2012-04-19 11:41 | hgbot | Note Added: 0047738 | |
| 2012-04-19 11:41 | hgbot | Status | new => resolved |
| 2012-04-19 11:41 | hgbot | Resolution | open => fixed |
| 2012-04-19 11:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f6cabb227b41854daddb79dc61d249b2f43e81a1 [^] |
| 2012-04-19 13:38 | migueldejuana | Note Added: 0047748 | |
| 2012-04-19 13:38 | migueldejuana | Status | resolved => closed |
| 2012-04-19 13:38 | migueldejuana | Fixed in Version | => pi |
| 2012-04-19 15:30 | hgbot | Checkin | |
| 2012-04-19 15:30 | hgbot | Note Added: 0047755 | |
| 2012-04-21 14:24 | hudsonbot | Checkin | |
| 2012-04-21 14:24 | hudsonbot | Note Added: 0047840 | |
| 2012-04-21 14:24 | hudsonbot | Checkin | |
| 2012-04-21 14:24 | hudsonbot | Note Added: 0047847 | |
|
Notes |
|
|
(0047738)
|
|
hgbot
|
|
2012-04-19 11:41
|
|
Repository: erp/devel/pi
Changeset: f6cabb227b41854daddb79dc61d249b2f43e81a1
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Apr 19 11:39:59 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f6cabb227b41854daddb79dc61d249b2f43e81a1 [^]
Fixes issue 20310: typo corrected in Widget window
The title of the Author Message field had a typo, it has been fixed.
---
M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
|
|
Code reviewed and tested in pi@f6cabb227b41 |
|
|
|
(0047755)
|
|
hgbot
|
|
2012-04-19 15:30
|
|
Repository: erp/devel/pi
Changeset: 0edebda30c972613090be55e3ab55b0bc03a7092
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Apr 19 15:29:51 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0edebda30c972613090be55e3ab55b0bc03a7092 [^]
Related to issue 20310: Inconsistency fixed
In the fix of this issue, the name property of a field was changed. This should not have been done directly, but by changing the correponding element and running the Synchronize Terminology process.
---
M modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_ELEMENT.xml
---
|
|
|
|
|
|
|
|
|
|