From 10e171ea5389873fea3fb13c90242b322a37a990 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 18 Jul 2025 09:25:57 +0700 Subject: On change product otomatis terisi di requisition Create bills by search PO & SKU Create bills by upload --- fixco_custom/views/ir_sequence.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'fixco_custom/views/ir_sequence.xml') diff --git a/fixco_custom/views/ir_sequence.xml b/fixco_custom/views/ir_sequence.xml index 6e0e42a..06e11cb 100644 --- a/fixco_custom/views/ir_sequence.xml +++ b/fixco_custom/views/ir_sequence.xml @@ -55,5 +55,16 @@ 1 4 + + + Upload Bills + upload.bills + TRUE + UB/%(year)s/ + 5 + 1 + 1 + 4 + \ No newline at end of file -- cgit v1.2.3