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.

64 lines
2.2 KiB

  1. =======================================================
  2. Point of Sale - Load Picking by Partner Name improvment
  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-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github
  15. :target: https://github.com/grap/grap-odoo-incubator/tree/8.0/pos_picking_load_partner_name
  16. :alt: grap/grap-odoo-incubator
  17. |badge1| |badge2| |badge3|
  18. This module extends the functionality of PoS Picking Load module to improve
  19. the loading time during the picking load.
  20. for that purpose, its store partner name on each picking and search on that
  21. new field, instead of making a search on partner_id field.
  22. **Table of contents**
  23. .. contents::
  24. :local:
  25. Bug Tracker
  26. ===========
  27. Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-incubator/issues>`_.
  28. In case of trouble, please check there if your issue has already been reported.
  29. If you spotted it first, help us smashing it by providing a detailed and welcomed
  30. `feedback <https://github.com/grap/grap-odoo-incubator/issues/new?body=module:%20pos_picking_load_partner_name%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  31. Do not contact contributors directly about support or help with technical issues.
  32. Credits
  33. =======
  34. Authors
  35. ~~~~~~~
  36. * GRAP
  37. Contributors
  38. ~~~~~~~~~~~~
  39. * Sylvain LE GAL <https://twitter.com/legalsylvain>
  40. Maintainers
  41. ~~~~~~~~~~~
  42. This module is part of the `grap/grap-odoo-incubator <https://github.com/grap/grap-odoo-incubator/tree/8.0/pos_picking_load_partner_name>`_ project on GitHub.
  43. You are welcome to contribute.