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.

30 lines
1.1 KiB

  1. # Copyright 2004-2010 Tiny SPRL http://tiny.be
  2. # Copyright 2010-2012 ChriCar Beteiligungs- und Beratungs- GmbH
  3. # http://www.camptocamp.at
  4. # Copyright 2015 Antiun Ingenieria, SL (Madrid, Spain)
  5. # http://www.antiun.com
  6. # Antonio Espinosa <antonioea@antiun.com>
  7. # Copyright 2016 ACSONE SA/NV (<http://acsone.eu>)
  8. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
  9. {
  10. "name": "Partner Identification Numbers",
  11. "category": "Customer Relationship Management",
  12. "version": "14.0.1.3.0",
  13. "license": "AGPL-3",
  14. "depends": ["contacts"],
  15. "data": [
  16. "security/ir.model.access.csv",
  17. "views/res_partner_id_category_view.xml",
  18. "views/res_partner_id_number_view.xml",
  19. "views/res_partner_view.xml",
  20. ],
  21. "author": "ChriCar Beteiligungs- und Beratungs- GmbH,"
  22. "Tecnativa,"
  23. "Camptocamp,"
  24. "ACSONE SA/NV,"
  25. "LasLabs,"
  26. "Onestein,"
  27. "Odoo Community Association (OCA)",
  28. "website": "https://github.com/OCA/partner-contact",
  29. "development_status": "Production/Stable",
  30. }