From 832fa66dd923d06b054efc33bce05ceb3ad52a74 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 26 Oct 2022 10:09:31 +0700 Subject: Update __manifest__.py, account_move.py, and account_move.xml --- indoteknik_custom/views/account_move.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 indoteknik_custom/views/account_move.xml (limited to 'indoteknik_custom/views/account_move.xml') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml new file mode 100644 index 00000000..01c4e8b3 --- /dev/null +++ b/indoteknik_custom/views/account_move.xml @@ -0,0 +1,17 @@ + + + + + Account Move + account.move + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From d5e783d3a91b9ba782f4aebb21e558779a83f8b6 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 1 Nov 2022 11:00:23 +0700 Subject: add shipper faktur --- indoteknik_custom/views/account_move.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'indoteknik_custom/views/account_move.xml') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 01c4e8b3..6e52f075 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -8,6 +8,20 @@ + + + + + + + + Account Move + account.move + + + + + -- cgit v1.2.3