I'd like to know what libraries are preventing OpenERP from being used with Python 3 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
It's not just of question of libraries. By itself most of the codebase in odoo/openerp isn't compatible with Python3. And by that I mean that openerp was written using syntaxes that aren't compatible with python3.
One easy example is the usage of the boolean operator '<>' instead of '!='. On other example is the syntax used for exceptions.
So the real big problem isn't exactly in third party libraries but the openerp library itself and the addons.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Tem 19
|
4316 | ||
|
1
Ara 18
|
3961 | ||
|
3
Nis 15
|
6003 | ||
|
5
Eki 24
|
32481 | ||
|
2
Haz 24
|
2476 |