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.
Multilogin portal (multilogin_portal)¶
| Module: | multilogin_portal |
|---|---|
| Name: | Multilogin portal |
| Version: | 5.0.1.0 |
| Author: | Ferme Urbaine |
| Directory: | multilogin_portal |
| Web: | http://www.lafermedusart.com |
| Official module: | |
| no | |
| Quality certified: | |
| no | |
Description¶
Allows xmlrpc queries from partners email+password as:
- Customer standard user
- Provider standard user
Allows xmlrpc queries from computers (IP automatically recognized) as:
- Computer standard user
Standard users are set into res.company.
For multi-company, please alter this code.
Dependencies¶
- base
Reports¶
None
Views¶
- * INHERIT res.company.form (form)
- res.computer.tree (tree)

