mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
Added posting_time in purchase invoice
This commit is contained in:
@@ -3004,6 +3004,11 @@
|
|||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"timeline_field": "supplier",
|
"timeline_field": "supplier",
|
||||||
|
<<<<<<< f2ba6af60b37b968f1aff340a88765a917c3f133
|
||||||
"title_field": "title",
|
"title_field": "title",
|
||||||
"track_seen": 0
|
"track_seen": 0
|
||||||
}
|
}
|
||||||
|
=======
|
||||||
|
"title_field": "title"
|
||||||
|
}
|
||||||
|
>>>>>>> Added posting_time in purchase invoice
|
||||||
|
|||||||
Reference in New Issue
Block a user