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.0 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ==========================================
  5. Contract Invoicing of Pending Sales Orders
  6. ==========================================
  7. This modules allows to include on the same invoice than the recurring invoice
  8. contract, all the pending to invoice sales orders that you have with the same
  9. analytic account.
  10. Usage
  11. =====
  12. To use this module, you need to:
  13. #. Go to Invoicing > Sales > Contracts and select or create a new contract.
  14. #. Check *Generate recurring invoices automatically*.
  15. #. Mark the check "Invoice Pending Sales Orders".
  16. #. On each invoicing, system will check if there's any pending sales orders
  17. with same analyitic account and will append the lines to the invoice being
  18. generated.
  19. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  20. :alt: Try me on Runbot
  21. :target: https://runbot.odoo-community.org/runbot/110/11.0
  22. Bug Tracker
  23. ===========
  24. Bugs are tracked on `GitHub Issues
  25. <https://github.com/OCA/contract/issues>`_. In case of trouble, please
  26. check there if your issue has already been reported. If you spotted it first,
  27. help us smash it by providing detailed and welcomed feedback.
  28. Credits
  29. =======
  30. Images
  31. ------
  32. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  33. Contributors
  34. ------------
  35. * `Tecnativa <https://www.tecnativa.com>`_:
  36. * Carlos Dauden
  37. Do not contact contributors directly about support or help with technical issues.
  38. Maintainer
  39. ----------
  40. .. image:: https://odoo-community.org/logo.png
  41. :alt: Odoo Community Association
  42. :target: https://odoo-community.org
  43. This module is maintained by the OCA.
  44. OCA, or the Odoo Community Association, is a nonprofit organization whose
  45. mission is to support the collaborative development of Odoo features and
  46. promote its widespread use.
  47. To contribute to this module, please visit https://odoo-community.org.