From fcefddc96acc561ec13d52e734eaf04b041d4a0b Mon Sep 17 00:00:00 2001 From: trisusilo48 Date: Mon, 13 Jan 2025 11:24:08 +0700 Subject: update export xml by selected invoice --- indoteknik_custom/views/account_move.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 2863af57..4cc35b6d 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -163,5 +163,13 @@ code action = records.open_form_multi_create_reklas_penjualan() + + + Export Faktur ke XML + + + code + action = records.export_faktur_to_xml() + \ No newline at end of file -- cgit v1.2.3