Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Discuss
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools/tree/9.0
Last tracking update
2026-08-07 07:10:01
Authors
Odoo Community Association (OCA), Agile Business Group, Eficent, Innoviu
Maintainers
Odoo Community Association (OCA), Agile Business Group, Eficent, Innoviu
Committers
Stéphane Bidoul (ACSONE), Jordi Ballester, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_fethmail_bydate_form fetchmail.bydate.form fetchmail.server form Inherits fetchmail.view_email_server_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • last_internal_date Datetime
    help='Remote emails with a date greater than this will be downloaded. Only available with IMAP' args: 'Last Download Date'
Public methods (1)
  • fetch_mail(self)
    @api.multi

Loading…