I am now studying how to use the new odoo api, i've been trying basic syntax but still gets an error. Do i have to download or update my local odoo in order for it to accept the new odoo api?
Thanks,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am now studying how to use the new odoo api, i've been trying basic syntax but still gets an error. Do i have to download or update my local odoo in order for it to accept the new odoo api?
Thanks,
If you've programmed a new module or changed an existing one you should update this. The changes will then take effect and go live.
Find your module in the list of modules, update it and everything should be updated!
thank you very much. :)
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 24
|
2102 | ||
|
1
Feb 22
|
3920 | ||
|
1
Feb 22
|
6797 | ||
|
0
Nov 21
|
4328 | ||
|
1
Apr 25
|
888 |
Make sure you are working on Odoo 8.0 and not any previous edition. The new API only works for 8.0 and up.