shifted field category of Purchase Taxes and Charges to the left
This commit is contained in:
parent
a47ac1bed0
commit
c8e64f5d42
@ -1,10 +1,10 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"creation": "2013-02-22 01:27:40",
|
"creation": "2013-03-08 15:36:47",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"modified": "2013-03-07 07:03:29",
|
"modified": "2013-03-22 16:45:28",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"owner": "wasim@webnotestech.com"
|
"owner": "Administrator"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"autoname": "PVTD.######",
|
"autoname": "PVTD.######",
|
||||||
@ -26,6 +26,17 @@
|
|||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"name": "Purchase Taxes and Charges"
|
"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",
|
"doctype": "DocField",
|
||||||
"fieldname": "charge_type",
|
"fieldname": "charge_type",
|
||||||
@ -105,17 +116,6 @@
|
|||||||
"oldfieldname": "row_id",
|
"oldfieldname": "row_id",
|
||||||
"oldfieldtype": "Data"
|
"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",
|
"default": "Add",
|
||||||
"doctype": "DocField",
|
"doctype": "DocField",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user