Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016546Openbravo ERPA. Platformpublic2011-03-29 19:042011-04-08 00:00
iperdomo 
marvintm 
urgentminoralways
closedfixed 
202.6.36-gentoo-r5
3.0RC5 
3.0RC6 
Core
No
0016546: If a callout uses 'EXECUTE' the window must be marked to be shown in classic mode
There are some callouts that use 'EXECUTE' to perform advanced actions. To support a smooth migration to Openbravo 3, if a callout uses a 'EXECUTE' the window must be marked to be shown in classic mode and the user should be warned that some actions where not performed.
* On run time, if a window uses a callout with an 'EXECUTE', the window must be marked to be shown in classic mode and the user should be warned.
No tags attached.
blocks defect 00164923.0RC7 closed iperdomo It is not possible to use 'EXECUTE' command in callouts in Openbravo 3 
Issue History
2011-03-29 19:04iperdomoNew Issue
2011-03-29 19:04iperdomoAssigned To => marvintm
2011-03-29 19:04iperdomoModules => Core
2011-03-29 19:05iperdomoStatusnew => scheduled
2011-03-29 19:05iperdomofix_in_branch => pi
2011-03-29 19:06iperdomoRelationship addedblocks 0016492
2011-04-01 15:42hgbotCheckin
2011-04-01 15:42hgbotNote Added: 0035473
2011-04-01 15:42hgbotStatusscheduled => resolved
2011-04-01 15:42hgbotResolutionopen => fixed
2011-04-01 15:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2bae90f9419d6c1f04b8564200ee05f99d31acc8 [^]
2011-04-05 09:29iperdomoNote Added: 0035580
2011-04-05 09:29iperdomoStatusresolved => new
2011-04-05 09:29iperdomoResolutionfixed => open
2011-04-05 10:30alostaleStatusnew => scheduled
2011-04-05 10:31hgbotCheckin
2011-04-05 10:31hgbotNote Added: 0035587
2011-04-05 10:31hgbotStatusscheduled => resolved
2011-04-05 10:31hgbotResolutionopen => fixed
2011-04-05 10:31hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/2bae90f9419d6c1f04b8564200ee05f99d31acc8 [^] => http://code.openbravo.com/erp/devel/pi/rev/83b929f61afc64a35b39e91fdfea3ab42f4e0322 [^]
2011-04-07 09:48hgbotCheckin
2011-04-07 09:48hgbotNote Added: 0035686
2011-04-07 10:02iperdomoNote Added: 0035687
2011-04-07 10:02iperdomoStatusresolved => closed
2011-04-08 00:00anonymoussf_bug_id0 => 3279906

Notes
(0035473)
hgbot   
2011-04-01 15:42   
Repository: erp/devel/pi
Changeset: 2bae90f9419d6c1f04b8564200ee05f99d31acc8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Apr 01 15:41:35 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2bae90f9419d6c1f04b8564200ee05f99d31acc8 [^]

Fixed issue 16546. If a callout has an EXECUTE command, the window will be shown in classic mode.
The FIC will verify that no EXECUTE elements are present in the callout responses. If there is one, and it's different from 'displayLogic()' (which is automatically done in OB 3 windows), then it will return a message to the user, and create a new preference so that after next login, the affected window will be shown in classic mode.

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035580)
iperdomo   
2011-04-05 09:29   
Please change the message to the user. Remove the technical details about a 'command' and 'callout'.

Log the technical details in the application log through log.warn()
(0035587)
hgbot   
2011-04-05 10:31   
Repository: erp/devel/pi
Changeset: 83b929f61afc64a35b39e91fdfea3ab42f4e0322
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Apr 05 10:29:37 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/83b929f61afc64a35b39e91fdfea3ab42f4e0322 [^]

Fixed issue 16546. Improved message, and now we show an additional message in the server log.

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035686)
hgbot   
2011-04-07 09:48   
Repository: erp/devel/pi
Changeset: 3d1ee3ff4716aa0532a06b27545bd81794b67d14
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Apr 07 09:46:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3d1ee3ff4716aa0532a06b27545bd81794b67d14 [^]

Related to issue 16546. Improved message.

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
---
(0035687)
iperdomo   
2011-04-07 10:02   
Tested on pi @ rev 3d1ee3ff4716