[IMP] account_invoice_constraint_chronology: black, isort, prettier
This commit is contained in:
parent
5cf25920b9
commit
80ac346702
@ -0,0 +1 @@
|
|||||||
|
../../../../account_invoice_constraint_chronology
|
6
setup/account_invoice_constraint_chronology/setup.py
Normal file
6
setup/account_invoice_constraint_chronology/setup.py
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
import setuptools
|
||||||
|
|
||||||
|
setuptools.setup(
|
||||||
|
setup_requires=['setuptools-odoo'],
|
||||||
|
odoo_addon=True,
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user