From 55936047e729cadcd462a57c7838f77f7c57ee1a Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 13 Jun 2025 14:35:38 +0700 Subject: print picking list --- fixco_custom/views/ir_sequence.xml | 10 ++++++++++ 1 file changed, 10 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 9de8525..10cc807 100644 --- a/fixco_custom/views/ir_sequence.xml +++ b/fixco_custom/views/ir_sequence.xml @@ -20,5 +20,15 @@ 1 1 + + + Print Picking List + print.picking.list + TRUE + PPL/%(year)s/ + 5 + 1 + 1 + \ No newline at end of file -- cgit v1.2.3