|
| 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 | +===================== |
| 6 | +Contract Payment Mode |
| 7 | +===================== |
| 8 | + |
| 9 | +This module allows to set a payment mode on contract for creating the invoices |
| 10 | +with this payment mode. |
| 11 | + |
| 12 | +Configuration |
| 13 | +============= |
| 14 | + |
| 15 | +Your user should be a Sales Manager or Accountant. |
| 16 | + |
| 17 | +Usage |
| 18 | +===== |
| 19 | + |
| 20 | +#. Go to *Accounting > Sales > Contracts*. |
| 21 | +#. Create one. |
| 22 | +#. Select a partner to which invoice. |
| 23 | +#. If the partner has a payment mode, this payment mode is selected here. |
| 24 | +#. If not, or if you want another payment mode, you can change it in the |
| 25 | + corresponding field. |
| 26 | +#. Click on **Generate recurring invoices automatically** checkbox. |
| 27 | +#. Add a product to invoice. |
| 28 | +#. If you create an invoice, new invoice will have the selected payment mode. |
| 29 | + |
| 30 | + |
| 31 | +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
| 32 | + :alt: Try me on Runbot |
| 33 | + :target: https://runbot.odoo-community.org/runbot/110/10.0 |
| 34 | + |
| 35 | +Bug Tracker |
| 36 | +=========== |
| 37 | + |
| 38 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/contract/issues>`_. |
| 39 | +In case of trouble, please |
| 40 | +check there if your issue has already been reported. If you spotted it first, |
| 41 | +help us smash it by providing detailed and welcomed feedback. |
| 42 | + |
| 43 | +Credits |
| 44 | +======= |
| 45 | + |
| 46 | +Contributors |
| 47 | +------------ |
| 48 | + |
| 49 | +* Ángel Moya <angel.moya@domatix.com> |
| 50 | +* Antonio Espinosa <antonioea@antiun.com> |
| 51 | +* Vicent Cubells <vicent.cubells@tecnativa.com> |
| 52 | +* David Vidal <david.vidal@tecnativa.com> |
| 53 | + |
| 54 | + |
| 55 | +Maintainer |
| 56 | +---------- |
| 57 | + |
| 58 | +.. image:: https://odoo-community.org/logo.png |
| 59 | + :alt: Odoo Community Association |
| 60 | + :target: https://odoo-community.org |
| 61 | + |
| 62 | +This module is maintained by the OCA. |
| 63 | + |
| 64 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 65 | +mission is to support the collaborative development of Odoo features and |
| 66 | +promote its widespread use. |
| 67 | + |
| 68 | +To contribute to this module, please visit https://odoo-community.org. |
0 commit comments