From d6ed0748a337b01a4586d3153fb6ac02e48a132d Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 24 Nov 2011 14:47:18 +0530 Subject: [PATCH] help content midified --- .../doctype/stock_reconciliation/stock_reconciliation.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.txt b/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.txt index 27b17493cd..9a211309fb 100644 --- a/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.txt +++ b/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.txt @@ -5,14 +5,14 @@ { 'creation': '2010-08-08 17:09:26', 'docstatus': 0, - 'modified': '2011-11-18 17:32:21', + 'modified': '2011-11-24 12:04:03', 'modified_by': 'Administrator', 'owner': 'Administrator' }, # These values are common for all DocType { - '_last_update': '1321617633', + '_last_update': '1321617741', 'allow_attach': 1, 'autoname': 'SR/.######', 'colour': 'White:FFF', @@ -26,7 +26,7 @@ 'server_code_error': ' ', 'show_in_menu': 0, 'subject': 'Date: %(reconciliation_date)s, Time: %(reconciliation_time)s', - 'version': 105 + 'version': 107 }, # These values are common for all DocField @@ -93,7 +93,7 @@ 'doctype': 'DocField', 'fieldtype': 'HTML', 'label': 'Steps', - 'options': '
Steps:
1. Enter Reconciliation Date and Time
2. Save the document
3. Attach csv file as per template.
4. Submit the document
', + 'options': '
Steps:
1. Enter Reconciliation Date and Time
2. Save the document
3. Attach csv file as per template.
4. Submit the document
5. Enter tilde (~) sign if no difference in qty or valuation rate
', 'permlevel': 0 },