Tip
This module is part of the Open ERP software, the leading Open Source enterprise management system. If you want to discover Open ERP, check our screencasts or download Open ERP directly.
Module Recorder (base_module_recorder)¶
| Module: | base_module_recorder |
|---|---|
| Name: | Module Recorder |
| Version: | 1.0 |
| Author: | Tiny |
| Directory: | base_module_recorder |
| Web: | http://www.openerp.com |
| Official module: | |
| no | |
| Quality certified: | |
| no | |
Description¶
This module allows you to create a new module without any development. It records all operations on objects during the recording session and produce a .ZIP module. So you can create your own module directly from the Open ERP client. This version works for creating and updating existing records. It recomputes dependencies and links for all types of widgets (many2one, many2many, ...). It also support workflows and demo/update data. This should help you to easily create reusable and publishable modules for custom configurations and demo/testing data. How to use it: 1. Start the recording 2. Do stuff in your Open ERP client 3. Stop the recording session 4. Export to a reusable module
Dependencies¶
- base
- base_module_record
Reports¶
None
Views¶
None
Objects¶
None

