From 1a68a5e600e2f7f90bee44144557f6af2f35618c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 14 Dec 2023 15:42:41 +0700 Subject: add some field in automatic purchase --- indoteknik_custom/views/ir_sequence.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'indoteknik_custom/views/ir_sequence.xml') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 86259b12..f276275d 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -70,5 +70,16 @@ 1 1 + + + Automatic Purchase + automatic.purchase + TRUE + APO/%(year)s/ + 5 + 1 + 1 + + \ No newline at end of file -- cgit v1.2.3