update Employee Payroll Register report config after migrate
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
57f21d3cde
commit
8c7eabc36d
|
|
@ -1,13 +1,16 @@
|
||||||
{
|
{
|
||||||
"add_total_row": 0,
|
"add_total_row": 0,
|
||||||
"creation": "2026-03-26 12:00:00.000000",
|
"add_translate_data": 0,
|
||||||
"disable_prepared_report": 0,
|
"columns": [],
|
||||||
|
"creation": "2026-03-26 12:00:00",
|
||||||
"disabled": 0,
|
"disabled": 0,
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Report",
|
"doctype": "Report",
|
||||||
|
"filters": [],
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
"is_standard": "Yes",
|
"is_standard": "Yes",
|
||||||
"modified": "2026-03-26 12:00:00.000000",
|
"letterhead": null,
|
||||||
|
"modified": "2026-03-26 21:05:05.860485",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Taxes Az",
|
"module": "Taxes Az",
|
||||||
"name": "Employee Payroll Register",
|
"name": "Employee Payroll Register",
|
||||||
|
|
@ -23,5 +26,6 @@
|
||||||
{
|
{
|
||||||
"role": "HR Manager"
|
"role": "HR Manager"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timeout": 0
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue