| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/16.0/l10n_es_sigaus_account |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sygel |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sygel |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, manu, Weblate, OCA-git-bot, oca-ci, sygel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
exception_sigaus |
exception_sigaus | ir.ui.view | qweb | New |
l10n_es_sigaus_account_amount_form_view |
l10n.es.sigaus.account.amount.form.view | l10n.es.sigaus.amount | form | New |
l10n_es_sigaus_account_amount_tree_view |
l10n.es.sigaus.account.amount.tree.view | l10n.es.sigaus.amount | tree | New |
l10n_es_sigaus_account_product_category_form_view |
l10n.es.sigaus.account.product.category.form.view | product.category | field | Inherits product.product_category_form_view |
l10n_es_sigaus_account_product_template_form_view |
l10n.es.sigaus.account.product.template.form.view | product.template | field | Inherits product.product_template_form_view |
l10n_es_sigaus_account_view_account_position_form |
l10n.es.sigaus.account.view.account.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
l10n_es_sigaus_account_view_account_position_tree |
l10n.es.sigaus.account.view.account.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
l10n_es_sigaus_account_view_company_form |
l10n.es.sigaus.account.view.company.form | res.company | notebook | Inherits base.view_company_form |
l10n_es_sigaus_account_view_move_form |
l10n.es.sigaus.account.view.move.form | account.move | xpath | Inherits account.view_move_form |
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_partner_form_sigaus_subject |
res.partner.form.sigaus.subject | res.partner | group | Inherits account.view_partner_property_form |
sigaus_subject
Boolean
string='Subject To SIGAUS'
No public methods.
No new fields.
Public methods (7)apply_sigaus(self)
create(self, vals_list)
create_sigaus_line(self, lines, **kwargs)
get_independent_invoice_lines_domain(self)
manage_sigaus_invoice_lines(self)
sigaus_default_date(self, lines)
write(self, vals)
No new fields.
Public methods (1)unlink(self)
No new fields.
Public methods (1)reverse_moves(self)
date_from
Date
required=True
date_to
Date
name
Char
required=True
price
Float
digits='Product Price'
required=True
get_sigaus_amount(self, date)
sigaus_subject
Boolean
string='Subject to SIGAUS'
No public methods.
sigaus_has_amount
Boolean
compute='_compute_sigaus_has_amount'
store=True
No public methods.
sigaus_subject
Selection
default='category'
required=True
string='Subject To SIGAUS'
args: [('category', 'Category'), ('yes', 'Yes'), ('no', 'No')]
No public methods.
sigaus_date_from
Date
help='SIGAUS can only be applied from this date.'
sigaus_enable
Boolean
sigaus_show_in_reports
Boolean
help='If active, SIGAUS amount is shown in reports.'
string='Show detailed SIGAUS amount in report lines'
No public methods.
sigaus_subject
Boolean
default=True
string='Subject To SIGAUS'
No public methods.
is_sigaus
Boolean
copy=True
default=False
sigaus_amount
Float
compute='_compute_sigaus_amount'
digits='Product Price'
No public methods.
is_sigaus
Boolean
compute='_compute_is_sigaus'
readonly=False
store=True
string='Subject to SIGAUS'
sigaus_automated_exception_id
Many2one → mail.activity
comodel_name='mail.activity'
readonly=True
sigaus_company
Boolean
compute='_compute_sigaus_company'
sigaus_has_line
Boolean
compute='_compute_sigaus_has_line'
sigaus_is_date
Boolean
compute='_compute_sigaus_is_date'
help='Technical field to determine whether the date of a document subject to SIGAUS is equal or after the date selected in the company from which SIGAUS has to be applied.'
store=True
automatic_sigaus_exception(self)