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.

14 lines
366 B

  1. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  2. {
  3. "name": "ZZZ",
  4. "version": "12.0.1.0.0",
  5. "category": "Uncategorized",
  6. "website": "https://github.com/oca/server-ux",
  7. "author": "Odoo Community Association (OCA)",
  8. "license": "AGPL-3",
  9. "installable": True,
  10. "depends": [
  11. "purchase",
  12. "date_range",
  13. ],
  14. }