Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
stylewidth:100%
idkt-documentation-section
aligncenter
HTML Table
cellpadding10px
Table Row (tr)

Following grid show all budget fields that are exported and description of their contents.
Note the grid order may differ from the actual export file column order

Table Cell (td)
width70%
valigntop
Div

Exported Fields

Description

Category

The category of the expense. 
May contains either

  • OPEX - operating expense
  • SALARY - position
  • CAPEX - capital expenditure
  • FINEX - financial expenditure

Type

The type of an expense or the title of a position

Name

Contains The name of the expense/position

Reporter

The reporter for the expense/position.

Start date

 The date on which the expense occurred or if recurring or a position the starting date.

End date

 The date on which the expense/position stops.

EXPENSE SPECIFIC

Amount

The amount of the expense

Amortized

Indicate if the expense is amortized or not.
May contains either

  • TRUE - if amortized
  • Nothing - if not amortized
Frequency

The frequency of the recurring expense.
May contains either

  • WEEKLY
  • MONTHLY
  • YEARLY
  • Nothing if ONCE
Repeat every

The "repeat frequency" for the recurring expenses

Occurrences

The maximum number of occurrences for the recurring expenses.

Repeat on

Days of the week the recurring expense occurred (only when frequency is set to WEEKLY)
May contains a combination of the following values

  • SU - for Sunday
  • MO - for Monday
  • TU - for Tuesday
  • WE - for Wednesday
  • TH - for Thursday
  • FR - for Friday
  • SA - for Saturday
Repeat byThe monthly recurring expenses occurred - (only when frequency is set to MONTHLY)
May contains either
  • DAY OF MONTH - for the recurrence to be based on the day of the month
    e.g. Monthly on day 31
  • DAY OF WEEK - for the recurrence to be based on the week day
    e.g. Monthly on the first Tuesday
POSITION SPECIFIC

Effort

The effort planned for the position (in hours)

Wage

The wage for each position (hourly rate).

Allocation

The allocation planned for the position (%)

 

 

 Below are some helpful tips when importing data from your CSV file into a specific folio team:

 

FOLIO Field

Import Notes

Type

Defines the role of the team member

(info) Default value if none specified : *With no role

Description

You can specify a description for the team member

(info) Optional

Reporter

Defines the reporter of the data

(info) Default value if none specified : The importer

Start date

Defines the start date of the worked hours period or the date on which the wage is effective

(star) Mandatory - must be specified in either case

End date

 Defines the end date of the worked hours period

(warning) Mandatory - must be specified in the case of a worked hours entry

Wage

Defines the wage of the team member (hourly rate).

(info) Optional if the consulting revenue already exists in folio else must be defined.

Allocation

Defines the allocation ratio (%) of the team member

(info) Default value if none specified : 100%

Worked Hours

Defines the hours worked in the period defined by the start date and end date

(info) Default value if none specified : Computed based on allocation table

Custom fields

Defines the value for a specific custom field

(info) Optional

 

 

Expand
titleCSV Example for team members

"Category","Type","Name","Member","Description","Reporter","Wage","Allocation","Worked Hours","Start date","End date"
"SALARY","Administration","admin","admin","Project Manager","admin","45.00","100.0000","","2013/09/02",""
"SALARY","Administration","admin","admin","Project Manager","admin","33.00","50.0000","","2013/11/05",""
"SALARY","Administration","admin","admin","Project Manager","admin","","","35.00","2013/12/01","2013/12/07"
"SALARY","Designers Web","Unassigned","unassigned","Designer Web senior","admin","50.00","100.0000","","2013/09/02",""

Table Cell (td)
width30%
valigntop
Panel

Related pages:

 

 

Style
#breadcrumb-section {
  	margin-bottom: 10px;
}
#breadcrumbs li,
#breadcrumbs li a{
  	color: #999;
}
#main-header {
 	margin: 10px 0 0;
}
#title-text a {
  	color  : #3B73AF   !important;
}
 
.page-metadata 
{
  transition         : opacity .25s ease-in-out;
  -moz-transition    : opacity .25s ease-in-out;
  -webkit-transition : opacity .25s ease-in-out;
}
.page-metadata 
{
  opacity       : 0;
  margin        : 0 0 30px;
}
 .page-metadata:hover 
{
  opacity       : 1.0;
}
#title-text {
	font-family: "kulturista-web",sans-serif;
	font-weight: 300;
	font-size: 50px;
	line-height: 75px;
	padding-bottom: 5px
}
#splitter-sidebar img{    
	top: 17px; 	
	position: relative;
}
#splitter-sidebar h1 { font-size: 1.2em; margin: 0; padding-bottom: 20px; padding-top: 0;}