2
0
mirror of https://github.com/brain-tec/account_ebics.git synced 2025-04-04 11:34:38 +00:00

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
account_ebics
__manifest__.py
static/description
account_ebics_payment_order
__manifest__.py
static/description

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

Binary file not shown.

After

(image error) Size: 42 KiB

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

Binary file not shown.

After

(image error) Size: 42 KiB