fau-fablab / FabLabKasse

FabLabKasse, a Point-of-Sale Software for FabLabs and other public and trust-based workshops
https://fablabkasse.readthedocs.io
GNU General Public License v3.0
15 stars 4 forks source link

Refactoring to python3 #140

Closed sedrubal closed 2 years ago

sedrubal commented 8 years ago

I think, it's very important to port this project to python3. To make this step a bit simpler I would suggest to make it python3 only and drop python2 support if needed. There are many reasons, e.g.:

I think this only takes one day of hard work and it will be done.

sedrubal commented 8 years ago

There are some tools which can help and do the standard refactoring:

sedrubal commented 7 years ago

https://github.com/osiell/oerplib/issues/21

mgmax commented 7 years ago

well, the new odoorpc doesn't support OpenERP 7, so we are stuck here.

sedrubal commented 7 years ago

well, the new odoorpc doesn't support OpenERP 7, so we are stuck here.

You're right. But I think we should upgrade to a newer version of odoo anyway. Oerp7 and oerplib are both not maintained and EOL.

https://www.odoo.com/page/odoo-long-term-support

mgmax commented 2 years ago

superseded by #162