-
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 costs. JIT has been adopted by many companies around the world, and it has been proven to be an effective approach for optimizing production processes and improving supply chain management. To implement JIT, companies need to have a highly efficient production process, with minimal waste and downtime. They also need to have a highly responsive supply chain that can quickly and reliably deliver the necessary raw materials and components when needed. Additionally, they need to have accurate and real-time information…
-
Notes on using Workflow Engine built in iDempiere.
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 way to design and automate workflows to suit various business needs. Here are some suggestions for using iDempiere’s Workflow Engine: Overall, iDempiere’s Workflow Engine can be a powerful tool for streamlining business processes and improving productivity, but it requires careful planning and management to be truly effective.
-
The role and impact of Workflow in erp
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 and establish a set of rules to ensure that these processes are consistently followed. In an ERP system, workflows can help to improve efficiency, reduce errors, and ensure compliance with regulations and best practices. By automating routine tasks and creating a consistent, repeatable process, workflows can help businesses to save time and reduce costs. They can also help to improve communication between different departments and stakeholders, allowing for better collaboration and decision-making. Overall, workflows can have a significant impact on…
-
Workflow ISSUE in split and / join or
-
在單據上加上流程紀錄頁籤
除了可以在視覺化看到流程資訊外,若要更詳細的流程資訊.可以利用Tab 頁籤的方式來呈現.Table: AD_WF_ActivityRecord_ID 對應到單據的Primary Key. 以Sales Order 來說,就是C_Order_IDSQL Where 加上 AD_TABLE_ID = #單據的Table ID# 設定畫面 成果如下
-
Workflow Join Element
和大家分享一句話來秒懂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 Element AND的機能。