summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/ir_sequence.xml
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-07-11 10:45:26 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-07-11 10:45:26 +0700
commit575a7a506382487a625914a7bde9a18b20173cc6 (patch)
treea41959e9f286fe1bc680664e0b6478114b49cc9f /indoteknik_custom/views/ir_sequence.xml
parent9aa1682f36cad78e04d3367c1d30867c7706a5d1 (diff)
(andri) rev template email & fix sequence approval
Diffstat (limited to 'indoteknik_custom/views/ir_sequence.xml')
-rw-r--r--indoteknik_custom/views/ir_sequence.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml
index a0f5fc6b..d9b93ff3 100644
--- a/indoteknik_custom/views/ir_sequence.xml
+++ b/indoteknik_custom/views/ir_sequence.xml
@@ -154,7 +154,7 @@
<record id="sequence_approval_payment_term" model="ir.sequence">
<field name="name">Approval Payment Term</field>
<field name="code">approval.payment.term</field>
- <field name="prefix">APP/%(year)s/</field>
+ <field name="prefix">APT/%(year)s/</field>
<field name="padding">5</field>
<field name="number_next">1</field>
<field name="number_increment">1</field>