TIP: You can type at any time to perform a new search.
Accounting Import Cresus
l10n_ch_import_cresus · OCA/l10n-switzerland
- Repository
- OCA/l10n-switzerland · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- accounting
- Folder size
- 0.43 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://odoo-community.org/
- Last tracking update
- 2026-08-07 07:17:52
- Authors
- Camptocamp, Odoo Community Association (OCA), Open Net Sàrl
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Open Net Sàrl
- Committers
- Pedro M. Baeza, Akim Juillerat, Weblate, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
cresus_move_line_importer_form |
cresus move line importer | account.cresus.import | form | New |
view_tax_form |
account.cresus.mapping.form | account.tax | form | Inherits account.view_tax_form |
view_tax_tree |
account.tax.tree | account.tax | tree | Inherits account.view_tax_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (6)
-
company_idMany2one → res.companyinvisible=True args: 'res.company', 'Company' -
fileBinaryrequired=True args: 'File' -
imported_move_idsMany2many → account.movestring='Imported moves' args: 'account.move', 'import_cresus_move_rel' -
journal_idMany2one → account.journalrequired=True args: 'account.journal', 'Journal' -
reportTextreadonly=True args: 'Report' -
stateSelectiondefault='draft'readonly=Trueselection=[('draft', 'Draft'), ('done', 'Done'), ('error', 'Error')]
-
import_file(self)@api.multi -
prepare_line(self, name, debit_amount, credit_amount, account_code, cresus_tax_code, analytic_account_code, tax_ids) -
prepare_move(self, lines, date, ref, journal_id)
New fields (1)
-
tax_cresus_mappingCharstring='Crésus tax name'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 617 days ago
- Last activity
- 115 days ago
- Repository
- OCA/l10n-switzerland
- Pull request
- [16.0][MIG] l10n_ch_import_cresus (#746)