Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016546
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminoralways2011-03-29 19:042011-04-08 00:00
ReporteriperdomoView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision83b929f61afc
ProjectionnoneETAnoneTarget Version3.0RC6
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_24
OS Version2.6.36-gentoo-r5Database version8.4.5Ant version1.8.1
Product Version3.0RC5SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016546: If a callout uses 'EXECUTE' the window must be marked to be shown in classic mode

DescriptionThere 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.
Proposed Solution* 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00164923.0RC7 closediperdomo It is not possible to use 'EXECUTE' command in callouts in Openbravo 3 

-  Notes
(0035473)
hgbot (developer)
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 (reporter)
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 (developer)
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 (developer)
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 (reporter)
2011-04-07 10:02

Tested on pi @ rev 3d1ee3ff4716

- Issue History
Date Modified Username Field Change
2011-03-29 19:04 iperdomo New Issue
2011-03-29 19:04 iperdomo Assigned To => marvintm
2011-03-29 19:04 iperdomo Modules => Core
2011-03-29 19:05 iperdomo Status new => scheduled
2011-03-29 19:05 iperdomo fix_in_branch => pi
2011-03-29 19:06 iperdomo Relationship added blocks 0016492
2011-04-01 15:42 hgbot Checkin
2011-04-01 15:42 hgbot Note Added: 0035473
2011-04-01 15:42 hgbot Status scheduled => resolved
2011-04-01 15:42 hgbot Resolution open => fixed
2011-04-01 15:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2bae90f9419d6c1f04b8564200ee05f99d31acc8 [^]
2011-04-05 09:29 iperdomo Note Added: 0035580
2011-04-05 09:29 iperdomo Status resolved => new
2011-04-05 09:29 iperdomo Resolution fixed => open
2011-04-05 10:30 alostale Status new => scheduled
2011-04-05 10:31 hgbot Checkin
2011-04-05 10:31 hgbot Note Added: 0035587
2011-04-05 10:31 hgbot Status scheduled => resolved
2011-04-05 10:31 hgbot Resolution open => fixed
2011-04-05 10:31 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/2bae90f9419d6c1f04b8564200ee05f99d31acc8 [^] => http://code.openbravo.com/erp/devel/pi/rev/83b929f61afc64a35b39e91fdfea3ab42f4e0322 [^]
2011-04-07 09:48 hgbot Checkin
2011-04-07 09:48 hgbot Note Added: 0035686
2011-04-07 10:02 iperdomo Note Added: 0035687
2011-04-07 10:02 iperdomo Status resolved => closed
2011-04-08 00:00 anonymous sf_bug_id 0 => 3279906


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker