Is it possible to convert odoo 10 custom modules to odoo 13?
If yes then following are my questions:
1). How to import/export users with password?
2). How to import export rest data of the database?
I have changed all my modules from py 2.7 to py 3. Now transferring data between databases. Any suggestions?