【iDempiere Lab】JPiere10へのバージョンアップ作業メモ

JPiere9からJPiere10へのバージョンアップ作業のメモです。

 

ブランチの作成

JPiereの各プラグイン群に「release-10」のブランチを追加

マイグレーションスクリプトの適用

IDEMPIERE-5295:Trial Balance Report creates wrong Opening Balance

202206282000_IDEMPIERE-5295.sqlのマイグレーションスクリプトを実行したら下記のメッセージが表示された。

psql:./202206282000_IDEMPIERE-5295.sql:432: ERROR:  重複したキー値は一意性制約"ad_sequence_name"違反となります

DETAIL:  キー (ad_client_id, name)=(0, T_TrialBalance) はすでに存在します。

「クライアント」を「テナント」に翻訳修正

 

ダッシュボードガジェットのレイアウトを修正

NF10 Dashboard Row Orientation

ダッシュボードのレイアウトが「Row:R」になっているので、「Column:C」に戻した。

JPMSのソースコード修正

jpiere.modification.org.adempiere.base

jpiere.modification.org.adempiere.ui.zk

◆org.adempiere.webui.window.FindWindow

◆org.adempiere.webui.desktop.DefaultDesktop

  • FDialog -> Dialogに変更。ほか

JPBPのコード修正

  • FDialog -> Dialog に修正

JPFSの修正

  • CSSの追加/修正
  • 画像の追加

JPPS

グループウェア