From 739efe5bbcce20b3fdb524d9045a310ffa84c0f1 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 23 Dec 2025 10:59:19 +0700 Subject: action seen purchasing job --- indoteknik_custom/views/purchasing_job.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index 2466e7be..6b8baa53 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -98,6 +98,15 @@ action = records.open_form_multi_generate_request_po() + + Seen Selected Job + + + form,list + code + action = records._set_as_seen() + + - \ No newline at end of file + -- cgit v1.2.3