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.

69 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. Add a sequence on partner's reference.
  6. ======================================
  7. This module adds the possibility to define a sequence for
  8. the customer and supplier 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. This module is a migration of the original base_partner_sequence
  17. addon to OpenERP version 7.0.
  18. Usage
  19. =====
  20. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  21. :alt: Try me on Runbot
  22. :target: https://runbot.odoo-community.org/runbot/134/8.0
  23. Bug Tracker
  24. ===========
  25. Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
  26. In case of trouble, please check there if your issue has already been reported.
  27. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  28. `here <https://github.com/OCA/partner-contact/issues/new?body=module:%base_partner_sequence%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  29. Credits
  30. =======
  31. Contributors
  32. ------------
  33. * Thomas Rehn <thomas.rehn@initos.com>
  34. * Stefan Rijnhart <stefan@therp.nl>
  35. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  36. * Sandy Carter <sandy.carter@savoirfairelinux.com>
  37. * Laurent Mignon (ACSONE) <laurent.mignon@acsone.eu>
  38. * Guewen Baconnier <guewen.baconnier@camptocamp.com>
  39. * Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
  40. * Mathias Neef <mathias.neef@syscoon.com>
  41. Maintainer
  42. ----------
  43. .. image:: https://odoo-community.org/logo.png
  44. :alt: Odoo Community Association
  45. :target: https://odoo-community.org
  46. This module is maintained by the OCA.
  47. OCA, or the Odoo Community Association, is a nonprofit organization whose
  48. mission is to support the collaborative development of Odoo features and
  49. promote its widespread use.
  50. To contribute to this module, please visit http://odoo-community.org.