Branch: refs/heads/master
Home:
https://github.com/idempiere/idempiere
Commit: 1e9ac235b6e2c46292dbb5b8faa5088588991a7a
https://github.com/idempiere/idempiere/commit/1e9ac235b6e2c46292dbb5b8faa5088588991a7a
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
A migration/iD12/oracle/202502221513_IDEMPIERE-6435.sql
A migration/iD12/postgresql/202502221513_IDEMPIERE-6435.sql
M org.adempiere.base/src/org/compiere/model/I_PA_DocumentStatus.java
M org.adempiere.base/src/org/compiere/model/MDocumentStatus.java
M org.adempiere.base/src/org/compiere/model/X_PA_DocumentStatus.java
M org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/graph/WDocumentStatusIndicator.java
M org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/graph/WDocumentStatusPanel.java
Log Message:
-----------
IDEMPIERE-6435 Add "Hide on Zero" to Document Status (Activities) (#2688)
* IDEMPIERE-6435 Add "Hide on Zero" to Document Status (Activities)
- Implement hide when zero
* - implement different Print Color for Name when Zero
* - remove extra semicolons
* - Define default for PA_DocumentStatus.SeqNo
- Hide the Activities dashboard when there are no indicators to show
Add the following columns PA_DocumentStatus
* AD_FieldGroup_ID -> ability to group status in a collapsible group
* Name_PrintColorZero_ID -> show a different color for the name when the count is zero
* IsHideWhenZero -> hide the indicator when the count is zero
* Help -> Translated - enable to show a message when no action is defined
* AD_Process_ID -> zoom to a process
* AD_InfoWindow_ID -> zoom to an info window
* - fix complains from coderabbitai
* - implement suggestions from coderabbitai
To unsubscribe from these emails, change your notification settings at
https://github.com/idempiere/idempiere/settings/notifications