diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-25 15:35:43 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-25 15:35:43 +0700 |
| commit | 31a22f2f26b29f91bd43ea48ce84e8dc9aaf3c12 (patch) | |
| tree | 1799e347c2aaf1a2794dc78a5cce0c98d7c6900f /indoteknik_custom/report | |
| parent | 16147def7eb5765ac0d1e0870efe70176a7a618c (diff) | |
fix
Diffstat (limited to 'indoteknik_custom/report')
| -rw-r--r-- | indoteknik_custom/report/report_tutup_tempo.xml | 10 |
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> |
