[cleanup] rename discount and reserver warehouse #3325

This commit is contained in:
Rushabh Mehta 2015-05-27 12:19:48 +05:30
parent dcbc4d1a46
commit 69fb13f229
17 changed files with 4099 additions and 4091 deletions

View File

@ -217,7 +217,7 @@
"depends_on": "eval:doc.price_or_discount==\"Discount Percentage\"",
"fieldname": "discount_percentage",
"fieldtype": "Float",
"label": "Discount Percentage",
"label": "Discount on Price List Rate (%)",
"permlevel": 0
},
{
@ -245,7 +245,7 @@
"icon": "icon-gift",
"idx": 1,
"istable": 0,
"modified": "2015-02-26 04:26:13.240166",
"modified": "2015-05-27 02:47:16.777466",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Pricing Rule",

View File

@ -428,7 +428,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": "",
@ -443,7 +443,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"precision": "",
@ -939,7 +939,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2015-05-21 05:34:42.436924",
"modified": "2015-05-27 02:48:01.662340",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice",

View File

@ -105,10 +105,11 @@
"read_only": 0
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount %",
"label": "Discount on Price List Rate (%)",
"permlevel": 0,
"print_hide": 0,
"read_only": 0
@ -451,7 +452,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-02-23 15:35:32.895515",
"modified": "2015-05-27 02:47:16.341373",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice Item",

View File

@ -480,7 +480,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": "",
@ -494,7 +494,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"print_hide": 1
@ -1243,7 +1243,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2015-05-21 05:34:21.539823",
"modified": "2015-05-27 02:48:02.897865",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice",

View File

@ -98,10 +98,11 @@
"reqd": 0
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount (%)",
"label": "Discount on Price List Rate (%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"permlevel": 0,
@ -504,7 +505,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-03-23 14:56:45.641026",
"modified": "2015-05-27 02:47:15.645114",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice Item",

View File

@ -434,7 +434,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": ""
@ -448,7 +448,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"precision": "",
@ -873,7 +873,7 @@
"icon": "icon-file-text",
"idx": 1,
"is_submittable": 1,
"modified": "2015-04-28 15:27:28.755819",
"modified": "2015-05-27 02:48:02.452899",
"modified_by": "Administrator",
"module": "Buying",
"name": "Purchase Order",

View File

@ -192,10 +192,11 @@
"read_only": 0
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount %",
"label": "Discount on Price List Rate (%)",
"permlevel": 0,
"print_hide": 0,
"read_only": 0
@ -537,7 +538,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-05-14 14:54:16.899713",
"modified": "2015-05-27 02:47:16.553472",
"modified_by": "Administrator",
"module": "Buying",
"name": "Purchase Order Item",

View File

@ -415,7 +415,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": "",
@ -430,7 +430,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"precision": "",
@ -660,7 +660,7 @@
"icon": "icon-shopping-cart",
"idx": 1,
"is_submittable": 1,
"modified": "2015-03-23 14:47:07.225609",
"modified": "2015-05-27 02:48:02.098540",
"modified_by": "Administrator",
"module": "Buying",
"name": "Supplier Quotation",

View File

@ -121,10 +121,11 @@
"read_only": 0
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount %",
"label": "Discount on Price List Rate (%)",
"permlevel": 0,
"print_hide": 0,
"read_only": 0
@ -412,7 +413,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-05-14 14:54:36.253819",
"modified": "2015-05-27 02:47:15.853886",
"modified_by": "Administrator",
"module": "Buying",
"name": "Supplier Quotation Item",

View File

@ -465,7 +465,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": "",
@ -480,7 +480,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"print_hide": 1
@ -858,7 +858,7 @@
"idx": 1,
"is_submittable": 1,
"max_attachments": 1,
"modified": "2015-03-23 14:45:49.596357",
"modified": "2015-05-27 02:48:00.388847",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation",

View File

@ -121,10 +121,11 @@
"width": "100px"
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount (%)",
"label": "Discount on Price List Rate (%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"permlevel": 0,
@ -389,7 +390,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-05-14 14:51:21.557189",
"modified": "2015-05-27 02:47:15.474119",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation Item",

View File

@ -471,7 +471,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": "",
@ -485,7 +485,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"print_hide": 1
@ -1080,7 +1080,7 @@
"idx": 1,
"is_submittable": 1,
"issingle": 0,
"modified": "2015-04-28 15:27:40.852417",
"modified": "2015-05-27 02:48:01.160307",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order",

View File

@ -127,10 +127,11 @@
"width": "70px"
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount(%)",
"label": "Discount on Price List Rate (%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"permlevel": 0,
@ -310,7 +311,7 @@
"fieldname": "warehouse",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Reserved Warehouse",
"label": "Delivery Warehouse",
"no_copy": 0,
"oldfieldname": "reserved_warehouse",
"oldfieldtype": "Link",
@ -497,7 +498,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-05-14 14:51:46.978580",
"modified": "2015-05-27 02:47:15.134435",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",

View File

@ -496,7 +496,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": ""
@ -509,7 +509,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"print_hide": 1
@ -1070,7 +1070,7 @@
"idx": 1,
"in_create": 0,
"is_submittable": 1,
"modified": "2015-04-24 00:12:12.119033",
"modified": "2015-05-27 02:47:59.778147",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note",

View File

@ -134,10 +134,11 @@
"width": "100px"
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Float",
"in_list_view": 1,
"label": "Discount (%)",
"label": "Discount on Price List Rate (%)",
"oldfieldname": "adj_rate",
"oldfieldtype": "Float",
"permlevel": 0,
@ -522,7 +523,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-05-14 14:52:20.610748",
"modified": "2015-05-27 02:47:16.946934",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note Item",

View File

@ -418,7 +418,7 @@
"default": "Grand Total",
"fieldname": "apply_discount_on",
"fieldtype": "Select",
"label": "Apply Discount On",
"label": "Apply Additional Discount On",
"options": "\nGrand Total\nNet Total",
"permlevel": 0,
"precision": "",
@ -433,7 +433,7 @@
{
"fieldname": "discount_amount",
"fieldtype": "Currency",
"label": "Discount Amount",
"label": "Additional Discount Amount",
"options": "currency",
"permlevel": 0,
"precision": "",
@ -854,7 +854,7 @@
"icon": "icon-truck",
"idx": 1,
"is_submittable": 1,
"modified": "2015-05-18 05:06:04.723299",
"modified": "2015-05-27 02:48:00.763945",
"modified_by": "Administrator",
"module": "Stock",
"name": "Purchase Receipt",

View File

@ -191,10 +191,11 @@
"read_only": 0
},
{
"depends_on": "price_list_rate",
"fieldname": "discount_percentage",
"fieldtype": "Percent",
"in_list_view": 1,
"label": "Discount %",
"label": "Discount on Price List Rate (%)",
"permlevel": 0,
"print_hide": 1,
"read_only": 0
@ -641,7 +642,7 @@
],
"idx": 1,
"istable": 1,
"modified": "2015-05-14 14:54:02.462587",
"modified": "2015-05-27 02:47:16.086625",
"modified_by": "Administrator",
"module": "Stock",
"name": "Purchase Receipt Item",