mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
Update rename_salary_components.py
This commit is contained in:
@@ -70,7 +70,7 @@ def execute():
|
|||||||
"Earning Type": ["earning_name", "description"],
|
"Earning Type": ["earning_name", "description"],
|
||||||
}
|
}
|
||||||
|
|
||||||
standard_cols_de = standard_cols + ["_user_tags"]
|
standard_cols_de = standard_cols
|
||||||
|
|
||||||
|
|
||||||
target_cols = standard_cols_de + ["salary_component", "description"]
|
target_cols = standard_cols_de + ["salary_component", "description"]
|
||||||
|
|||||||
Reference in New Issue
Block a user