[FIX] learning_base: remove learning value frm product detailed_type

If we have to select "learning" value in the detailed_type field, this
means that we can not select Event Ticket, then we can not sell the
product as a ticket in an event.
This commit is contained in:
Stéphan Sainléger
2023-06-16 12:47:08 +02:00
parent 9d0549db19
commit 6840765f5c
4 changed files with 88 additions and 101 deletions

View File

@@ -24,7 +24,6 @@
'security/ir.model.access.csv',
'ir_actions_act_window_records.xml',
'ir_ui_menu_records.xml',
'ir_module_category_records.xml',
'views/product_template.xml',
'views/event_event.xml',
'views/res_company.xml',