summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/ir_sequence.xml
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-08-04 14:41:27 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-08-04 14:41:27 +0700
commit747075fb85372666b89d5ffd07a43664ecf169e1 (patch)
tree9b5e1e4a4c0cb03102f77abe763cf6b811ae2f0a /indoteknik_custom/views/ir_sequence.xml
parentc4e1c36e28e4e9585f58e28326d1b0889eb1fa1f (diff)
<hafid> Fix problem
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 4915e4c5..94c2cd07 100644
--- a/indoteknik_custom/views/ir_sequence.xml
+++ b/indoteknik_custom/views/ir_sequence.xml
@@ -220,7 +220,7 @@
</record>
<record id="seq_refund_sale_order" model="ir.sequence">
- <field name="name">Refund Sale Order</field>
+ <field name="name">Refund Sales Order</field>
<field name="code">refund.sale.order</field>
<field name="prefix">RC/%(year)s/%(month)s/</field>
<field name="padding">4</field>