mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -717,12 +717,7 @@
|
|||||||
"name": "Quotation Item",
|
"name": "Quotation Item",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"permissions": [],
|
"permissions": [],
|
||||||
<<<<<<< HEAD
|
|
||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
=======
|
|
||||||
"row_format": "Dynamic",
|
|
||||||
"sort_field": "creation",
|
|
||||||
>>>>>>> 4cc306d2d8 (fix: validate over ordering of quotation)
|
|
||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"states": [],
|
"states": [],
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
|
|||||||
Reference in New Issue
Block a user