summaryrefslogtreecommitdiff
path: root/indoteknik_custom/report
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/report')
-rw-r--r--indoteknik_custom/report/report_tutup_tempo.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/indoteknik_custom/report/report_tutup_tempo.xml b/indoteknik_custom/report/report_tutup_tempo.xml
index 38208be9..6c9cfc95 100644
--- a/indoteknik_custom/report/report_tutup_tempo.xml
+++ b/indoteknik_custom/report/report_tutup_tempo.xml
@@ -1,16 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
- <record id="action_print_surat_piutang_server" model="ir.actions.server">
- <field name="name">Cetak Surat</field>
- <field name="model_id" ref="indoteknik_custom.model_surat_piutang"/>
- <field name="binding_model_id" ref="indoteknik_custom.model_surat_piutang"/>
- <field name="binding_view_types">form</field>
- <field name="state">code</field>
- <field name="code">
- action = records.action_print()
- </field>
- </record>
<record id="action_report_surat_tutup_tempo" model="ir.actions.report">
<field name="name">Surat Penutupan Tempo</field>