Linekio
Linekio
The condition "if rec.name in fullpath:" (line 279 of auto_backup.py branch 12.0) may cause deletion of wrong files if: - I have two databases "foo" and "foobar" ("foo" in "foobar"...
Hi ! I use python 3.6.4 on Windows I tried : `fs = FamilySearch('ClientApp/1.0', app_key)` I got this error: ``` Traceback (most recent call last): File "C:\Program Files (x86)\Python36-32\lib\urllib\request.py", line...
Hi, I just installed smile_check_list and try to configure one. When I try to add a task, the fields "Apply on" and "Complete if" are in readonly mode so I...
Improve the "Purge obsolete tables" feature to purge SQL views. SQL views are not automatically dropped after uninstalling an addons, or upgrading odoo. For example, the view mail_statistics_report is not...
There is a bug if I try to create a product template with exactly one variant (one attribute + one value): ``` Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line...