https://github.com/noteed/openerpfront
Bindings for the OpenERP API
https://github.com/noteed/openerpfront
Last synced: 10 months ago
JSON representation
Bindings for the OpenERP API
- Host: GitHub
- URL: https://github.com/noteed/openerpfront
- Owner: noteed
- License: other
- Created: 2013-12-21T12:03:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-22T11:04:30.000Z (over 11 years ago)
- Last Synced: 2025-01-19T06:11:32.792Z (over 1 year ago)
- Language: Haskell
- Size: 137 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openerpfront - Bindings for the OpenERP API
This is some thingamajig sitting at the XML-RPC layer for OpenERP. This can be
used for an openerp-server look-a-like service, as a proxy to monitor XML-RPC
requests without touching to openerp-server, ...
It is not useful right now, there's too little done.