Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.2.1
Category
Localization/Italy
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 07:47:32
Authors
Odoo Community Association (OCA), PyTech
Maintainers
Odoo Community Association (OCA), PyTech
Committers
Simone Rubino, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
unidecode, elementpath, phonenumbers, xmlschema, asn1crypto, codicefiscale, openupgradelib, requests
System dependencies
None
Required by
None
Description
**Italiano**

Pagare righe RiBa in modo asincrono.

Ogni riga verrà pagata in un job dedicato, così eventuali errori non bloccheranno il pagamento di altre righe.

**English**

Pay multiple C/O lines asynchronously.

Each C/O line will be paid in a dedicated job, this way any error won't prevent other lines' payment.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
riba_payment_multiple_view_form Add async payment to form view for Pay multiple RiBa lines riba.payment.multiple form Inherits l10n_it_ricevute_bancarie.riba_payment_multiple_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • riba_line_settlement(self, date=None)

New fields (0)

No new fields.

Public methods (1)
  • pay_async(self)