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-6311 Parent context missing when zoom to detail tab above level 1 (#2554) (details)
  5. IDEMPIERE-6314 Issues with attachment on System records (#2556) (details)
  6. IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560) (details)
  7. IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557) (details)
  8. IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575) (details)
  9. 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
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
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java
The file was modifiedorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java
The file was modifiedorg.adempiere.ui/src/org/compiere/print/DrillReportCtl.java
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
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
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.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java
The file was modifiedorg.adempiere.base/src/org/compiere/model/PO.java
The file was modifiedorg.adempiere.base/src/org/compiere/model/MAttachment.java
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.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java
The file was modifiedorg.adempiere.base/src/org/compiere/util/Msg.java
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
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
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