Skip to content
Success

Changes

Summary

  1. IDEMPIERE-6334 Non Advanced Role cannot open Chart window (#2582) (details)
  2. IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2586) (details)
  3. IDEMPIERE-6335 - Create parameter to specify document type in material receipt (#2581) (details)
Commit fd647247bac76b8f12ec61feb5519c11f02ec2d9 by carg67
IDEMPIERE-6334 Non Advanced Role cannot open Chart window (#2582)

The file was addedmigration/iD11/postgresql/202412041755_IDEMPIERE-6334.sql
The file was addedmigration/iD11/oracle/202412041755_IDEMPIERE-6334.sql
Commit 978c8a6e251faedb797b6978f775a61578425dc0 by carg67
IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2586)

- fix as suggested by Vitor Santos at mattermost
The file was modifieddb/oracle/functions/BOM_PriceLimit.sql
The file was modifieddb/postgresql/functions/BOM_Qty_Reserved.sql
The file was modifieddb/postgresql/functions/BOM_PriceList.sql
The file was addedmigration/iD11/postgresql/202412091327_IDEMPIERE-6329.sql
The file was modifieddb/postgresql/functions/BOM_PriceStd.sql
The file was modifieddb/oracle/functions/BOM_Qty_Reserved.sql
The file was modifieddb/oracle/functions/BOM_PriceStd.sql
The file was modifieddb/oracle/functions/BOM_Qty_OnHandForReservation.sql
The file was modifieddb/oracle/functions/BOM_PriceList.sql
The file was modifieddb/postgresql/functions/BOM_Qty_Ordered.sql
The file was addedmigration/iD11/oracle/202412091327_IDEMPIERE-6329.sql
The file was modifieddb/oracle/functions/BOM_Qty_OnHand.sql
The file was modifieddb/postgresql/functions/BOM_PriceLimit.sql
The file was modifieddb/postgresql/functions/BOM_Qty_OnHandForReservation.sql
The file was modifieddb/postgresql/functions/BOM_Qty_OnHand.sql
The file was modifiedorg.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java
The file was modifiedorg.idempiere.test/src/org/idempiere/test/DictionaryIDs.java
The file was modifieddb/oracle/functions/BOM_Qty_Ordered.sql
Commit 2ea4730458ea5b73b1f24b93aead7e6a51f16d39 by carg67
IDEMPIERE-6335 - Create parameter to specify document type in material receipt (#2581)

* IDEMPIERE-6335 - Create parameter to specify document type in material receipt

* IDEMPIERE-6335 - Adjust to use centralized ID management

* IDEMPIERE-6335 - apply the patch
The file was addedmigration/iD11/postgresql/202412101102_IDEMPIERE-6335.sql
The file was modifiedorg.adempiere.base.process/src/org/compiere/process/InvoiceCreateInOut.java
The file was addedmigration/iD11/oracle/202412101102_IDEMPIERE-6335.sql