PostgreSQL 正規法用於條件
在Project Value 中 符合 數字 - 數字的條件 2222-1111 or 2222-11111 select value from c_project where value ~'[0-9]+-[0-9]+.*' English Version In Project Value, match conditions where...
在Project Value 中 符合 數字 - 數字的條件 2222-1111 or 2222-11111 select value from c_project where value ~'[0-9]+-[0-9]+.*' English Version In Project Value, match conditions where...
-- FUNCTION: adempiere.get_subbom_id(numeric) -- DROP FUNCTION adempiere.get_subbom_id(numeric); CREATE OR REPLACE FUNCTION adempiere.get_subbom_id( id numeric) RETURNS TABLE(m_product_id numeric) LANGUAGE 'plpgsql' COST 100 VOLATILE PARALLEL UNSAFE ROWS...
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.idempiere</groupId> <artifactId>org.idempiere.parent</artifactId> <version>7.1.0-SNAPSHOT</version> <relativePath>../idempiere2020/org.idempiere.parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>tw.aierp.aps</groupId> <artifactId>tw.aierp.aps</artifactId> <version>0.0.1-SNAPSHOT</version> <build> <sourceDirectory>src</sourceDirectory> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> <version>3.8.0</version> <configuration> <source>1.7</source> <target>1.7</target> </configuration>...
Add new Font in Jasper studio setting.Window -> Preferences -> Jaspersoft Studio -> Fonts Family Name: Arial Unicode MS True Type (.ttf) /home/ray/JaspersoftWorkspace/font/ARIALUNI.TTF PDF Encoding:...
雖然已經有 Apple M1 MacBook 可用的ARM64 Java,但是,目前Eclipse 針對Apple macOS ARM64版本,尚未正式發布。安裝時,還是只能以macOS x64安裝方式。 1. Install Java #Option 1 x86 Javacurl -C - https://download.java.net/java/ga/jdk11/openjdk-11_osx-x64_bin.tar.gztar xf openjdk-11_osx-x64_bin.tar.gzsudo mv jdk-11.jdk /Library/Java/JavaVirtualMachines/#Option...
說明: 若Workflow Node 結點中設定等待時間. iDempiere 預設情況下,就算時間到了, 也不會將流程往前推進. 目前設計是由相關權責人員到簽核畫面去按確認才會往下走.不過,我有一個實際的案例, 需要用到 Wait Timeout 自動往下走.情境如下:加班單送出申請後, 系統會自動檢查該員工是否有打下班卡,以核對加班單的有效性.但是,真實使用情境,通常員工加班完後會先在自己的電腦操作ERP申請完加班申請, 這時候需要先等待一時間等員工離開公司時的打卡紀錄.另外,若沒有打卡紀錄,系統會通知員工出勤紀錄有誤,再等待半天時間等員工補登.下面流程兩紅色框起來的兩個 Node 會運用到Timeout and Next 的自動功能. 實作法法: 撰寫一個 IProcess 並安裝到 Scheduler 讓它自動執行....
To disiable GUI sudo systemctl set-default multi-user.target To enable GUI again issue the command: sudo systemctl set-default graphical.target To start Gnome session on a system...
How to use Drop shipment in iDempiere ERP. 銷貨法及佣金法.你有一家商店(簡稱 Y)接收訂單, 有一個客戶(簡稱C)向你下單. 你接到單後,委託供應商 (簡稱S)出貨
English Version 日本語版
逐月比較三年歷史營業收入軌跡.相關主管需要分析原因及提供對策 English Version Month-by-month comparison of three years of historical revenue trends.Relevant managers are required to analyze the causes and provide countermeasures. 日本語版 3年間の過去売上高の推移を月次で比較します。関連する管理者は原因を分析し、対策を提示する必要があります。