Browse Source

[IMP] modules category

16.0
RemiFr82 1 year ago
parent
commit
fae0c4130b
  1. 2
      appointment_event/__manifest__.py
  2. 2
      appointment_sale/__manifest__.py
  3. 2
      website_appointment_multi/__manifest__.py

2
appointment_event/__manifest__.py

@ -12,7 +12,7 @@
"contributors": "", "contributors": "",
"website": "https://remifr82.me", "website": "https://remifr82.me",
"license": "LGPL-3", "license": "LGPL-3",
"category": "Events",
"category": "Marketing/Online Appointment",
# "price": 0, # "price": 0,
# "currency": "EUR", # "currency": "EUR",
"application": False, "application": False,

2
appointment_sale/__manifest__.py

@ -12,7 +12,7 @@
"contributors": "", "contributors": "",
"website": "https://remifr82.me", "website": "https://remifr82.me",
"license": "LGPL-3", "license": "LGPL-3",
"category": "Events",
"category": "Marketing/Online Appointment",
# "price": 0, # "price": 0,
# "currency": "EUR", # "currency": "EUR",
"application": False, "application": False,

2
website_appointment_multi/__manifest__.py

@ -12,7 +12,7 @@
"contributors": "", "contributors": "",
"website": "https://remifr82.me", "website": "https://remifr82.me",
"license": "LGPL-3", "license": "LGPL-3",
"category": "Events",
"category": "Marketing/Online Appointment",
# "price": 0, # "price": 0,
# "currency": "EUR", # "currency": "EUR",
"application": False, "application": False,

Loading…
Cancel
Save