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.

66 lines
2.1 KiB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ======================================
  5. Add a sequence on partner's reference.
  6. ======================================
  7. This module adds the possibility to define a sequence for
  8. the partner's reference. This reference is then set as default
  9. when you create a new partner, using the defined sequence.
  10. The reference field is treated as a commercial field, i.e. it
  11. is managed from the commercial partner and then propagated to
  12. the partner's contacts. The field is visible on the contacts,
  13. but it can only be modified from the commercial partner.
  14. No references are assigned for contacts such as shipping and
  15. invoice addresses.
  16. Usage
  17. =====
  18. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  19. :alt: Try me on Runbot
  20. :target: https://runbot.odoo-community.org/runbot/134/9.0
  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 smashing it by providing a detailed and welcomed feedback.
  27. Credits
  28. =======
  29. Contributors
  30. ------------
  31. * Thomas Rehn <thomas.rehn@initos.com>
  32. * Stefan Rijnhart <stefan@therp.nl>
  33. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  34. * Sandy Carter <sandy.carter@savoirfairelinux.com>
  35. * Laurent Mignon (ACSONE) <laurent.mignon@acsone.eu>
  36. * Guewen Baconnier <guewen.baconnier@camptocamp.com>
  37. * Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
  38. * Vicent Cubells <vicent.cubells@tecnativa.com>
  39. Maintainer
  40. ----------
  41. .. image:: https://odoo-community.org/logo.png
  42. :alt: Odoo Community Association
  43. :target: https://odoo-community.org
  44. This module is maintained by the OCA.
  45. OCA, or the Odoo Community Association, is a nonprofit organization whose
  46. mission is to support the collaborative development of Odoo features and
  47. promote its widespread use.
  48. To contribute to this module, please visit http://odoo-community.org.