From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../wizard/account_debit_note_view.xml | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 addons/account_debit_note/wizard/account_debit_note_view.xml (limited to 'addons/account_debit_note/wizard/account_debit_note_view.xml') diff --git a/addons/account_debit_note/wizard/account_debit_note_view.xml b/addons/account_debit_note/wizard/account_debit_note_view.xml new file mode 100644 index 00000000..be21ca6a --- /dev/null +++ b/addons/account_debit_note/wizard/account_debit_note_view.xml @@ -0,0 +1,40 @@ + + + + + account.debit.note.form + account.debit.note + +
+ + + + + + + + + + + + + +
+
+ +
+
+ + + Create Debit Note + account.debit.note + tree,form + + new + + list + +
+
-- cgit v1.2.3