mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
Merge pull request #48815 from frappe/mergify/bp/version-15-hotfix/pr-48797
fix: avoid auto_repeat on duplicate (backport #48797)
This commit is contained in:
@@ -1462,6 +1462,7 @@
|
||||
"hide_days": 1,
|
||||
"hide_seconds": 1,
|
||||
"label": "Auto Repeat",
|
||||
"no_copy": 1,
|
||||
"options": "Auto Repeat"
|
||||
},
|
||||
{
|
||||
@@ -1664,7 +1665,7 @@
|
||||
"idx": 105,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2025-03-03 16:49:00.676927",
|
||||
"modified": "2025-07-28 12:14:29.760988",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Sales Order",
|
||||
|
||||
Reference in New Issue
Block a user