Repository
OCA/l10n-spain · module folder · Try on Runboat
Module version
1.0.2
Category
Stock
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-spain
Last tracking update
2026-08-07 08:09:09
Authors
Odoo Community Association (OCA), Sygel
Maintainers
Odoo Community Association (OCA), Sygel
Committers
manu, Weblate, OCA-git-bot, oca-ci, Angel Rivas
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_es_sigaus_report_delivery_document l10n_es_sigaus_report_delivery_document ir.ui.view qweb Inherits stock_picking_report_valued.valued_report_picking
l10n_es_sigaus_stock_report_delivery_has_serial_move_line_sigaus l10n_es_sigaus_stock_report_delivery_has_serial_move_line_sigaus ir.ui.view qweb Inherits stock.stock_report_delivery_has_serial_move_line
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • sigaus_amount_subtotal Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
  • sigaus_amount_tax Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
  • sigaus_amount_total Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
Public methods (0)

No public methods.

New fields (4)
  • picking_total_with_sigaus Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
  • sigaus_amount_subtotal Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
  • sigaus_amount_tax Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
  • sigaus_amount_total Monetary
    compute='_compute_sigaus_amount' compute_sudo=True
Public methods (0)

No public methods.