mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[MIG] account_payment_order_vendor_email: Migrated to v16
This commit is contained in:
committed by
Jordi Ballester Alomar
parent
b5aa3d54e1
commit
67ebba1ca2
@@ -0,0 +1 @@
|
||||
../../../../account_payment_order_vendor_email
|
||||
6
setup/account_payment_order_vendor_email/setup.py
Normal file
6
setup/account_payment_order_vendor_email/setup.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
Reference in New Issue
Block a user