fix: Rename 'Action if Same Rate is Not Maintained' to 'Action if Same Rate is Not Maintained Throughout Sales Cycle'

(cherry picked from commit ebdc568e85)

# Conflicts:
#	erpnext/selling/doctype/selling_settings/selling_settings.json
This commit is contained in:
GangaManoj
2021-09-02 19:32:39 +05:30
committed by Mergify
parent d3289ac4ab
commit c42250b77f

View File

@@ -224,7 +224,7 @@
"depends_on": "maintain_same_sales_rate",
"fieldname": "maintain_same_rate_action",
"fieldtype": "Select",
"label": "Action if Same Rate is Not Maintained",
"label": "Action if Same Rate is Not Maintained Throughout Sales Cycle",
"mandatory_depends_on": "maintain_same_sales_rate",
"options": "Stop\nWarn"
},
@@ -282,6 +282,7 @@
"links": [],
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"modified": "2023-03-22 13:09:38.513317",
=======
@@ -293,6 +294,9 @@
=======
"modified": "2021-09-01 22:53:53.394444",
>>>>>>> 799d67d785 (fix: Only display 'Role Allowed to Override Stop Action' if 'Maintain Same Rate Throughout Sales Cycle' is checked)
=======
"modified": "2021-09-01 22:55:33.803624",
>>>>>>> ebdc568e85 (fix: Rename 'Action if Same Rate is Not Maintained' to 'Action if Same Rate is Not Maintained Throughout Sales Cycle')
"modified_by": "Administrator",
"module": "Selling",
"name": "Selling Settings",
@@ -311,4 +315,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
}
}