Browse Source

[FIX] Licence Added

pull/90/head
Sreejith P 7 years ago
parent
commit
23579091c7
  1. 1
      sale_discount_total/__manifest__.py

1
sale_discount_total/__manifest__.py

@ -49,6 +49,7 @@ Module to manage discount on total amount in Sale.
'demo': [
],
'images': ['static/description/banner.jpg'],
'license': 'AGPL-3',
'application': True,
'installable': True,
'auto_install': False,

Loading…
Cancel
Save