What is the Odoo programming language? Can I learn this Odoo language with basic C language?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
Odoo uses the programming language python mainly, and xml for views related things and js for dynamic things. If you have basic programming knowledge, you can easily learn basic python and then you can learn odoo.
First step in learning is to set up a odoo development environment and i will recommend to use odoo with pycharm in ubuntu environment.
For setting up odoo and pycharm, see this tutorial: https://www.youtube.com/watch?v=DKxwcMxV02U
For development from scratch, follow this: https://www.youtube.com/watch?v=DJyPx5u6sd0&list=PLqRRLx0cl0homY1elJbSoWfeQbRKJ-oPO
Thanks
The primary programming language of Odoo is Python. Like the other technologies underlying Odoo, the Python language is open source and runs on all of the major contemporary OS.
You can visit the documentation page of Odoo directly from the learn page available. Another way of learning about the functionalities of Odoo is through partners and their websites.
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 | |
---|---|---|---|---|
|
2
Nov 24
|
262 | ||
|
1
Oct 24
|
328 | ||
|
4
Oct 24
|
324 | ||
Connect Odoo with unopim
Solved
|
|
2
Oct 24
|
361 | |
|
2
Dec 24
|
661 |
Yes based on C language you can learn first basic Python
PS :- Syntax is definitely change but its too easy to adapt Python language.
For more information about Odoo development please check this link.
https://www.youtube.com/@Weblearns