[MIG] website_search_products: Migration to 16.0
This commit is contained in:
parent
8fb784bdc3
commit
9846c183ec
5 changed files with 23 additions and 23 deletions
|
|
@ -10,12 +10,15 @@
|
|||
'author': 'Criptomart',
|
||||
'website': 'https://criptomart.net',
|
||||
'depends': [
|
||||
"point_of_sale"
|
||||
],
|
||||
'data': [
|
||||
],
|
||||
'qweb': [
|
||||
'static/src/xml/pos.xml',
|
||||
],
|
||||
'assets': {
|
||||
'point_of_sale.assets': [
|
||||
'pos_ticket_pricelist/static/src/xml/pos.xml'
|
||||
],
|
||||
},
|
||||
'demo': [
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue