site_header
en
fr
ja
zh
Most Powerful Open Source ERP
Contact
Login
header_title
User Documentation
breadcrumb
Home
Documentation
User
Document List
19
-
03
2024
How To Create A New Module
This tutorial explains how to create a new module into ERP5. In our example we will create a forum module (Discussion Threads) and its objects.
Categories
RAD
;
tutorial
;
forum
;
python
;
workflow
;
script
;
skin
07
-
11
2023
How To Create A New Portal Type
This tutorial explains how to create a new portal type in ERP5. In our example we will create the Discussion Post type-a new Content type in Discussion Threads Module.
Categories
RAD
;
tutorial
;
forum
;
python
;
workflow
;
script
;
skin
12
-
12
2016
How To Create Business Templates
This tutorial explains how to create a business template with all your code. Business Templates (bt5) are the packaging system of ERP5 and let you easily move and install features from one ERP5 installation to another. In our case we will create the "erp5_discussion" business template.
Categories
RAD
;
tutorial
;
forum
;
python
;
workflow
;
script
;
skin
discussions