mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-07 12:33:19 +00:00
fix: avoid auto_repeat on duplicate
(cherry picked from commit 2c54f49cbc)
This commit is contained in:
@@ -1462,6 +1462,7 @@
|
|||||||
"hide_days": 1,
|
"hide_days": 1,
|
||||||
"hide_seconds": 1,
|
"hide_seconds": 1,
|
||||||
"label": "Auto Repeat",
|
"label": "Auto Repeat",
|
||||||
|
"no_copy": 1,
|
||||||
"options": "Auto Repeat"
|
"options": "Auto Repeat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1664,7 +1665,7 @@
|
|||||||
"idx": 105,
|
"idx": 105,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-03-03 16:49:00.676927",
|
"modified": "2025-07-28 12:14:29.760988",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Sales Order",
|
"name": "Sales Order",
|
||||||
|
|||||||
Reference in New Issue
Block a user