mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
chore: fix conflicts
This commit is contained in:
@@ -283,12 +283,7 @@
|
|||||||
"write": 1
|
"write": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
<<<<<<< HEAD
|
|
||||||
"sort_field": "modified",
|
|
||||||
=======
|
|
||||||
"row_format": "Dynamic",
|
|
||||||
"sort_field": "creation",
|
"sort_field": "creation",
|
||||||
>>>>>>> 218dbd6911 (feat: option to recreate Stock Ledger Entries against stock transactions)
|
|
||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"states": []
|
"states": []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user