TIP: You can type at any time to perform a new search.
Electronic Invoicing for Chile
l10n_cl_etd_account · OCA/l10n-chile
- Repository
- OCA/l10n-chile · module folder · Try on Runboat
- Module version
- 2.1.0
- Category
- Localization/Chile
- Folder size
- 0.46 MB
- License
- AGPL-3
- Application
- Yes
- 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, Konos, Daniel Santibáñez Polanco, Cooperativa OdooCoop
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators, Konos, Daniel Santibáñez Polanco, Cooperativa OdooCoop
- Committers
- Maxime Chambreuil, GitHub, Daniel Reis, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- collections, jinja2, lxml, requests, cachetools, xmltodict
- System dependencies
- None
- Required by
- l10n_cl_etd_xerox
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_class_form |
account.invoice.class_id.form | account.invoice | form | Inherits account.invoice_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (7)-
compute_sii_document_class(self)@api.depends('tax_line_ids') -
create(self, vals)@api.model -
get_etd_document(self) -
get_reverse_sii_code(self, code=False) -
get_reverse_sii_document(self) -
invoice_validate(self)@api.multi -
refund(self, date_invoice=None, date=None, description=None, journal_id=None)@api.multi@api.returns('self')
New fields (0)
No new fields.
Public methods (1)-
compute_refund(self, mode='refund')@api.multi
New fields (1)
-
modelSelectionselection_add=[('account.invoice', 'Invoice')]
No public methods.