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.

76 lines
2.6 KiB

  1. =============
  2. Bees Purchase
  3. =============
  4. .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5. !! This file is generated by oca-gen-addon-readme !!
  6. !! changes will be overwritten. !!
  7. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  8. .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
  9. :target: https://odoo-community.org/page/development-status
  10. :alt: Beta
  11. .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
  12. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  13. :alt: License: AGPL-3
  14. .. |badge3| image:: https://img.shields.io/badge/github-beescoop%2Fobeesdoo-lightgray.png?logo=github
  15. :target: https://github.com/beescoop/obeesdoo/tree/12.0/beesdoo_purchase
  16. :alt: beescoop/obeesdoo
  17. |badge1| |badge2| |badge3|
  18. Extends Purchase module:
  19. - Adds a 'Responsible' field to purchase orders:
  20. This is a user who will follow up the order. This users replaces
  21. the creator in the order's mail messages followers list, and in the
  22. create_uid ORM field. His user's contact info is printed on
  23. purchases orders as 'Referent'.
  24. - A filter w.r.t. the mail sellers is placed on the products field of a
  25. purchase order.
  26. - Allow inverting the Purchase Order Reference on the invoice lines.
  27. **Table of contents**
  28. .. contents::
  29. :local:
  30. Configuration
  31. =============
  32. The setting *Invert Purchase Order Reference on invoice line* needs to be checked.
  33. This can be done in these following ways:
  34. * on the Access Rights (Technical Settings) of the user (Invert Purchase Order Reference on invoice line)
  35. * on the Invoicing Settings inside of the section `Invoices` (Allow inverting the Purchase Order Reference on the invoice lines)
  36. Bug Tracker
  37. ===========
  38. Bugs are tracked on `GitHub Issues <https://github.com/beescoop/obeesdoo/issues>`_.
  39. In case of trouble, please check there if your issue has already been reported.
  40. If you spotted it first, help us smashing it by providing a detailed and welcomed
  41. `feedback <https://github.com/beescoop/obeesdoo/issues/new?body=module:%20beesdoo_purchase%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  42. Do not contact contributors directly about support or help with technical issues.
  43. Credits
  44. =======
  45. Authors
  46. ~~~~~~~
  47. * Beescoop - Cellule IT
  48. * Coop IT Easy SCRLfs
  49. Contributors
  50. ~~~~~~~~~~~~
  51. * Beescoop - Cellule IT
  52. * Coop IT Easy SCRLfs
  53. Maintainers
  54. ~~~~~~~~~~~
  55. This module is part of the `beescoop/obeesdoo <https://github.com/beescoop/obeesdoo/tree/12.0/beesdoo_purchase>`_ project on GitHub.
  56. You are welcome to contribute.