From e33f2d321ee4db6a6e6a86e35243100b9f107f22 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 27 Jun 2024 15:29:16 +0700 Subject: logbook bill & send email efaktur document --- indoteknik_custom/views/report_logbook_bill.xml | 97 +++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 indoteknik_custom/views/report_logbook_bill.xml (limited to 'indoteknik_custom/views/report_logbook_bill.xml') diff --git a/indoteknik_custom/views/report_logbook_bill.xml b/indoteknik_custom/views/report_logbook_bill.xml new file mode 100644 index 00000000..fc461400 --- /dev/null +++ b/indoteknik_custom/views/report_logbook_bill.xml @@ -0,0 +1,97 @@ + + + + report.logbook.bill.tree + report.logbook.bill + + + + + + + + + + + + + + + + report.logbook.bill.line.tree + report.logbook.bill.line + + + + + + + + + + + + + + + + + + + + report.logbook.bill.form + report.logbook.bill + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + + Report Logbook Bill + ir.actions.act_window + report.logbook.bill + tree,form + + + + \ No newline at end of file -- cgit v1.2.3