MOA is a set of Python tools and libraries to handle OpenERP server locally or remotely.
The following features are supported:
- OpenERP Instance deployment (branch check-out, init script creation, etc..)
- OpenERP Instance management (Start / Stop server, archive / restore, backup, ...)
- OpenERP Instance code handling (Branch Merge, Check-out, ...)
This provide a unique way to deal with OpenERP Server for all those use case:
- Support team and people who need to deal with OpenERP Instances
- Third party App's which need to deal with OpenERP Instances
- Maintenance tools
Run "python moa.py --help" to get the usage (still not every features implemented).
Product's homepage
Requirements:
· Python
· OpenERP Server