Skip to content

Commit 1daf52a

Browse files
committed
[UPD] oca-addons-repo-template v1.20
1 parent e57e3f9 commit 1daf52a

File tree

106 files changed

+39
-9509
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+39
-9509
lines changed

.copier-answers.yml

+5
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,9 @@ repo_description: 'TODO: add repo description.'
1919
repo_name: account-payment
2020
repo_slug: account-payment
2121
repo_website: https://github.com/OCA/account-payment
22+
<<<<<<< HEAD
23+
=======
24+
use_pyproject_toml: false
25+
use_ruff: false
26+
>>>>>>> 17ba1ba0 ([UPD] oca-addons-repo-template v1.20)
2227

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ __pycache__/
33
*.py[cod]
44
/.venv
55
/.pytest_cache
6+
/.ruff_cache
67

78
# C extensions
89
*.so

account_due_list/README.rst

-104
This file was deleted.

account_due_list/__init__.py

-4
This file was deleted.

account_due_list/__manifest__.py

-17
This file was deleted.

account_due_list/i18n/account_due_list.pot

-198
This file was deleted.

0 commit comments

Comments
 (0)