Repository
OCA/l10n-chile · module folder · Try on Runboat
Module version
1.0.1
Category
Localization
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-chile
Last tracking update
2026-08-07 07:32:03
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Odoo Community Association (OCA), Open Source Integrators
Committers
Maxime Chambreuil, Daniel Reis, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
OCA/connector:
OCA/l10n-chile:
OCA/queue:
odoo/odoo:
- web
- bus
Python dependencies
collections, jinja2, lxml, requests, cachetools
System dependencies
None
Required by
l10n_cl_etd_xerox
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • connection_type Selection
    selection_add=[('ftp', 'FTP')]
Public methods (2)
  • action_confirm(self)
  • send(self, file_dict)
    Send the files to the backend. :param file_dict dictionary with 'name' for the filename and 'content' for the content :return: A dictionary with: - a boolean 'success': True if the transfer was successful, False otherwise - a string 'message': Message to be displayed to the end user - a string 'ref': Reference of the transfer to request the status