Skip to content
Success

Changes

Summary

  1. IDEMPIERE-6259 : Query After Change is not working for Range criteria with the 'To' field on Info Window (#2547) (details)
  2. IDEMPIERE-5946 : Drill Assistant Error - For input string: "null" (#2549) (details)
  3. IDEMPIERE-6309 Output of task is better formatted as a console font (#2550) (details)
  4. IDEMPIERE-6193: Trial Balance : remove lines where account has no beg… (#2422) (details)
  5. IDEMPIERE-6311 Parent context missing when zoom to detail tab above level 1 (#2554) (details)
  6. IDEMPIERE-6314 Issues with attachment on System records (#2556) (details)
  7. IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560) (details)
  8. IDEMPIERE-6317 - Create message for errors in msysconfig (#2564) (details)
  9. IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557) (details)
  10. IDEMPIERE-6314 Issues with attachment on System records (#2567) (details)
  11. IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570) (details)
  12. IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571) (details)
  13. IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575) (details)
  14. IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579) (details)
  15. IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable "Insert Record" (#2574) (details)
  16. IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576) (details)
Commit f88b49f1ffb10ce1defc0c7fe607441cd3f8c72f by carg67
IDEMPIERE-6259 : Query After Change is not working for Range criteria with the 'To' field on Info Window (#2547)

The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/info/InfoWindow.java (diff)
Commit b9d6cdc4e93f713441fef5e0c4331d5924e09cc5 by carg67
IDEMPIERE-5946 : Drill Assistant Error - For input string: "null" (#2549)

* IDEMPIERE-5946 : Drill Assistant Error - For input string: "null"

* IDEMPIERE-5946 : show drill assistant when value is not null
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java (diff)
The file was modifiedorg.adempiere.ui/src/org/compiere/print/DrillReportCtl.java (diff)
Commit e65879c20106ba02b1d0ee8072159898318f78c6 by carg67
IDEMPIERE-6309 Output of task is better formatted as a console font (#2550)

* IDEMPIERE-6309 Output of task is better formatted as a console font

* - minor improvement
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WTask.java (diff)
Commit 9bb107864f5b06bf7a6d288c3dbef5880d05681e by carg67
IDEMPIERE-6193: Trial Balance : remove lines where account has no beg… (#2422)

* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement

* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement - patch from Carlos

Co-Authored-By: Carlos Ruiz <carg67@gmail.com>

---------

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
The file was modifiedorg.adempiere.base/src/org/compiere/report/TrialBalance.java (diff)
Commit f4fb07b66f3b57bcd54248e4c6623588d5fb872f by carg67
IDEMPIERE-6311 Parent context missing when zoom to detail tab above level 1 (#2554)

The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java (diff)
Commit 38f452e4b0a37d3a928107f746af530c15fb2b1c by carg67
IDEMPIERE-6314 Issues with attachment on System records (#2556)

* IDEMPIERE-6314 Issues with attachment on System records

* - change approach to make it read-only

* - support for UUID key tables
- IDEMPIERE-5567 fix for the PO.is_new method
The file was modifiedorg.adempiere.base/src/org/compiere/model/MAttachment.java (diff)
The file was modifiedorg.adempiere.base/src/org/compiere/model/PO.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java (diff)
Commit be264655dcc65fe21568ac3b3658d87a1f2b5640 by carg67
IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context

Change all translate to getElement

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context - patch from Carlos

Co-Authored-By: Carlos Ruiz <carg67@gmail.com>

---------

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
The file was modifiedorg.adempiere.base/src/org/compiere/util/Msg.java (diff)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java (diff)
Commit b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab by carg67
IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)

* IDEMPIERE-6317 - Create message for errors in msysconfig

* IDEMPIERE-6317 - Create message for errors in msysconfig
The file was addedmigration/iD11/oracle/202411260821_IDEMPIERE-6317.sql
The file was modifiedorg.adempiere.base/src/org/compiere/model/MSysConfig.java (diff)
The file was addedmigration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql
Commit a875f477ed92d02a7638c3a0a43d13014128eb9a by carg67
IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557)

On M_Lot M_Product_ID is mandatory, so the filter for M_Product_ID is needed when loading Lots
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.java (diff)
Commit 36c08e7476471a9415d5e1bf985d4bc71637d01a by carg67
IDEMPIERE-6314 Issues with attachment on System records (#2567)

- IDEMPIERE-5567 fix for the PO.is_new method
The file was modifiedorg.adempiere.base/src/org/compiere/model/PO.java (diff)
Commit e34371db603fff885c00f6a2dcd94bd996f3cc1e by carg67
IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)

The file was modifiedmigration/processes_post_migration/oracle/01_add_missing_Translations.sql (diff)
The file was modifiedmigration/processes_post_migration/postgresql/01_add_missing_translations.sql (diff)
Commit 99e038c4a311063dfdce5dce44020a015e691d99 by carg67
IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)

The file was modifieddb/oracle/functions/BOM_Qty_OnHand.sql (diff)
The file was modifieddb/oracle/functions/BOM_Qty_Ordered.sql (diff)
The file was modifieddb/postgresql/functions/BOM_PriceList.sql (diff)
The file was modifieddb/postgresql/functions/ProductAttribute.sql (diff)
The file was modifieddb/oracle/functions/BOM_PriceStd.sql (diff)
The file was modifieddb/postgresql/functions/BOM_PriceLimit.sql (diff)
The file was modifieddb/postgresql/functions/BOM_Qty_OnHand.sql (diff)
The file was modifieddb/postgresql/functions/BOM_PriceStd.sql (diff)
The file was modifieddb/oracle/functions/BOM_PriceList.sql (diff)
The file was modifieddb/postgresql/functions/BOM_Qty_OnHandForReservation.sql (diff)
The file was modifieddb/oracle/functions/BOM_Qty_OnHandForReservation.sql (diff)
The file was modifieddb/oracle/functions/BOM_PriceLimit.sql (diff)
The file was addedorg.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java
The file was modifieddb/postgresql/functions/BOM_Qty_Reserved.sql (diff)
The file was addedmigration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql
The file was modifieddb/oracle/functions/BOM_Qty_Reserved.sql (diff)
The file was addedmigration/iD11/oracle/202411301155_IDEMPIERE-6329.sql
The file was modifieddb/postgresql/functions/BOM_Qty_Ordered.sql (diff)
Commit 1522dd84d11c21a21e16f079c92f02255a6de353 by carg67
IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575)
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/AbstractProcessDialog.java (diff)
Commit e5f364f391536e77b99867f1eaf07fba7190df5e by carg67
IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579)

The file was modifiedorg.adempiere.base/src/org/compiere/model/MChart.java (diff)
Commit edea913918186e20ea69508faeae380009416bd3 by carg67
IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable "Insert Record" (#2574)

The file was addedmigration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql
The file was addedmigration/iD11/oracle/202412021125_IDEMPIERE-6327.sql
Commit 6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec by carg67
IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576)

The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java (diff)