From a560384285965c54d1a6db17e935ebdd829893aa Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 13 Jan 2023 09:45:49 +0700 Subject: add multiple partner if not parent company in dunning run --- indoteknik_custom/views/ir_sequence.xml | 10 ++++++++++ 1 file changed, 10 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 df4a5a22..6a6f474d 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -20,5 +20,15 @@ 1 1 + + + Dunning Run + dunning.run + TRUE + TF/%(year)s/ + 5 + 1 + 1 + \ No newline at end of file -- cgit v1.2.3