You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
435 B

  1. # License AGPL-3 - See https://www.gnu.org/licenses/agpl-3.0
  2. {
  3. "name": "Initial discount on 1st membership",
  4. "version": "1.0.0",
  5. "license": "AGPL-3",
  6. "category": "Association",
  7. "author": "RemiFr82",
  8. "website": "https://remifr82.me",
  9. # "website": "https://github.com/OCA/vertical-association",
  10. "depends": [
  11. "membership",
  12. ],
  13. "data": [
  14. "views/product_template_views.xml",
  15. ],
  16. }