Openbravo Issue Tracking System - Modules
View Issue Details
0039679ModulesAdvanced Warehouse Operationspublic2018-11-22 15:162022-02-01 08:05
nonofrancisco 
Triage Platform Base 
normalmajoralways
newopen 
5
 
 
0039679: An exception is thrown when removing Picking List
When removing a Picking List, without removing first all the tasks, an exception is thrown:

org.hibernate.HibernateException: Flush during cascade is dangerous
Logged as AWO QA Admin

- Create a Sales Order
- Add a line of product
- Book the order
- Create picking tasks
- Remove the picking list created without removing the task.

Realize an exception is thrown

org.hibernate.HibernateException: Flush during cascade is dangerous

No tags attached.
png issue_picking.png (80,851) 2018-11-22 15:16
https://issues.openbravo.com/file_download.php?file_id=12380&type=bug
png
Issue History
2018-11-22 15:16nonofranciscoNew Issue
2018-11-22 15:16nonofranciscoAssigned To => Triage Finance
2018-11-22 15:16nonofranciscoFile Added: issue_picking.png
2018-11-28 09:04dmiguelezAssigned ToTriage Finance => platform
2018-11-28 09:55dmiguelezNote Added: 0108142
2018-11-28 16:42dmiguelezNote Added: 0108156
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0108142)
dmiguelez   
2018-11-28 09:55   
List of modules needed to reproduce the issue:
- org.openbravo.warehouse.advancedwarehouseoperations
- org.openbravo.warehouse.advancedwarehouseoperations.sampledata
- org.openbravo.warehouse.advancedwarehouseoperations.template
- org.openbravo.mobile.core
(0108156)
dmiguelez   
2018-11-28 16:42   
Steps to reproduce

Logged as AWO QA Admin

Go to Sales Order Window and create a new record with:
  - Organization: US West Coast
  - Business Partner: Healthy Food Supermarkets, Co.
  - Warehouse: US West Coast
Move to lines and create a new record with:
  - Product: Ale Beer
  - Operative Quantity: 10
Click on Book button
Click on Pick Button and Done

Go to Picking List Window and select the last record (ordered by Document No)
Try to delete it and realize an exception is thrown
org.hibernate.HibernateException: Flush during cascade is dangerous