add cover image on all ebic modules

This commit is contained in:
Jérémy Didderen 2023-03-26 16:16:23 +02:00
parent 99e352e40a
commit a780232572
4 changed files with 2 additions and 0 deletions

View File

@ -21,4 +21,5 @@
],
'installable': True,
'application': True,
"images": ["static/description/cover.png"],
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -14,4 +14,5 @@
'views/account_payment_order.xml',
],
'installable': True,
"images": ["static/description/cover.png"],
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB