mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
added leave applications and block lists to calendar
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
test_records = [
|
||||
[{"doctype":"Department", "department_name":"_Test Department"}],
|
||||
[{"doctype":"Department", "department_name":"_Test Department with Block List",
|
||||
"leave_block_list": "_Test Leave Block List"}],
|
||||
[{"doctype":"Department", "department_name":"_Test Department 1"}]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user