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.

75 lines
1.7 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. =============================
  5. partner_contact_company_first
  6. =============================
  7. This module prints in qweb report addresses the company in the first line and
  8. the name of the contact person in the next line instead of name, company
  9. Installation
  10. ============
  11. Just install, no activation needed
  12. Configuration
  13. =============
  14. No configuration
  15. Usage
  16. =====
  17. Print a report with the address and see the difference.
  18. Known issues / Roadmap
  19. ======================
  20. * No known issues
  21. Bug Tracker
  22. ===========
  23. Bugs are tracked on `GitHub Issues
  24. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  25. check there if your issue has already been reported. If you spotted it first,
  26. help us smash it by providing detailed and welcomed feedback.
  27. Credits
  28. =======
  29. Images
  30. ------
  31. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  32. Contributors
  33. ------------
  34. * Andreas Stauder <andreas.stauder@braintec-group.com> (brain-tec AG)
  35. Do not contact contributors directly about support or help with technical issues.
  36. Funders
  37. -------
  38. The development of this module has been financially supported by:
  39. * brain-tec AG
  40. Maintainer
  41. ----------
  42. .. image:: https://odoo-community.org/logo.png
  43. :alt: Odoo Community Association
  44. :target: https://odoo-community.org
  45. This module is maintained by the OCA.
  46. OCA, or the Odoo Community Association, is a nonprofit organization whose
  47. mission is to support the collaborative development of Odoo features and
  48. promote its widespread use.
  49. To contribute to this module, please visit https://odoo-community.org.