Skip to content

Commit 58b5c5f

Browse files
author
duongtq
committed
[IMP] sale_order_import_edifact: pre-commit stuff
1 parent 5ef9a7c commit 58b5c5f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../sale_order_import_edifact
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
setup_requires=['setuptools-odoo'],
5+
odoo_addon=True,
6+
)

0 commit comments

Comments
 (0)