Update to 2023-09-08 10:00

This commit is contained in:
Daniel Berteaud
2023-09-08 10:00:12 +02:00
parent e126bb4803
commit 1e45c1d87c
9 changed files with 43 additions and 12 deletions

View File

@@ -56,6 +56,16 @@
- phonenumbers
- python-jose
- flanker
- redis
- pdfminer
- dnsq
tags: odoo
# This is needed as the first import from flanker needs to create files not writeable by the Odoo user
# See https://github.com/Tecnativa/doodba/pull/487
- name: Finish flanker install
command: "{{ odoo_root_dir }}/venv/bin/python3 -c 'from flanker.addresslib import address'"
changed_when: False
tags: odoo
- name: Create the PostgreSQL role