Hi, I'm new to odoo and don't know much about it but I would like to know how to add farmOs API to odoo, im trying to create an Agriculture Management System. Any Useful tip is welcome as I'm still a student who's trying to do a simple project with odoo. Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
You can go through the provided api documentation and if there is some api end point which can be called via python, you can create necessary methods in the odoo and call your end point to fetch the data from the API.
Suppose if you need to fetch the result from API in a button click, define a button in odoo and from the corresponding python function that execute on clicking button, you can add the code to retrieve data from the API .
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 25
|
1092 | ||
|
1
Apr 25
|
2430 | ||
|
1
Apr 25
|
3112 | ||
|
1
Apr 25
|
787 | ||
|
4
Mar 25
|
5431 |