summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-05-20 14:38:02 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-05-20 14:38:02 +0700
commit89f0377dd6e8143092d47ea4e3cdeff42a3b49e8 (patch)
tree3cf325b7bd220f7befd9d26cc21508a0a19287a3
parent89e047379d4d7bfd56b9949d8e97441d95c29455 (diff)
push
-rw-r--r--indoteknik_custom/models/stock_picking.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/stock_picking.py b/indoteknik_custom/models/stock_picking.py
index d0315c43..02da5b61 100644
--- a/indoteknik_custom/models/stock_picking.py
+++ b/indoteknik_custom/models/stock_picking.py
@@ -1020,6 +1020,7 @@ class StockPicking(models.Model):
# self.date_availability = current_time
# self.check_state_reserve()
return res
+
def ask_approval(self):
if self.env.user.is_accounting: