From ab98f84ee666de700852bc173bb72963e58ccaf5 Mon Sep 17 00:00:00 2001 From: tafaRU Date: Tue, 15 Nov 2022 18:30:49 +0100 Subject: [PATCH 1/2] Update from copier template in order to include https://github.com/OCA/oca-addons-repo-template/pull/170 --- .copier-answers.yml | 4 ++-- .pre-commit-config.yaml | 4 ++-- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 1a7d0bbc4..ceb0da53f 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.11.0 +_commit: v1.11.1 _src_path: gh:oca/oca-addons-repo-template ci: GitHub dependency_installation_mode: PIP @@ -15,7 +15,7 @@ org_name: Odoo Community Association (OCA) org_slug: OCA rebel_module_groups: [] repo_description: This repository is for all functionality around partners. -repo_name: partner-contact +repo_name: All functionalities around partners. repo_slug: partner-contact repo_website: https://github.com/OCA/partner-contact travis_apt_packages: [] diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c27e13ff2..243748d4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -104,7 +104,7 @@ repos: - --settings=. exclude: /__init__\.py$ - repo: https://github.com/acsone/setuptools-odoo - rev: 2.6.0 + rev: 3.1.8 hooks: - id: setuptools-odoo-make-default - id: setuptools-odoo-get-requirements @@ -113,7 +113,7 @@ repos: - requirements.txt - --header - "# generated from manifests external_dependencies" - - repo: https://gitlab.com/PyCQA/flake8 + - repo: https://github.com/PyCQA/flake8 rev: 3.8.3 hooks: - id: flake8 diff --git a/README.md b/README.md index c99023a22..f8a38afdd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ -# partner-contact +# All functionalities around partners. This repository is for all functionality around partners. From 5c49b9348a3f31c0ab38f692a6cae6cd0524d0aa Mon Sep 17 00:00:00 2001 From: CarlosRoca13 Date: Tue, 8 Nov 2022 08:21:56 +0100 Subject: [PATCH 2/2] [FIX] animal: Same xml-id for menu.item and module category --- animal/data/ir.module.category.csv | 2 +- animal/security/res_groups.xml | 2 +- animal/views/menu.xml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/animal/data/ir.module.category.csv b/animal/data/ir.module.category.csv index 0ba0e79a7..206e2f99e 100644 --- a/animal/data/ir.module.category.csv +++ b/animal/data/ir.module.category.csv @@ -1,2 +1,2 @@ id,name,sequence -animal,Animal,30 +module_category_animal,Animal,30 diff --git a/animal/security/res_groups.xml b/animal/security/res_groups.xml index 1eeeb9226..66c4f5aa1 100644 --- a/animal/security/res_groups.xml +++ b/animal/security/res_groups.xml @@ -3,7 +3,7 @@ Manager - + - +