Browse Source

July 30: [FIX] Bug Fixed 'website_cancel_sale_order'

pull/331/head
Cybrosys Technologies 9 months ago
parent
commit
3ca6847090
  1. 2
      website_cancel_sale_order/__manifest__.py
  2. BIN
      website_cancel_sale_order/static/description/banner.jpg
  3. BIN
      website_cancel_sale_order/static/description/banner.png

2
website_cancel_sale_order/__manifest__.py

@ -42,7 +42,7 @@
'web.assets_frontend': [
'website_cancel_sale_order/static/src/js/sale_order_portal.js'],
},
'images': ['static/description/banner.png'],
'images': ['static/description/banner.jpg'],
'license': 'AGPL-3',
'installable': True,
'auto_install': False,

BIN
website_cancel_sale_order/static/description/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
website_cancel_sale_order/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Loading…
Cancel
Save