Skip to content

[IMP] document_page: track changes on active field#630

Open
miquelrosell99 wants to merge 1 commit into
OCA:18.0from
miquelrosell99:18.0-imp-document_page-active-tracking
Open

[IMP] document_page: track changes on active field#630
miquelrosell99 wants to merge 1 commit into
OCA:18.0from
miquelrosell99:18.0-imp-document_page-active-tracking

Conversation

@miquelrosell99

Copy link
Copy Markdown

Archiving or unarchiving a document page is a relevant event for document control, but it currently leaves no trace in the chatter.

document.page already inherits mail.thread, so this PR simply enables mail tracking on the active field. Every archive/unarchive is now recorded in the page's message history, giving document controllers an audit trail of when a page was taken out of circulation and by whom.

Archiving or unarchiving a document page is a relevant event for
document control, but it left no trace in the chatter. The model
already inherits mail.thread, so enabling mail tracking on the
active field records every archive/unarchive in the page history.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants