Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-financial-tools
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), ForgeFlow S.L.
Maintainers
Odoo Community Association (OCA), ForgeFlow S.L.
Committers
JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module stores the date when a journal entry is posted and the user
that posted it.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_move_form account.move.form - account_move_post_date_user account.move form Inherits account.view_move_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • last_post_date Datetime
    readonly=True string='Last Posted on' tracking=True
  • last_post_uid Many2one → res.users
    readonly=True string='Last Posted by' tracking=True args: 'res.users'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…