summaryrefslogtreecommitdiff
path: root/addons/account_debit_note/wizard/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'addons/account_debit_note/wizard/__init__.py')
-rw-r--r--addons/account_debit_note/wizard/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/addons/account_debit_note/wizard/__init__.py b/addons/account_debit_note/wizard/__init__.py
new file mode 100644
index 00000000..2048c309
--- /dev/null
+++ b/addons/account_debit_note/wizard/__init__.py
@@ -0,0 +1,4 @@
+# -*- coding: utf-8 -*-
+# Part of Odoo. See LICENSE file for full copyright and licensing details.
+
+from . import account_debit_note \ No newline at end of file