TIP: You can type at any time to perform a new search.
France - FEC
l10n_fr_fec_oca · OCA/l10n-france
- Repository
- OCA/l10n-france · module folder · Try on Runboat
- Module version
- 1.2.0
- Category
- Accounting
- Folder size
- 0.08 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-france
- Last tracking update
- 2026-08-07 08:09:28
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_fr_fec_oca_form |
account.fr.fec.oca.form | account.fr.fec.oca | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (12)
-
company_idMany2one → res.companydefault=<expr>ondelete='cascade'required=True args: 'res.company' -
date_fromDatecompute='_compute_dates'readonly=Falserequired=Truestore=Truestring='Start Date' -
date_range_idMany2one → date.rangedomain="['|', ('company_id', '=', False), ('company_id', '=', company_id)]" args: 'date.range' -
date_toDatecompute='_compute_dates'readonly=Falserequired=Truestore=Truestring='End Date' -
delimiterSelectiondefault='|'required=Truestring='Field Delimiter' args: [('|', '|'), ('tab', 'Tab')] -
encodingSelectiondefault='iso8859_15'required=True args: [('iso8859_15', 'ISO-8859-15'), ('utf-8', 'UTF-8'), ('ascii', 'ASCII')] -
export_typeSelectiondefault='official'required=True args: [('official', 'Official FEC report (posted entries only)'), ('nonofficial', 'Non-official FEC report (posted and draft entries)')] -
fec_dataBinaryattachment=Truereadonly=True args: 'FEC File' -
filenameCharreadonly=Truesize=256 -
partner_account_idsMany2many → account.accountcheck_company=Truedefault=<expr>domain="[('company_id', '=', company_id)]"string='Accounts' args: 'account.account' -
partner_identifierSelectiondefault='id'help="Field on partner used for the column CompAuxNum. If you select 'Reference', make sure all partners used in journal items have a Reference and that this reference is unique."required=True args: [('id', 'ID'), ('ref', 'Reference')] -
partner_optionSelectiondefault='receivable_payable'required=Truestring='Partner Export Option' args: [('receivable_payable', 'Receivable and Payable Accounts'), ('accounts', 'Selected Accounts'), ('all', 'All')]
-
generate_fec(self)
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 294 days ago
- Last activity
- 32 days ago
- Repository
- OCA/l10n-france
- Pull request
- [18.0][MIG] l10n_fr_fec_oca: Migration to 18.0 (#687)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 71 days ago
- Last activity
- 71 days ago
- Repository
- OCA/l10n-france
- Pull request
- [19.0][MIG] l10n_fr_fec_oca: Migration to 19.0 (#783)