Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018258Openbravo ERPA. Platformpublic2011-08-11 17:132011-11-04 13:58
mtaal 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
3.0MP63.0MP5 
Core
No
0018258: ProcessRequest window/tab has strange displaylogic in status field
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) <<<<<<<<<
Visit the process request window and check the console
No tags attached.
Issue History
2011-08-11 17:13mtaalNew Issue
2011-08-11 17:13mtaalAssigned To => marvintm
2011-08-11 17:13mtaalModules => Core
2011-09-26 17:49marvintmTarget Version3.0MP4 => 3.0MP5
2011-10-26 17:05marvintmAssigned Tomarvintm => mtaal
2011-10-26 17:06marvintmStatusnew => acknowledged
2011-10-26 17:06marvintmStatusacknowledged => scheduled
2011-10-26 17:06marvintmAssigned Tomtaal => AugustoMauch
2011-10-26 17:06marvintmfix_in_branch => pi
2011-10-26 17:06marvintmTarget Version3.0MP5 => 3.0MP6
2011-10-26 17:06marvintmfix_in_branchpi =>
2011-10-27 11:52AugustoMauchNote Added: 0042144
2011-10-27 11:52AugustoMauchStatusscheduled => closed
2011-10-27 11:52AugustoMauchResolutionopen => unable to reproduce
2011-10-27 12:01AugustoMauchNote Added: 0042145
2011-10-27 12:01AugustoMauchStatusclosed => new
2011-10-27 12:01AugustoMauchResolutionunable to reproduce => open
2011-10-31 08:32hgbotCheckin
2011-10-31 08:32hgbotNote Added: 0042382
2011-10-31 08:32hgbotStatusnew => resolved
2011-10-31 08:32hgbotResolutionopen => fixed
2011-10-31 08:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/73715ca10d199f50a31a6b5d4b2417f719d0f8c8 [^]
2011-10-31 08:32alostaleStatusresolved => closed
2011-10-31 08:32alostaleFixed in Version => 3.0MP5
2011-11-04 13:58hudsonbotCheckin
2011-11-04 13:58hudsonbotNote Added: 0042603

Notes
(0042144)
AugustoMauch   
2011-10-27 11:52   
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.
(0042145)
AugustoMauch   
2011-10-27 12:01   
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
---
(0042603)
hudsonbot   
2011-11-04 13:58   
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/d10da320df2a [^]

Maturity status: Test