Payment Term Rate Wizard
by Terrabit https://www.terrabit.ro , Dorin Hongu https://www.terrabit.ro| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 238 |
| Technical Name |
deltatech_payment_term |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 238 |
| Technical Name |
deltatech_payment_term |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 19.0 |
Payment Term Rate Wizard
Term Rate Wizard
This module helps finance and sales teams quickly generate structured installment payment terms in Odoo, eliminating the need to manually create each payment line. Instead of building a payment schedule line by line, users fill in a simple wizard and the system generates the complete term with the correct advance, number of installments, and due dates automatically.
Key features:
- Rate generation wizard— a single form (name, type, advance amount/percentage, number of installments, day of the month) generates a full
account.payment.termschedule in one click. - Percentage and fixed-amount modes— supports both percent-based and fixed-value installment plans; the last line always uses the “balance” type to absorb rounding.
- Installment indicator on invoices— the
In Ratescomputed field onaccount.moveflags invoices whose payment term contains more than one line, allowing easy filtering and reporting. - Installment indicator on sale orders— same flag (
Sale in Rates) onsale.orderso the sales team can identify orders with split payment terms at a glance. - Quick access from multiple documents— a Rates smart button on invoices and on partner forms opens the related journal entries for that payment schedule.
- Wizard bound to Sale Order and Invoice— the action is available directly from the action menu of sale orders and invoices, so terms can be regenerated without leaving the document.
Usage
Generating a payment term from the Payment Terms form
- Go to Accounting > Configuration > Payment Terms.
- Open an existing payment term or create a new one.
- Click the Create Rate button in the form header.
- Fill in the wizard fields:
- Name — label for the payment term.
- Type — choose
Percent(installments as a percentage of the total) orFixed Amount(installments as a fixed monetary value). - Advance — down-payment amount or percentage due immediately (day 0).
- Number of rates — how many installments follow the advance.
- Rate Value — fixed monetary value per installment (visible only when Type = Fixed Amount).
- Day of the Month — calendar day on which each installment falls
due (e.g.
15means every 15th of the month).
- Click Apply. The existing lines are replaced with the generated schedule. The last line is automatically set to “balance” to absorb any rounding difference.
Generating a payment term from a Sale Order
- Open a sale order (Sales > Orders > Orders).
- From the Action menu (cog icon), select Payment Term Rate Wizard.
- Complete the wizard as described above and click Apply. The
Sale in Ratesindicator on the order is updated automatically.
Generating a payment term from an Invoice
- Open a customer invoice (Accounting > Customers > Invoices).
- From the Action menu, select Payment Term Rate Wizard.
- Complete the wizard and click Apply. The
In Ratesfield on the invoice reflects whether the assigned term has more than one installment line.
Viewing installment entries from an Invoice
On any posted invoice that uses a multi-line payment term, click the Rates smart button (top-right button box) to open the related journal entries for that payment schedule.
Viewing installment entries from a Partner
On any partner form, click the Rates smart button to see all journal entries linked to installment payment terms for that partner.
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Maintainers
Current maintainer:

This module is part of the dhongu/deltatech project on GitHub.
You are welcome to contribute.
Need help getting started?
We are an Odoo partner building apps for the Romanian market (SAGA & WinMentor export; Romanian accounting localization in progress). Direct support from the team that built the module.
Contact Terrabit →Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module