Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
810 Prikazi

The shutil library available in odoo 13 has bug, but the standard shutil module which I have installed using pip works fine. How can I disable the one which is embedded in odoo 13 and use the one I have installed from pip ?

Avatar
Opusti
Avtor

The standard module is capable of transferring files from one drive to other drive using copy and move methods, but the one which is impeded in odoo 13 is works only local drive.

Avtor

if the drive is mapped remote folder