Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018258 | Openbravo ERP | A. Platform | public | 2011-08-11 17:13 | 2011-11-04 13:58 |
|
Reporter | mtaal | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP6 | Fixed in Version | 3.0MP5 | |
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 | 0018258: ProcessRequest window/tab has strange displaylogic in status field |
Description | The status field of the ProcessRequest tab has a strange displaylogic: 'Y' = 'N'
This gives the following notification in the console:
>>>>>>> Issues found in javascript <<<<<<<<<
Core.View:1902:59: Weird relation. >> offending code: return !this.hiddenInForm && context && ('Y' === 'N');
Core.View:2413:39: Weird relation. >> offending code: return context && ('Y' === 'N');
>>>>>>> Issues (788ms) <<<<<<<<< |
Steps To Reproduce | Visit the process request window and check the console |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-08-11 17:13 | mtaal | New Issue | |
2011-08-11 17:13 | mtaal | Assigned To | => marvintm |
2011-08-11 17:13 | mtaal | Modules | => Core |
2011-08-11 17:13 | mtaal | OBNetwork customer | => No |
2011-09-26 17:49 | marvintm | Target Version | 3.0MP4 => 3.0MP5 |
2011-10-26 17:05 | marvintm | Assigned To | marvintm => mtaal |
2011-10-26 17:06 | marvintm | Status | new => acknowledged |
2011-10-26 17:06 | marvintm | Status | acknowledged => scheduled |
2011-10-26 17:06 | marvintm | Assigned To | mtaal => AugustoMauch |
2011-10-26 17:06 | marvintm | fix_in_branch | => pi |
2011-10-26 17:06 | marvintm | Target Version | 3.0MP5 => 3.0MP6 |
2011-10-26 17:06 | marvintm | fix_in_branch | pi => |
2011-10-27 11:52 | AugustoMauch | Note Added: 0042144 | |
2011-10-27 11:52 | AugustoMauch | Status | scheduled => closed |
2011-10-27 11:52 | AugustoMauch | Resolution | open => unable to reproduce |
2011-10-27 12:01 | AugustoMauch | Note Added: 0042145 | |
2011-10-27 12:01 | AugustoMauch | Status | closed => new |
2011-10-27 12:01 | AugustoMauch | Resolution | unable to reproduce => open |
2011-10-31 08:32 | hgbot | Checkin | |
2011-10-31 08:32 | hgbot | Note Added: 0042382 | |
2011-10-31 08:32 | hgbot | Status | new => resolved |
2011-10-31 08:32 | hgbot | Resolution | open => fixed |
2011-10-31 08:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/73715ca10d199f50a31a6b5d4b2417f719d0f8c8 [^] |
2011-10-31 08:32 | alostale | Status | resolved => closed |
2011-10-31 08:32 | alostale | Fixed in Version | => 3.0MP5 |
2011-11-04 13:58 | hudsonbot | Checkin | |
2011-11-04 13:58 | hudsonbot | Note Added: 0042603 | |
Notes |
|
|
I havenĀ“t been able to reproduce the issue. When I have tried to change a field whose module is not in development, the change has not been applied and the message "ERROR: Cannot update an object in a module not in development..." has been shown.
The trigger ad_field_mod_trg is already checking that changes are not made in fields whose module is not in development. |
|
|
|
Issue closed accidentally.
The note was referring to issue 0018515. |
|
|
(0042382)
|
hgbot
|
2011-10-31 08:32
|
|
Repository: erp/devel/pi
Changeset: 73715ca10d199f50a31a6b5d4b2417f719d0f8c8
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Oct 28 09:58:35 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/73715ca10d199f50a31a6b5d4b2417f719d0f8c8 [^]
Fixes issue 0018258: ProcessRequest window/tab has strange displaylogic in status field
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
|