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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031007
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2015-10-01 14:392015-11-23 21:16
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version3.0PR16Q1
StatusclosedFix in branchFixed in SCM revisionc62cdd90b734
ProjectionnoneETAnoneTarget Version3.0PR16Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031007: FICExtension can't display messages on EDIT

DescriptionFICExtension allows to inject code to be executed by FIC being possible to modify standard FIC behavior.

A use case for FICExtension is to show a message when editing a record, currently the message can be seen after updating a field (if that field triggers a FIC request) but not when the record is opened to be edited.
Steps To Reproduce1. Add attached MsgTestFICExtension.java to sources and build OB
2. Login, Open Sales Order window and edit any record
  -> Expected: message show be seen
  -> Got: no message is seen
TagsNo tags attached.
Attached Files? file icon MsgTestFICExtension.java [^] (913 bytes) 2015-10-01 14:45

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0029782 closedgorkaion Hooks needed on some processes to be used by modules 

-  Notes
(0080789)
hgbot (developer)
2015-10-01 14:53

Repository: erp/devel/pi
Changeset: c62cdd90b7344eaa707ef99611ba3b2615bf69fc
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 01 14:52:31 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c62cdd90b7344eaa707ef99611ba3b2615bf69fc [^]

fixed issue 31007: FICExtension can't display messages on EDIT

  FICExtensions couldn't be used to display messages when editing a record
  because callout messages were only included as part of the FIC response, in
  NEW or CHANGE modes.

  FIC has been changed to include messages also in EDIT mode.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0080790)
hgbot (developer)
2015-10-01 14:58

Repository: erp/devel/pi
Changeset: 522b10556e4480993aee197c0571cf00ca548059
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 01 14:57:25 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/522b10556e4480993aee197c0571cf00ca548059 [^]

related to issue 31007: fixed uneeded if nesting

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0080805)
caristu (developer)
2015-10-02 13:40

Code Review and Tested OK: now it is possible to display a message after clicking on the edit button of a record.
(0082103)
hudsonbot (developer)
2015-11-23 21:16

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/7b56bebaaa88 [^]
Maturity status: Test
(0082104)
hudsonbot (developer)
2015-11-23 21:16

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/7b56bebaaa88 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2015-10-01 14:39 alostale New Issue
2015-10-01 14:39 alostale Assigned To => alostale
2015-10-01 14:39 alostale Modules => Core
2015-10-01 14:39 alostale Triggers an Emergency Pack => No
2015-10-01 14:39 alostale Review Assigned To => caristu
2015-10-01 14:43 alostale Relationship added related to 0029782
2015-10-01 14:45 alostale File Added: MsgTestFICExtension.java
2015-10-01 14:53 hgbot Checkin
2015-10-01 14:53 hgbot Note Added: 0080789
2015-10-01 14:53 hgbot Status new => resolved
2015-10-01 14:53 hgbot Resolution open => fixed
2015-10-01 14:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c62cdd90b7344eaa707ef99611ba3b2615bf69fc [^]
2015-10-01 14:58 hgbot Checkin
2015-10-01 14:58 hgbot Note Added: 0080790
2015-10-02 13:40 caristu Note Added: 0080805
2015-10-02 13:40 caristu Status resolved => closed
2015-10-02 13:40 caristu Fixed in Version => 3.0PR16Q1
2015-11-23 21:16 hudsonbot Checkin
2015-11-23 21:16 hudsonbot Note Added: 0082103
2015-11-23 21:16 hudsonbot Checkin
2015-11-23 21:16 hudsonbot Note Added: 0082104


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker