summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/tukar_guling_po.py
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-07-31 15:53:21 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-07-31 15:53:21 +0700
commita7cfaa803835caca360474749dbeeda0057d7220 (patch)
treeefaf6f7aec195c59878174b72df3beeca32bc236 /indoteknik_custom/models/tukar_guling_po.py
parentdddfd3846d37e24c5b52cc98bbe889bd4a958775 (diff)
parent4e39c1abf88e2a6a716c681e8184f2031e7612c1 (diff)
<hafid> repeat order
Diffstat (limited to 'indoteknik_custom/models/tukar_guling_po.py')
-rw-r--r--indoteknik_custom/models/tukar_guling_po.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/tukar_guling_po.py b/indoteknik_custom/models/tukar_guling_po.py
index 23ca1923..92d8c9a6 100644
--- a/indoteknik_custom/models/tukar_guling_po.py
+++ b/indoteknik_custom/models/tukar_guling_po.py
@@ -419,7 +419,7 @@ class TukarGulingPO(models.Model):
else:
raise UserError("Status ini tidak bisa di-approve.")
- def update_stae(self):
+ def update_doc_state(self):
# bu input rev po
if self.operations.picking_type_id.id == 28 and self.return_type == 'revisi_po':
prt = self.env['stock.picking'].search([