Browse Source

Aug 31: [ADD] Initial commit 'website_customer_note'

pull/332/merge
Cybrosys Technologies 8 months ago
parent
commit
306d15edea
  1. 4
      website_customer_note/__manifest__.py
  2. 0
      website_customer_note/static/description/banner.png
  3. 0
      website_customer_note/static/description/icon.png

4
website_customer_note/__manifest__.py

@ -39,9 +39,9 @@
'website_customer_note/static/js/pay_now_button.js' 'website_customer_note/static/js/pay_now_button.js'
], ],
}, },
'images': ['static/description/assets/_v16-banner.png'], 'images': ['static/description/assets/banner.png'],
'license': 'AGPL-3', 'license': 'AGPL-3',
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,
'application': True, 'application': False,
} }

0
website_customer_note/static/description/assets/_v16-banner.png → website_customer_note/static/description/banner.png

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

0
website_customer_note/static/description/assets/v16-icon.png → website_customer_note/static/description/icon.png

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Loading…
Cancel
Save