I am facing another rough time with Odoo, while extending sale.order I realize you have to deal with old API in Odoo 8, as most code is legacy.
It is the same in Odoo 9? Still using old API?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am facing another rough time with Odoo, while extending sale.order I realize you have to deal with old API in Odoo 8, as most code is legacy.
It is the same in Odoo 9? Still using old API?
Rigth now is a mix of the two api versions, for Odoo 10 it's adviced that it will be completely migrated
is there any place where I can learn the old API? New API is useless as you have to inherit and deal with lots of old stuff
@E.M you should really go for the new API. It is a hassle for now since it takes slightly more work but Odoo is slowly and steadly migrating everything in to the new API. In Odoo 10 there might not even be an old API, so why invest time in learning something old?
you can find docs here:
https://doc.odoo.com/
https://doc.odoo.com/trunk/server/
https://doc.odoo.com/trunk/server/03_module_dev_02/
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Feb 22
|
4288 | ||
|
1
Nov 16
|
3322 | ||
api.onchange v8 doesnt work
Solved
|
|
2
Sep 15
|
3289 | |
|
0
May 15
|
2244 | ||
|
2
Nov 23
|
16913 |