Merge PR #1130 into 13.0

Signed-off-by AaronHForgeFlow
This commit is contained in:
OCA-git-bot
2021-06-18 11:42:10 +00:00
106 changed files with 73884 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../../account_loan

View File

@@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)