Closed sedrubal closed 1 year ago
I can of course review this, but is this change sensible when we currently have no upgrade-path for oerplib? Wouldn't it be better to write code that is both with Python2 and 3 compatible?
I don't know.
Both, oerp7 and oerplib are EOL. I think we should change to a maintained version of Odoo soon. Then we can use odoorpc which supports Python3.
Writing compatible code is IMHO much harder as it looks like. I found much code which is very Python2 specific and hard to make compatible. And it won't solve the issue I tried to fix doing this: The complexity about Unicode.
obsolete --> continued in https://github.com/fau-fablab/FabLabKasse/pull/164
Fixes #140
TODO: