Files
Flectra-Odoo-LDAP-Partner-Sync/README.md
Holger Sielaff 69e2718826 Initial commit
2025-06-26 08:41:56 +02:00

11 lines
298 B
Markdown

# 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]
```