From 236f7aac7f60d0868877960990fc0d8101a670c5 Mon Sep 17 00:00:00 2001 From: mbauskar Date: Mon, 10 Apr 2017 12:26:24 +0530 Subject: [PATCH] [minor] track changes for transaction documents --- erpnext/accounts/doctype/journal_entry/journal_entry.json | 7 ++++--- erpnext/accounts/doctype/payment_entry/payment_entry.json | 4 ++-- .../doctype/purchase_invoice/purchase_invoice.json | 4 ++-- erpnext/accounts/doctype/sales_invoice/sales_invoice.json | 4 ++-- erpnext/hr/doctype/expense_claim/expense_claim.json | 2 +- erpnext/manufacturing/doctype/bom/bom.json | 7 ++++--- .../doctype/production_order/production_order.json | 6 +++--- erpnext/selling/doctype/sales_order/sales_order.json | 4 ++-- erpnext/stock/doctype/delivery_note/delivery_note.json | 4 ++-- .../stock/doctype/purchase_receipt/purchase_receipt.json | 4 ++-- erpnext/stock/doctype/stock_entry/stock_entry.json | 4 ++-- 11 files changed, 26 insertions(+), 24 deletions(-) diff --git a/erpnext/accounts/doctype/journal_entry/journal_entry.json b/erpnext/accounts/doctype/journal_entry/journal_entry.json index deb252c0d5..fb93121a4c 100644 --- a/erpnext/accounts/doctype/journal_entry/journal_entry.json +++ b/erpnext/accounts/doctype/journal_entry/journal_entry.json @@ -1,5 +1,6 @@ { "allow_copy": 0, + "allow_guest_to_view": 0, "allow_import": 1, "allow_rename": 0, "autoname": "naming_series:", @@ -1325,19 +1326,19 @@ "unique": 0 } ], + "has_web_view": 0, "hide_heading": 0, "hide_toolbar": 0, "icon": "fa fa-file-text", "idx": 176, "image_view": 0, "in_create": 0, - "in_dialog": 0, "is_submittable": 1, "issingle": 0, "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-02-17 16:17:48.991851", + "modified": "2017-04-10 12:07:44.599804", "modified_by": "Administrator", "module": "Accounts", "name": "Journal Entry", @@ -1412,6 +1413,6 @@ "sort_field": "modified", "sort_order": "DESC", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/accounts/doctype/payment_entry/payment_entry.json b/erpnext/accounts/doctype/payment_entry/payment_entry.json index 7fac377c02..7c6ed84b80 100644 --- a/erpnext/accounts/doctype/payment_entry/payment_entry.json +++ b/erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -1675,7 +1675,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-03-14 17:12:48.816644", + "modified": "2017-04-10 12:06:22.176045", "modified_by": "Administrator", "module": "Accounts", "name": "Payment Entry", @@ -1730,6 +1730,6 @@ "sort_field": "modified", "sort_order": "DESC", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json index 26c4fa9cca..6b97cdb0b3 100755 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3646,7 +3646,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-03-15 14:29:51.957287", + "modified": "2017-04-10 12:05:28.082020", "modified_by": "Administrator", "module": "Accounts", "name": "Purchase Invoice", @@ -3762,6 +3762,6 @@ "sort_order": "DESC", "timeline_field": "supplier", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json index df2f34da3b..35174ec4a0 100644 --- a/erpnext/accounts/doctype/sales_invoice/sales_invoice.json +++ b/erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -4417,7 +4417,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-03-29 05:09:56.656338", + "modified": "2017-04-10 12:03:47.510384", "modified_by": "Administrator", "module": "Accounts", "name": "Sales Invoice", @@ -4513,6 +4513,6 @@ "sort_order": "DESC", "timeline_field": "customer", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/hr/doctype/expense_claim/expense_claim.json b/erpnext/hr/doctype/expense_claim/expense_claim.json index 5b41154919..6f74388a96 100644 --- a/erpnext/hr/doctype/expense_claim/expense_claim.json +++ b/erpnext/hr/doctype/expense_claim/expense_claim.json @@ -934,7 +934,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-03-08 06:28:46.142302", + "modified": "2017-04-10 12:15:20.363859", "modified_by": "Administrator", "module": "HR", "name": "Expense Claim", diff --git a/erpnext/manufacturing/doctype/bom/bom.json b/erpnext/manufacturing/doctype/bom/bom.json index 9fa2a81701..c42403c010 100644 --- a/erpnext/manufacturing/doctype/bom/bom.json +++ b/erpnext/manufacturing/doctype/bom/bom.json @@ -1,5 +1,6 @@ { "allow_copy": 0, + "allow_guest_to_view": 0, "allow_import": 1, "allow_rename": 0, "beta": 0, @@ -1574,18 +1575,18 @@ "unique": 0 } ], + "has_web_view": 0, "hide_heading": 0, "hide_toolbar": 0, "icon": "fa fa-sitemap", "idx": 1, "image_view": 0, "in_create": 0, - "in_dialog": 0, "is_submittable": 1, "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-02-21 13:10:27.394012", + "modified": "2017-04-10 12:13:59.630780", "modified_by": "Administrator", "module": "Manufacturing", "name": "BOM", @@ -1659,6 +1660,6 @@ "show_name_in_global_search": 1, "sort_field": "modified", "sort_order": "DESC", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/manufacturing/doctype/production_order/production_order.json b/erpnext/manufacturing/doctype/production_order/production_order.json index 79ef969baf..882833fe7d 100644 --- a/erpnext/manufacturing/doctype/production_order/production_order.json +++ b/erpnext/manufacturing/doctype/production_order/production_order.json @@ -1316,7 +1316,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-03-28 19:19:08.559879", + "modified": "2017-04-10 12:13:09.312186", "modified_by": "Administrator", "module": "Manufacturing", "name": "Production Order", @@ -1369,6 +1369,6 @@ "show_name_in_global_search": 0, "sort_order": "ASC", "title_field": "production_item", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 -} +} \ No newline at end of file diff --git a/erpnext/selling/doctype/sales_order/sales_order.json b/erpnext/selling/doctype/sales_order/sales_order.json index 36af20fe4c..950150fd36 100644 --- a/erpnext/selling/doctype/sales_order/sales_order.json +++ b/erpnext/selling/doctype/sales_order/sales_order.json @@ -3516,7 +3516,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-03-30 03:23:30.487992", + "modified": "2017-04-10 12:13:03.136885", "modified_by": "Administrator", "module": "Selling", "name": "Sales Order", @@ -3652,6 +3652,6 @@ "sort_order": "DESC", "timeline_field": "customer", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/stock/doctype/delivery_note/delivery_note.json b/erpnext/stock/doctype/delivery_note/delivery_note.json index 5d544bb6b4..9d3bbf48f6 100644 --- a/erpnext/stock/doctype/delivery_note/delivery_note.json +++ b/erpnext/stock/doctype/delivery_note/delivery_note.json @@ -3288,7 +3288,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-04-03 03:13:58.051782", + "modified": "2017-04-10 12:03:29.645642", "modified_by": "Administrator", "module": "Stock", "name": "Delivery Note", @@ -3404,6 +3404,6 @@ "sort_order": "DESC", "timeline_field": "customer", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json index 4c13a56da6..3877028378 100755 --- a/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json +++ b/erpnext/stock/doctype/purchase_receipt/purchase_receipt.json @@ -2846,7 +2846,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2017-04-05 03:17:55.726121", + "modified": "2017-04-10 12:02:07.434102", "modified_by": "Administrator", "module": "Stock", "name": "Purchase Receipt", @@ -2962,6 +2962,6 @@ "sort_order": "DESC", "timeline_field": "supplier", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file diff --git a/erpnext/stock/doctype/stock_entry/stock_entry.json b/erpnext/stock/doctype/stock_entry/stock_entry.json index 5e73de9dae..b33c6b4149 100644 --- a/erpnext/stock/doctype/stock_entry/stock_entry.json +++ b/erpnext/stock/doctype/stock_entry/stock_entry.json @@ -1654,7 +1654,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-04-05 03:18:05.437204", + "modified": "2017-04-10 12:01:40.888115", "modified_by": "Administrator", "module": "Stock", "name": "Stock Entry", @@ -1749,6 +1749,6 @@ "sort_field": "modified", "sort_order": "DESC", "title_field": "title", - "track_changes": 0, + "track_changes": 1, "track_seen": 0 } \ No newline at end of file