From d22fb25a88cacabd470780588c200c065e0633cd Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 16 Jun 2023 09:28:11 +0700 Subject: add filter sale monitoring --- indoteknik_custom/views/sale_monitoring.xml | 15 +++++++++++++++ indoteknik_custom/views/sale_monitoring_detail.xml | 16 ++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/indoteknik_custom/views/sale_monitoring.xml b/indoteknik_custom/views/sale_monitoring.xml index 956e4a24..0a9a5aa5 100755 --- a/indoteknik_custom/views/sale_monitoring.xml +++ b/indoteknik_custom/views/sale_monitoring.xml @@ -63,10 +63,25 @@ + + sale.monitoring.list.select + sale.monitoring + + + + + + + + + + + Sale Monitoring ir.actions.act_window sale.monitoring + tree,form diff --git a/indoteknik_custom/views/sale_monitoring_detail.xml b/indoteknik_custom/views/sale_monitoring_detail.xml index 736920b3..824e65e8 100755 --- a/indoteknik_custom/views/sale_monitoring_detail.xml +++ b/indoteknik_custom/views/sale_monitoring_detail.xml @@ -61,10 +61,26 @@ + + sale.monitoring.detail.list.select + sale.monitoring.detail + + + + + + + + + + + + Sale Monitoring Detail ir.actions.act_window sale.monitoring.detail + tree,form -- cgit v1.2.3