Line 38:
Line 38:
=GUI 向けの新 モジュール/アドオン を作るには=
=GUI 向けの新 モジュール/アドオン を作るには=
−
This section describes how to develop a new module changing the Dolibarr user interface. This can be screens, themes, data, its own CSS stylesheet, source code or all of this.
+
この項では、Dolibarr のユーザインタフェースを変更する新規モジュールの開発方法を述べる. 該当するのは、スクリーン、テーマ、データ、保有するCSSスタイルシート 、ソースコード、またはそれらのすべて.
−
Script development is not included in this section (this is described in the next chapter).
+
スクリプト開発はこの項には含まれない (これは次章で述べる).
−
To develop your own module, check the [[Module development]] tutorial.
+
自分のモジュールを開発するには、[[Module development]] tutorial を確認すること.
=バッチまたはコマンドラインスクリプトを作るには=
=バッチまたはコマンドラインスクリプトを作るには=