refactor: remove unused fields fcfs_rate and ma_rate from Bin

This commit is contained in:
s-aga-r 2023-11-01 15:36:41 +05:30
parent ec1a7869f8
commit f0a1f4ac7c

View File

@ -23,9 +23,7 @@
"stock_uom",
"column_break_0slj",
"valuation_rate",
"stock_value",
"fcfs_rate",
"ma_rate"
"stock_value"
],
"fields": [
{
@ -124,17 +122,6 @@
"label": "Reserved Qty for Subcontract",
"read_only": 1
},
{
"fieldname": "ma_rate",
"fieldtype": "Float",
"hidden": 1,
"label": "Moving Average Rate",
"oldfieldname": "ma_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"fieldname": "stock_uom",
"fieldtype": "Link",
@ -145,17 +132,6 @@
"options": "UOM",
"read_only": 1
},
{
"fieldname": "fcfs_rate",
"fieldtype": "Float",
"hidden": 1,
"label": "FCFS Rate",
"oldfieldname": "fcfs_rate",
"oldfieldtype": "Currency",
"print_hide": 1,
"read_only": 1,
"report_hide": 1
},
{
"fieldname": "valuation_rate",
"fieldtype": "Float",
@ -203,7 +179,7 @@
"idx": 1,
"in_create": 1,
"links": [],
"modified": "2023-11-01 15:28:55.240522",
"modified": "2023-11-01 15:35:51.722534",
"modified_by": "Administrator",
"module": "Stock",
"name": "Bin",