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.

68 lines
1.9 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 Variable Qty Timesheet
  6. ===============================
  7. This module extends the functionality of contract_variable_quantity adding
  8. several variable quantity formulas to allow to invoice lines from Timesheet
  9. (Analytic Lines)
  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. #. Add a new recurring invoicing line.
  16. #. Select "Variable quantity" in column "Qty. type".
  17. #. Select "Project Timesheets", "Tasks Timesheets" or "Analytic Same Product"
  18. depending on your need.
  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.