Branch: refs/heads/master
Home:
https://github.com/idempiere/idempiere
Commit: 8d78500a88d52bd3c4413dc1cc4473359258d2ad
https://github.com/idempiere/idempiere/commit/8d78500a88d52bd3c4413dc1cc4473359258d2ad
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M org.adempiere.pipo.handlers/plugin.xml
M org.adempiere.pipo.handlers/src/org/adempiere/pipo2/handler/WorkflowElementHandler.java
M org.adempiere.pipo.handlers/src/org/adempiere/pipo2/handler/WorkflowNodeNextElementHandler.java
A org.adempiere.pipo.handlers/src/org/adempiere/pipo2/handler/WorkflowNodeParaElementHandler.java
M org.adempiere.pipo/src/org/adempiere/pipo2/PackOut.java
Log Message:
-----------
IDEMPIERE-6752 Workflow Packout missing Process Parameters (#3121)
* IDEMPIERE-6752 Workflow Packout missing Process Parameters
- Implement export for AD_WF_Node_Para
- enable the flag "Export Dictionary" also in tenants, otherwise a System workflow cannot be exported. NOTE that in this case the entries are exported, but still the 2Pack is marked to not import in the target system, so just the tenant entries not marked as Dictionary would be imported safely
* - implement some minor suggestions from coderabbitai
* - fix wrong ticket in migration scripts
* - disable again the flag "Export Dictionary" in tenants
- simplify the idea as suggested by Heng Sin
To unsubscribe from these emails, change your notification settings at
https://github.com/idempiere/idempiere/settings/notifications