[Enhancement] Time log wages and multiple active salary structure
This commit is contained in:
@@ -43,8 +43,6 @@ def get_notification_config():
|
||||
"Purchase Receipt": {"docstatus": 0},
|
||||
"Production Order": { "status": ("in", ("Draft", "Not Started", "In Process")) },
|
||||
"BOM": {"docstatus": 0},
|
||||
"Timesheet": {"docstatus": 0},
|
||||
"Time Log": {"status": "Draft"},
|
||||
"Time Log Batch": {"status": "Draft"}
|
||||
"Time Sheet": {"status": "Draft"}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user