Repository
odoo/odoo · module folder
Module version
0.1
Category
Hidden/Tools
Folder size
0.24 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:21
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
odoo, Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Claire Bretton (clbr), Dylan Kiss (dyki), Harsh Modi, reka-odoo, kcv-odoo, Claire (clbr)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Allows users to send invoices by post
=====================================================
        

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.snailmail.account res.config.settings form Inherits account.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • unlink_snailmail_letters(self)
    @api.ondelete(at_uninstall=False)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • send_by_post_stamps Integer
    compute='_compute_send_by_post_stamps'
Public methods (0)

No public methods.

New fields (1)
  • invoice_sending_method Selection
    selection_add=[('snailmail', 'by Post')]
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…