中国本土应用
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.

24 lines
772B

  1. # Copyright 2016 ACSONE SA/NV (<http://acsone.eu>)
  2. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  3. {
  4. "name": "Date Range",
  5. "summary": "Manage all kind of date range",
  6. "version": "14.0.2.0.2",
  7. "category": "Uncategorized",
  8. "website": "https://github.com/OCA/server-ux",
  9. "author": "ACSONE SA/NV, Odoo Community Association (OCA)",
  10. "license": "AGPL-3",
  11. "installable": True,
  12. "depends": ["web"],
  13. "data": [
  14. "security/ir.model.access.csv",
  15. "security/date_range_security.xml",
  16. "views/assets.xml",
  17. "views/date_range_view.xml",
  18. "wizard/date_range_generator.xml",
  19. ],
  20. "qweb": ["static/src/xml/date_range.xml"],
  21. "development_status": "Mature",
  22. "maintainers": ["lmignon"],
  23. }
上海开阖软件有限公司 沪ICP备12045867号-1