Most Powerful Open Source ERP

How To Create New Modules

How To showing how to create new modules, one of the core components of ERP5.
  • Last Update:2016-02-11
  • Version:001
  • Language:en

Choose Create Module from the My favourites dropdown box.

Table of Contents

  • Steps
  • Related Articles

    Steps

    Naming conventions taken from the HowToCreateERP5TradeFromScratch howto for the Order Module:

    • Module ID: order_module
    • Module Portal Type: Order Module
    • Module Title: Orders
    • Object Portal Type: Order
    • Object Title: Order
    • Portal Skins Folder: basic_trade

    Related Articles