Renamed total fields

This commit is contained in:
Nabin Hait
2015-02-12 11:47:45 +05:30
parent 7945712171
commit 461ee2ebae
9 changed files with 911 additions and 879 deletions

View File

@@ -391,7 +391,7 @@
"icon": "icon-info-sign",
"idx": 1,
"is_submittable": 1,
"modified": "2015-02-05 05:11:41.732687",
"modified": "2015-02-11 14:45:30.174431",
"modified_by": "Administrator",
"module": "Selling",
"name": "Opportunity",

File diff suppressed because it is too large Load Diff

View File

@@ -326,7 +326,7 @@
"permlevel": 0
},
{
"fieldname": "net_total",
"fieldname": "base_net_total",
"fieldtype": "Currency",
"label": "Net Total (Company Currency)",
"oldfieldname": "net_total",
@@ -344,7 +344,7 @@
"permlevel": 0
},
{
"fieldname": "net_total_export",
"fieldname": "net_total",
"fieldtype": "Currency",
"label": "Net Total",
"options": "currency",
@@ -412,18 +412,18 @@
"permlevel": 0
},
{
"fieldname": "other_charges_total_export",
"fieldname": "total_taxes_and_charges",
"fieldtype": "Currency",
"label": "Taxes and Charges Total",
"label": "Total Taxes and Charges",
"options": "currency",
"permlevel": 0,
"print_hide": 1,
"read_only": 1
},
{
"fieldname": "other_charges_total",
"fieldname": "base_total_taxes_and_charges",
"fieldtype": "Currency",
"label": "Taxes and Charges Total (Company Currency)",
"label": "Total Taxes and Charges (Company Currency)",
"oldfieldname": "other_charges_total",
"oldfieldtype": "Currency",
"options": "Company:company:default_currency",
@@ -465,7 +465,7 @@
"print_hide": 1
},
{
"fieldname": "grand_total",
"fieldname": "base_grand_total",
"fieldtype": "Currency",
"label": "Grand Total (Company Currency)",
"oldfieldname": "grand_total",
@@ -478,7 +478,7 @@
"width": "150px"
},
{
"fieldname": "rounded_total",
"fieldname": "base_rounded_total",
"fieldtype": "Currency",
"label": "Rounded Total (Company Currency)",
"oldfieldname": "rounded_total",
@@ -491,7 +491,7 @@
},
{
"description": "In Words will be visible once you save the Sales Order.",
"fieldname": "in_words",
"fieldname": "base_in_words",
"fieldtype": "Data",
"label": "In Words (Company Currency)",
"oldfieldname": "in_words",
@@ -510,7 +510,7 @@
"width": "50%"
},
{
"fieldname": "grand_total_export",
"fieldname": "grand_total",
"fieldtype": "Currency",
"in_list_view": 1,
"label": "Grand Total",
@@ -524,7 +524,7 @@
"width": "150px"
},
{
"fieldname": "rounded_total_export",
"fieldname": "rounded_total",
"fieldtype": "Currency",
"label": "Rounded Total",
"oldfieldname": "rounded_total_export",
@@ -536,7 +536,7 @@
"width": "150px"
},
{
"fieldname": "in_words_export",
"fieldname": "in_words",
"fieldtype": "Data",
"label": "In Words",
"oldfieldname": "in_words_export",
@@ -1034,7 +1034,7 @@
"idx": 1,
"is_submittable": 1,
"issingle": 0,
"modified": "2015-02-05 05:11:45.731715",
"modified": "2015-02-11 15:42:09.174504",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order",