mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 23:49:19 +00:00
fix: Remove redundant description
(cherry picked from commit f2a7fbd126)
# Conflicts:
# erpnext/selling/doctype/selling_settings/selling_settings.json
This commit is contained in:
@@ -222,7 +222,6 @@
|
|||||||
=======
|
=======
|
||||||
"default": "Stop",
|
"default": "Stop",
|
||||||
"depends_on": "maintain_same_sales_rate",
|
"depends_on": "maintain_same_sales_rate",
|
||||||
"description": "Configure the action to stop the transaction or just warn if the same rate is not maintained.",
|
|
||||||
"fieldname": "maintain_same_rate_action",
|
"fieldname": "maintain_same_rate_action",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"label": "Action if Same Rate is Not Maintained",
|
"label": "Action if Same Rate is Not Maintained",
|
||||||
@@ -281,11 +280,15 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
|
<<<<<<< HEAD
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
"modified": "2023-03-22 13:09:38.513317",
|
"modified": "2023-03-22 13:09:38.513317",
|
||||||
=======
|
=======
|
||||||
"modified": "2021-09-01 22:47:24.298970",
|
"modified": "2021-09-01 22:47:24.298970",
|
||||||
>>>>>>> 06484321d1 (fix: Move related fields to the same section)
|
>>>>>>> 06484321d1 (fix: Move related fields to the same section)
|
||||||
|
=======
|
||||||
|
"modified": "2021-09-01 22:48:30.860203",
|
||||||
|
>>>>>>> f2a7fbd126 (fix: Remove redundant description)
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Selling Settings",
|
"name": "Selling Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user