| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 219 |
| Technical Name |
kw_invoice_preset |
| License | OPL-1 |
| Website | https://kitworks.systems/ |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 219 |
| Technical Name |
kw_invoice_preset |
| License | OPL-1 |
| Website | https://kitworks.systems/ |
| Versions | 17.0 18.0 19.0 |
Invoice preset — one-click multi-stage invoicing
Define reusable preset templates for split invoicing of a Sale Order, then trigger them with one click. Replaces manual repeated runs of the standard "Create invoices" wizard. Useful for B2B deals with down payments, milestone invoicing or fixed deposit + balance scenarios.
Preset templates
Define once: down-payment percentage, fixed deposit, regular invoice. Reuse on any Sale Order with a single click.
Wraps the standard wizard
Internally calls Odoo's sale.advance.payment.inv wizard once per preset line in the order fixed → percentage → delivered.
Validated lines
Constraints: only one regular-invoice line per preset; sum of percentages cannot exceed 100; fixed-amount totals cannot exceed the order total.
SO action binding
Trigger from the standard Action menu of the Sale Order form — pick a preset, the wizard generates all invoices in sequence.
Invoice preset wizard — pick a preset, generate the full invoicing sequence on the Sale Order in one shot.
How it works
- Configure presets in Accounting → Configuration → Invoice preset. Each preset has multiple lines: fixed amount, percentage, or regular invoice.
- Apply on a Sale Order via the Action menu. The wizard runs the standard Odoo "Create invoices" flow once per preset line, in deterministic order.
- Not a payment-terms or journal config. Presets aggregate the standard advance-payment wizard — they do not modify
account.payment.termor invoice journals.
Part of the Ukrainian Accounting Suite
Combine with the Ukrainian printable-document modules for a complete sales-to-invoice workflow.
See it before you buy
Book a live demo and we will walk you through preset configuration and one-click invoicing on a real Sale Order.
Book a live demoOdoo 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