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
2.0 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. Auth Supplier
  6. =============
  7. This module was written to extends the functionality of auth signup
  8. and allows the user to create an account as a supplier.
  9. Configuration
  10. =============
  11. * To enable users to create accounts:
  12. * Go to *Settings > Configuration > General settings*.
  13. * Enable *Allow external users to sign up*.
  14. * Enable *Activate the customer portal*.
  15. Usage
  16. =====
  17. To use this module, you need to:
  18. * Log out.
  19. * In home page, press *Sign in*.
  20. * Press *Sign up*.
  21. * Select *Supplier* in account type.
  22. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  23. :alt: Try me on Runbot
  24. :target: https://runbot.odoo-community.org/runbot/149/8.0
  25. For further information, please visit:
  26. * https://www.odoo.com/forum/help-1
  27. Known issues / Roadmap
  28. ======================
  29. Bug Tracker
  30. ===========
  31. Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.
  32. In case of trouble, please check there if your issue has already been reported.
  33. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  34. `here <https://github.com/OCA/server-tools/issues/new?body=module:%20auth_supplier%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  35. Credits
  36. =======
  37. Contributors
  38. ------------
  39. * Rafael Blasco <rafabn@antiun.com>
  40. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  41. * Carlos Dauden <carlos@incaser.es>
  42. * Sergio Teruel <sergio@incaser.es>
  43. Maintainer
  44. ----------
  45. .. image:: https://odoo-community.org/logo.png
  46. :alt: Odoo Community Association
  47. :target: https://odoo-community.org
  48. This module is maintained by the OCA.
  49. OCA, or the Odoo Community Association, is a nonprofit organization whose
  50. mission is to support the collaborative development of Odoo features and
  51. promote its widespread use.
  52. To contribute to this module, please visit http://odoo-community.org.