Files
Flectra-Odoo-LDAP-Partner-Sync/README.md

11 lines
298 B
Markdown
Raw Normal View History

2025-06-26 08:41:56 +02:00
# Flectra/Odoo LDAP Partner Sync
The README is stil WIP, but you may just read the code :(
### From Flectra to Odoo and vice versa
The script just changes the `__manifet__.py` and creates the views if not existing
```sh
# from flectra to odoo is the default
./change_framework [flectra|odoo]
```