We use Odoo 18.0+e (Enterprise Edition). I write some code, which create a new data.
But I don`t know, how to send it? I try use requests.post(), but have error
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kirjanpito
- Varastointi
- PoS
- Projekti
- MRP
Tämä kysymys on merkitty
1
Vastaa
641
Näkymät
Webhook are used to call by external system. And payload is to be set while calling the url then you can create new data.
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy
I have the same problem. I don't think you can. Importing python library in odoo studio is prohibited.