Skip to content

FastAPI backend for sync data with an odoo server - #15

Open
alirezasharzeh wants to merge 6 commits into
odoonix:17.0from
alirezasharzeh:main
Open

FastAPI backend for sync data with an odoo server#15
alirezasharzeh wants to merge 6 commits into
odoonix:17.0from
alirezasharzeh:main

Conversation

@alirezasharzeh

Copy link
Copy Markdown

a Fastapi backend that communicate with odoo server with XML-RPC and use sqlalchemy and alembic for database(ORM and migrations). project is dockerized so you can start everything just with docker compose up and it will setup odoo automatically(from docker compose) and then you can go to the swagger of fastapi and follow the instructions in the user manual provided in the readme file to sync the data between odoo and backend.
there wasnt enough time for me to write sufficient tests and automate sync process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant