Ninniku IT Hub

開源技術,實戰分享

iDempiere ERP · IoT · Linux — 從導入到上線的技術筆記

iDempiere

Ubuntu Server 版亞洲字形Issue

Ubuntu Desktop Version font list /usr/share/fonts/truetype/tlwg/TlwgTypo-Bold.ttf: Tlwg Typo:style=Bold /usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold /usr/share/fonts/truetype/fonts-kalapi/Kalapi.ttf: Kalapi:style=Regular /usr/share/fonts/truetype/fonts-gujr-extra/Rekha.ttf: Rekha:style=Medium /usr/share/fonts/truetype/tlwg/TlwgTypewriter-BoldOblique.ttf: Tlwg Typewriter:style=Bold Oblique /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book /usr/share/fonts/truetype/ubuntu/UbuntuMono-RI.ttf: Ubuntu Mono:style=Italic /usr/share/fonts/truetype/malayalam/AnjaliOldLipi.ttf: AnjaliOldLipi:style=Regular /usr/share/fonts/truetype/malayalam/Rachana-Regular.ttf: Rachana:style=Regular /usr/share/fonts/truetype/liberation2/LiberationMono-Bold.ttf: Liberation Mono:style=Bold /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans CJK JP,Noto Sans CJK...

2019-06-19 · 閱讀 57 分鐘
iDempiere

IProcessFactory 實作驗收考題.

情境說明:將報價單抛轉成正式銷售訂單. 並傳入一個參IsComplete 抛轉後,是否同時完成訂單.1.建立一個新的 Plug-in Project: tw.idempiere.exam2.在 AD_Table: C_Order / Window: Sales Order 新增一個按鍵.3.建立一個OSGi Process 並指定要該按鍵的 Process4.在該報價單上按該按鍵後,Copy 資訊至全新的銷售訂單上.5.若參數選擇為Yes, Document Action完成該訂單. English Version Scenario Description:Convert a quotation into...

2019-04-22 · 1 分鐘