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 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
591
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
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.
if the drive is mapped remote folder