From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../security/website_event_sale_security.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 addons/website_event_sale/security/website_event_sale_security.xml (limited to 'addons/website_event_sale/security') diff --git a/addons/website_event_sale/security/website_event_sale_security.xml b/addons/website_event_sale/security/website_event_sale_security.xml new file mode 100644 index 00000000..67336bf7 --- /dev/null +++ b/addons/website_event_sale/security/website_event_sale_security.xml @@ -0,0 +1,13 @@ + + + + Product template linked to event: Public + + [('product_variant_ids.event_ticket_ids.event_id.website_published', '=', True)] + + + + + + + -- cgit v1.2.3