From 57f87cc1da6243d17cba04f9d575f4ca4b836f26 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Wed, 31 Aug 2022 15:17:40 +0700 Subject: Internal use to account.move (journal) --- indoteknik_custom/views/ir_sequence.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 indoteknik_custom/views/ir_sequence.xml (limited to 'indoteknik_custom/views/ir_sequence.xml') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml new file mode 100644 index 00000000..9e057c0d --- /dev/null +++ b/indoteknik_custom/views/ir_sequence.xml @@ -0,0 +1,12 @@ + + + + Internal Use + internal.use + TRUE + IU/%(year)s/ + 5 + 1 + 1 + + \ No newline at end of file -- cgit v1.2.3