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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037312
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 07. Sales managementmajorhave not tried2017-11-16 10:162017-11-27 10:23
ReporterAtulOpenbravoView Statuspublic 
Assigned Tocaristu 
PriorityimmediateResolutionfixedFixed in Version3.0PR17Q3.2
StatusclosedFix in branchFixed in SCM revision3c5476b6209f
ProjectionnoneETAnoneTarget Version3.0PR17Q3.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelPre packaging ( pi )
Regression date2017-11-08
Regression introduced in releasepi
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/a87ba8a293e6224273bd2c70d0fcbb54d9ac8cf6 [^]
Triggers an Emergency PackNo
Summary

0037312: Sales Order selector in Generate Invoice process does not wok properly

DescriptionSales Order selector based on OB UI Selector reference in Generate Invoices process does not wok properly. It is not visible.
Steps To Reproduce- Login as F&B International Group Admin
- Navigate to Generate Invoices process (Sales Management | Transaction | Generate Invoices)
- Realize that no selector appears in front of Label Sales Order.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0037303 closedcaristu Sales Order selector in Generate Invoice process does not wok properly 

-  Notes
(0100594)
hgbot (developer)
2017-11-17 15:04

Repository: erp/backports/3.0PR17Q3.2
Changeset: 3c5476b6209f35d0ccfcc5c4e39b29d3327e2f71
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Nov 17 15:03:14 2017 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q3.2/rev/3c5476b6209f35d0ccfcc5c4e39b29d3327e2f71 [^]

fixes issue 37312: OB created partially in old processes shown in 3.0 windows

  With the changes introduced on issue 0035553, the OB object is generated in two stages: it is initialized when the JS static resources are loaded and secondly additional session data is included with the SessionDynamic request.

  In old processes inside 3.0 windows, a request to load the JS static resources is done but the SessionDynamic request is not. As a result, the OB object was generated partially. This caused JS errors when referencing to the missing data.

  To fix this issue, now when we are in an old process loaded inside a 3.0 window, instead of generating the OB object from scratch, it is cloned from the main OB object of the application which is generated right after logging in.

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
---
(0100729)
alostale (manager)
2017-11-27 10:23

reviewed + tested

- Issue History
Date Modified Username Field Change
2017-11-16 16:44 caristu Type defect => backport
2017-11-16 16:44 caristu Target Version => 3.0PR17Q3.2
2017-11-17 15:04 hgbot Checkin
2017-11-17 15:04 hgbot Note Added: 0100594
2017-11-17 15:04 hgbot Status scheduled => resolved
2017-11-17 15:04 hgbot Resolution open => fixed
2017-11-17 15:04 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR17Q3.2/rev/3c5476b6209f35d0ccfcc5c4e39b29d3327e2f71 [^]
2017-11-17 15:05 caristu Review Assigned To => alostale
2017-11-27 10:23 alostale Note Added: 0100729
2017-11-27 10:23 alostale Status resolved => closed
2017-11-27 10:23 alostale Fixed in Version => 3.0PR17Q3.2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker