replaced budget distribution

This commit is contained in:
Nabin Hait 2015-01-23 16:32:35 +05:30
parent 5bceebc6a1
commit ecce5141eb
6 changed files with 8 additions and 8 deletions

View File

@ -79,7 +79,7 @@
"permlevel": 0
},
{
"description": "Select Budget Distribution, if you want to track based on seasonality.",
"description": "Select Monthly Distribution, if you want to track based on seasonality.",
"fieldname": "distribution_id",
"fieldtype": "Link",
"label": "Distribution Id",

View File

@ -1,12 +1,12 @@
{
"autoname": "field:distribution_id",
"creation": "2013-01-10 16:34:05",
"description": "**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**",
"description": "**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**",
"docstatus": 0,
"doctype": "DocType",
"fields": [
{
"description": "Name of the Budget Distribution",
"description": "Name of the Monthly Distribution",
"fieldname": "distribution_id",
"fieldtype": "Data",
"in_list_view": 1,

View File

@ -1,8 +1,8 @@
[{
"doctype": "Budget Distribution",
"doctype": "Monthly Distribution",
"distribution_id": "_Test Distribution",
"fiscal_year": "_Test Fiscal Year 2013",
"budget_distribution_details": [
"percentages": [
{
"month": "January",
"percentage_allocation": "8"

View File

@ -118,7 +118,7 @@
"reqd": 0
},
{
"description": "Select Budget Distribution to unevenly distribute targets across months.",
"description": "Select Monthly Distribution to unevenly distribute targets across months.",
"fieldname": "distribution_id",
"fieldtype": "Link",
"label": "Target Distribution",

View File

@ -120,7 +120,7 @@
"permlevel": 0
},
{
"description": "Select Budget Distribution to unevenly distribute targets across months.",
"description": "Select Monthly Distribution to unevenly distribute targets across months.",
"fieldname": "distribution_id",
"fieldtype": "Link",
"label": "Target Distribution",

View File

@ -123,7 +123,7 @@
"permlevel": 0
},
{
"description": "Select Budget Distribution to unevenly distribute targets across months.",
"description": "Select Monthly Distribution to unevenly distribute targets across months.",
"fieldname": "distribution_id",
"fieldtype": "Link",
"label": "Target Distribution",