Most Powerful Open Source ERP

Developer Documentation

Guideline A Document Form Uses The form_view Page Template

For consistency across all forms.

Guideline Set Listbox Action To List Action On Document Form Listboxes

To allow clicking on listbox title.

Guideline Set Document Form Ids To PortalType_view

This is the naming convention.

Guideline Set Form Action To Base_edit

For form consistency.

Guideline Never Allow Relation String Fields To Set Relations To Categories

Categories are too complex to relate.

Guideline Do Not Mix Description And Comment

They have different meanings.

Guideline Set Post Method And Utf-8 Encoding On Document Forms

For form consistency.

Guideline Set List Method To contentValues On Document Form Listboxes

Subobjects should be displayed.

Guideline Set Document Form Titles To What Is Displayed

Usually this is the portal type title.

Guideline Use getTranslatedId To Display Document Ids In Listbox Or Form

Special Ids need meaningful translation.

Guideline Set Listbox Selection Name To form_name_selection_name

Names must be unique.

Guideline Set Form Encytype to multipart/form-data When Using File Upload

For form consistency.

How To Create New Template

How To showing how to create templates and enable them for a specific portal type.

How To Send A Document

This document provides a description of the future API to send documents.

How To Set up and use ERP5 DMS

showing how to install the template for storing, categorizing and searching documents.

How to Use ERP5 to make online documents and images (Nexedi ERP5)

Explain how to make documents (Images, Web Pages and Test Pages) using ERP5.