From 5c332365e81cda9a7bdb233a31880c3bec1d1e0e Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 8 Jan 2026 10:23:29 +0700 Subject: push --- fixco_custom/views/account_move.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index 8eb7975..52dd64c 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -138,5 +138,13 @@ code action = records.export_faktur_to_xml() + + + Cancel Bills + + + code + action = records.queue_job_cancel_bill() + \ No newline at end of file -- cgit v1.2.3