shifted field category of Purchase Taxes and Charges to the left
diff --git a/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt b/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt
index 62ee960..b593b81 100644
--- a/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt
+++ b/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt
@@ -1,10 +1,10 @@
[
{
- "creation": "2013-02-22 01:27:40",
+ "creation": "2013-03-08 15:36:47",
"docstatus": 0,
- "modified": "2013-03-07 07:03:29",
+ "modified": "2013-03-22 16:45:28",
"modified_by": "Administrator",
- "owner": "wasim@webnotestech.com"
+ "owner": "Administrator"
},
{
"autoname": "PVTD.######",
@@ -27,6 +27,17 @@
"name": "Purchase Taxes and Charges"
},
{
+ "default": "Valuation and Total",
+ "doctype": "DocField",
+ "fieldname": "category",
+ "fieldtype": "Select",
+ "label": "Consider Tax or Charge for",
+ "oldfieldname": "category",
+ "oldfieldtype": "Select",
+ "options": "Valuation and Total\nValuation\nTotal",
+ "reqd": 1
+ },
+ {
"doctype": "DocField",
"fieldname": "charge_type",
"fieldtype": "Select",
@@ -106,17 +117,6 @@
"oldfieldtype": "Data"
},
{
- "default": "Valuation and Total",
- "doctype": "DocField",
- "fieldname": "category",
- "fieldtype": "Select",
- "label": "Consider Tax or Charge for",
- "oldfieldname": "category",
- "oldfieldtype": "Select",
- "options": "Valuation and Total\nValuation\nTotal",
- "reqd": 1
- },
- {
"default": "Add",
"doctype": "DocField",
"fieldname": "add_deduct_tax",