rate removed from time log batch
diff --git a/erpnext/projects/doctype/time_log_batch/time_log_batch.json b/erpnext/projects/doctype/time_log_batch/time_log_batch.json
index c53b1e9..93726ee 100644
--- a/erpnext/projects/doctype/time_log_batch/time_log_batch.json
+++ b/erpnext/projects/doctype/time_log_batch/time_log_batch.json
@@ -15,18 +15,6 @@
"reqd": 1
},
{
- "description": "For Sales Invoice",
- "fieldname": "rate",
- "fieldtype": "Currency",
- "label": "Rate",
- "permlevel": 0
- },
- {
- "fieldname": "column_break_3",
- "fieldtype": "Column Break",
- "permlevel": 0
- },
- {
"default": "Draft",
"fieldname": "status",
"fieldtype": "Select",
@@ -38,6 +26,11 @@
"read_only": 1
},
{
+ "fieldname": "column_break_3",
+ "fieldtype": "Column Break",
+ "permlevel": 0
+ },
+ {
"description": "Will be updated after Sales Invoice is Submitted.",
"fieldname": "sales_invoice",
"fieldtype": "Link",
@@ -107,7 +100,7 @@
"icon": "icon-time",
"idx": 1,
"is_submittable": 1,
- "modified": "2015-04-15 06:07:41.771962",
+ "modified": "2015-04-15 08:00:52.746961",
"modified_by": "Administrator",
"module": "Projects",
"name": "Time Log Batch",