summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/purchasing_job_multi_update.py
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/models/purchasing_job_multi_update.py')
-rw-r--r--indoteknik_custom/models/purchasing_job_multi_update.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/purchasing_job_multi_update.py b/indoteknik_custom/models/purchasing_job_multi_update.py
index c880980a..a1b79907 100644
--- a/indoteknik_custom/models/purchasing_job_multi_update.py
+++ b/indoteknik_custom/models/purchasing_job_multi_update.py
@@ -16,7 +16,7 @@ class PurchasingJobMultiUpdate(models.TransientModel):
'tag': 'display_notification',
'params': {
'title': 'Notification',
- 'message': 'Invoice Status berhasil diubah',
+ 'message': 'Berhasil membuat Automatic Purchase',
'next': {'type': 'ir.actions.act_window_close'},
}
} \ No newline at end of file