Mohamed Cherkaoui
Mohamed Cherkaoui
My environment is : ``` server: nats-streaming:0.21.1-alpine asyncio-nats-client @ asyncio-nats-client-0.11.4.tar.gz asyncio-nats-streaming @ asyncio-nats-streaming-0.4.0.tar.gz python 3.7 ``` My script is : ``` import asyncio from nats.aio.client import Client as NATS from...
Based on the README, the file `files.json` should contains all touched files (AMDR) In my example when I delete a file, it's listed in the file `files_deleted.json` and not `files.json`...
Odoo version : 9.0 (Official docker image) When I add a csv file; it gives the error : ``` Exception: Module loading base failed: file /v9/qms_upgrade/nik/res.partner.csv could not be processed:...