[IMP] integrate transfer journal option into account_payment_order

This commit is contained in:
Luc De Meyer
2023-11-07 20:06:26 +01:00
parent 15b8ec8f73
commit 73d857295f
34 changed files with 53 additions and 615 deletions

View File

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

View File

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