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.

19 lines
494 B

  1. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  2. {
  3. "name": "Web widget datepicker options",
  4. "summary": "Enhance customization for datepicker widgets",
  5. "version": "11.0.1.0.1",
  6. "category": "Web",
  7. "author": "Vincent Vinet, "
  8. "Odoo Community Association (OCA)",
  9. "website": "https://github.com/OCA/web",
  10. "license": "AGPL-3",
  11. "depends": [
  12. "web",
  13. ],
  14. "data": [
  15. "views/assets.xml",
  16. ],
  17. "installable": True,
  18. }