fix(human_resources): Correct history link generation

ref: #722 #684
This commit is contained in:
2025-04-15 16:17:33 +09:30
parent 0ff8f8650b
commit 8ecb1fe01a

View File

@ -35,6 +35,10 @@ class Employee(
documentation = ''
history_app_label = 'human_resources'
history_model_name = 'employee'
page_layout: list = [
{
"name": "Details",