TIP: You can type at any time to perform a new search.
L10n EU OSS
l10n_eu_oss · OCA/account-fiscal-rule
- Repository
- OCA/account-fiscal-rule · module folder · Try on Runboat
- Module version
- 1.3.0
- Category
- Accounting & Finance
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-fiscal-rule
- Last tracking update
- 2026-08-07 07:47:47
- Authors
- Odoo Community Association (OCA), Sygel Technology
- Maintainers
- Odoo Community Association (OCA), Sygel Technology
- Committers
- Daniel Reis, Ethan Hildick, sergiocorato, Weblate, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_es_aeat_mod303_oss, l10n_es_aeat_mod369, l10n_es_aeat_mod390_oss, l10n_es_aeat_sii_oss, l10n_es_vat_book_oss, l10n_it_fatturapa_out_oss
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_eu_oss_wizard_form_view |
l10n eu oss wizard form view | l10n.eu.oss.wizard | form | New |
res_config_settings_view_form_l10n_eu_oss |
res.config.settings.view.form.inherit.l10n.eu.oss | res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
oss_country_idMany2one → res.countrycomodel_name='res.country'string='Oss Country'
No public methods.
New fields (8)
-
company_idMany2one → res.companydefault=_get_default_company_idrequired=Truestring='Company' args: 'res.company' -
done_country_idsMany2many → res.countrydefault=_default_done_country_idsstring='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done' -
general_taxMany2one → account.taxcomodel_name='account.tax'required=Truestring='General Tax' -
price_include_taxBooleandefault=Falsestring='Price Include Tax' -
reduced_taxMany2one → account.taxcomodel_name='account.tax'string='Reduced Tax' -
second_superreduced_taxMany2one → account.taxcomodel_name='account.tax'string='Second Super Reduced Tax' -
superreduced_taxMany2one → account.taxcomodel_name='account.tax'string='Super Reduced Tax' -
todo_country_idsMany2many → res.countrydefault=_default_todo_country_idsrequired=Truestring='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
-
generate_dict_taxes(self, selected_taxes, oss_rate_id) -
generate_eu_oss_taxes(self) -
update_fpos(self, fpos_id, taxes_data)
New fields (5)
-
general_rateFloatdigits=(16, 4)string='General Rate' -
oss_country_idMany2one → res.countrycomodel_name='res.country'string='Country' -
reduced_rateFloatdigits=(16, 4)string='Reduced Rate' -
second_superreduced_rateFloatdigits=(16, 4)string='Second Super Reduced Rate' -
superreduced_rateFloatdigits=(16, 4)string='Super Reduced Rate'
-
get_rates_list(self)
Loading…
Loading…
Loading…
Loading…
Loading…