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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031761
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2015-12-22 11:102015-12-22 13:10
ReporterVictorVillarView Statuspublic 
Assigned Toaferraz 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisioncd0ec1bab5ed
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToVictorVillar
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031761: Not possible to launch the org.openbravo.fix.stock.qtyorderonhand module if you have more than 100 inventory lines

DescriptionNot possible to launch the org.openbravo.fix.stock.qtyorderonhand module if you have more than 100 inventory lines.
Steps To ReproduceERROR org.hibernate.LazyInitializationException - failed to lazily initialize a collection of role: ADClient.clientInformationList, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: ADClient.clientInformationList, no session or session was closed
    at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:383)
    at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:375)
    at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:368)
    at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:111)
    at org.hibernate.collection.PersistentBag.get(PersistentBag.java:445)
    at org.openbravo.materialmgmt.InventoryCountProcess.processInventory(InventoryCountProcess.java:232)
    at org.openbravo.materialmgmt.InventoryCountProcess.processInventory(InventoryCountProcess.java:129)
    at org.openbravo.fix.stock.qtyorderonhand.FixStockQtyOrderProcess.fixWrongStock(FixStockQtyOrderProcess.java:178)
    at org.openbravo.fix.stock.qtyorderonhand.FixStockQtyOrderProcess.doExecute(FixStockQtyOrderProcess.java:61)
    at org.openbravo.service.db.DalBaseProcess.execute(DalBaseProcess.java:80)
    at org.openbravo.erpCommon.ad_actionButton.ActionButtonJava_Responser.processBD44BA85107448D1BC1653F35D7A45B3(ActionButtonJava_Responser.java:3659)
    at org.openbravo.erpCommon.ad_actionButton.ActionButtonJava_Responser.doPost(ActionButtonJava_Responser.java:342)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
    at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:225)
    at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:446)
    at org.openbravo.erpCommon.ad_actionButton.ActionButtonJava_Responser.service(ActionButtonJava_Responser.java:55)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.openbravo.client.kernel.KernelFilter$1.doAction(KernelFilter.java:62)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00311863.0PR16Q1 closedaferraz org.openbravo.fix.stock.qtyorderonhand module is not working with negative stock 

-  Notes
(0082934)
hgbot (developer)
2015-12-22 13:08

Repository: erp/pmods/org.openbravo.fix.stock.qtyorderonhand
Changeset: cd0ec1bab5edf896c297fec982ac461788ba496c
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Dec 22 12:46:31 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.fix.stock.qtyorderonhand/rev/cd0ec1bab5edf896c297fec982ac461788ba496c [^]

Fixes issue 31761: Error when you have more than 100 inventory lines

---
M src/org/openbravo/fix/stock/qtyorderonhand/FixStockQtyOrderProcess.java
---
(0082935)
aferraz (manager)
2015-12-22 13:09

Fixed in version 1.0.300 of the module.

- Issue History
Date Modified Username Field Change
2015-12-22 11:10 VictorVillar New Issue
2015-12-22 11:10 VictorVillar Assigned To => aferraz
2015-12-22 11:10 VictorVillar Modules => Core
2015-12-22 11:10 VictorVillar Resolution time => 1450998000
2015-12-22 11:10 VictorVillar Triggers an Emergency Pack => No
2015-12-22 11:10 VictorVillar Issue Monitored: networkb
2015-12-22 11:10 VictorVillar Relationship added related to 0031186
2015-12-22 11:12 VictorVillar Summary Not possible to launch the org.openbravo.fix.stock.qtyorderonhand module if you have more than 100 warehouses => Not possible to launch the org.openbravo.fix.stock.qtyorderonhand module if you have more than 100 inventory lines
2015-12-22 11:12 VictorVillar Description Updated View Revisions
2015-12-22 13:08 hgbot Checkin
2015-12-22 13:08 hgbot Note Added: 0082934
2015-12-22 13:08 hgbot Status new => resolved
2015-12-22 13:08 hgbot Resolution open => fixed
2015-12-22 13:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.fix.stock.qtyorderonhand/rev/cd0ec1bab5edf896c297fec982ac461788ba496c [^]
2015-12-22 13:09 aferraz Review Assigned To => aferraz
2015-12-22 13:09 aferraz Note Added: 0082935
2015-12-22 13:09 aferraz Status resolved => closed
2015-12-22 13:10 aferraz Review Assigned To aferraz => VictorVillar


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker