Implementing Just-in-Time (JIT) with iDempiere ERP
Just-in-Time (JIT) is a lean manufacturing strategy that aims to produce the right amount of goods at the right time to meet customer demand while minimizing waste and reducing inventory…
Just-in-Time (JIT) is a lean manufacturing strategy that aims to produce the right amount of goods at the right time to meet customer demand while minimizing waste and reducing inventory…
iDempiere’s built-in Workflow Engine does not strictly conform to the standard Business Process Model (BPM) because it has its own unique architecture and terminology. However, the engine does provide a…
Workflow plays an important role in ERP (Enterprise Resource Planning) by providing a system for automating and streamlining business processes. With workflows, organizations can define and standardize their business processes…
除了可以在視覺化看到流程資訊外,若要更詳細的流程資訊.可以利用Tab 頁籤的方式來呈現.Table: AD_WF_ActivityRecord_ID 對應到單據的Primary Key. 以Sales Order 來說,就是C_Order_IDSQL Where 加上 AD_TABLE_ID = #單據的Table ID# 設定畫面 成果如下
和大家分享一句話來秒懂Workflow。 以組合來分,Workflow Node可以用Split / Join 做 AND / OR 進行排列組合。中文Workflow的名詞不好理解(匯簽,串簽),建議大家直接使用原文術語比較好溝通。 iDempiere Workflow ,從 1999年 Compiere 時代到 2006年的Adempiere到現今的iDempiere。其中 Join Element AND 的程式一直沒有實作。最近,公司的流程規劃必須要用到JOIN AND. 利用清明節空檔將它實作出來。並回報要iDempiere 社群,DEMPIERE-3942 在審核通過前有需要的朋友,可以下載Patch。幫你的iDempeire ERP / Workflow 啟用 Join…