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.

84 lines
2.4 KiB

  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. Base Partner Sequence
  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. Installation
  17. ============
  18. There are no special instructions regarding installation.
  19. Configuration
  20. =============
  21. No configuration is needed.
  22. Usage
  23. =====
  24. To use this module, you need to:
  25. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  26. :alt: Try me on Runbot
  27. :target: https://runbot.odoo-community.org/runbot/134/10.0
  28. Bug Tracker
  29. ===========
  30. Bugs are tracked on `GitHub Issues
  31. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  32. check there if your issue has already been reported. If you spotted it first,
  33. help us smashing it by providing a detailed and welcomed feedback.
  34. Credits
  35. =======
  36. Images
  37. ------
  38. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  39. Contributors
  40. ------------
  41. * Thomas Rehn <thomas.rehn@initos.com>
  42. * Stefan Rijnhart <stefan@therp.nl>
  43. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  44. * Sandy Carter <sandy.carter@savoirfairelinux.com>
  45. * Laurent Mignon (ACSONE) <laurent.mignon@acsone.eu>
  46. * Guewen Baconnier <guewen.baconnier@camptocamp.com>
  47. * Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
  48. * Vicent Cubells <vicent.cubells@tecnativa.com>
  49. * Akim Juillerat <akim.juillerat@camptocamp.com>
  50. Maintainer
  51. ----------
  52. .. image:: https://odoo-community.org/logo.png
  53. :alt: Odoo Community Association
  54. :target: https://odoo-community.org
  55. This module is maintained by the OCA.
  56. OCA, or the Odoo Community Association, is a nonprofit organization whose
  57. mission is to support the collaborative development of Odoo features and
  58. promote its widespread use.
  59. To contribute to this module, please visit https://odoo-community.org.