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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
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.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Jul 25
|
191 | ||
|
1
Jun 25
|
912 | ||
|
0
Mei 25
|
970 | ||
|
2
Apr 25
|
2994 | ||
|
1
Feb 25
|
1281 |
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