iDempiereThe 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...
iDempiereWorkflow plays an important role in ERP (Enterprise Resource Planning) by providing a system for automating and streamlining business processes. With workflows, organizations can define...
iDempiereSAP is a well-established and highly popular ERP system used by large enterprises around the world. It has a broad range of modules and functionalities,...
iDempiereHere are some potential advantages and disadvantages of iDempiere and Odoo: iDempiere ERP: Advantages: Highly customizable and flexible due to its modular architecture. Can handle...
iDempiereiDempiere ERP has several advantages compared to other ERP systems, including: Open-source: iDempiere is an open-source ERP system, which means it is freely available and...
How to use Drop shipment in iDempiere ERP. 銷貨法及佣金法.你有一家商店(簡稱 Y)接收訂單, 有一個客戶(簡稱C)向你下單. 你接到單後,委託供應商 (簡稱S)出貨
iDempiere和大家分享一句話來秒懂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...
iDempiere預設Detail 為 Form模式,在打訂單明細時會不方便。可以至後台的Wiedow / Tab 把Is Single Row 設為否。 或者直接下SQL將所有的UI Detail 都改成 Grid 模式 update ad_tab set issinglerow = 'N' where tablevel > 0 或下這個指令,全部預設為Grid....
http://wiki.idempiere.org/en/Developing_Plug-Ins_-_IModelFactory 對iDempiere ERP coder 必學兩個技巧 1) IProcess2) IModel 這兩個技巧可以讓你無痛改良及客制化企業專屬的文件流程系統。 English Version http://wiki.idempiere.org/en/Developing_Plug-Ins_-_IModelFactory Two essential skills for iDempiere ERP coders:1) IProcess2) IModel These two skills allow...
客戶需求: 1.批號管理中,逾期貨品,自動移到指定儲位。 2.若有産生調撥單據,自動發送Email通知。 解決方案: 1.增加一個專用Process: ExpiredGenerateMovement 2.建立一個專用單據 3.Scheduler https://youtu.be/f_dk5bnDjq8 English Version Customer Requirement: 1. In lot/batch management, automatically move expired products to a designated storage location....
客戶需求: 將PI到期日回拋至採購單(方便採購直接查詢廠商付款日期) 解決方式: 在PO開拉一個虛擬欄位,Reference to Vendor Invoice 操作教學: 虛擬欄位應用 成果: English Version Customer Requirement: Display the PI (Purchase Invoice) due date on the...