SlideShare a Scribd company logo
1 of 17
]project-open[
Budget Planning and Tracking
Budget Planning and Tracking
 The ]po[ “intranet-planning”
package allows you to:
– Plan project budgets based on a
variety of dimensions including:
• Project Phase
• Time (month, quarter or year)
• Cost Type
• Project Resource
– Log different types of actual
costs against the budget items
and
– Track planned vs. actual costs
(Screenshot of budget entry screen. Budgets are
planned by project phase and cost type in this example)
Budget Planning and Tracking
 Budget Planning
 Actual Financial Data
 Progress Entry
 Reporting
Budget Planning
 The ]po[ “intranet-planning” package
allows you to define planning a
detailed budget plan for each project.
Please make sure the package is
installed and that you have the
permissions to work with the package.
 You can plan based on exactly two
out of the following dimensions:
– Project Phase (subprojects of 1st
degree)
– Time (Month, Quarter or Year)
– Cost Type (External cost, Timesheet,
…)
– Project Member
 A slide further below explains how to
configure the planning dimensions.
 Please consult the ]po[ team if you
want to use different or more
dimensions.
Vertical
dimension
(project phase)
Horizontal
dimension
(cost type)
Defining a Project Template (1)
 “Project Templates” allow you to
define standard tasks for a project,
so that you don’t have to enter the
same stages or tasks every time
again.
 Create a new project of type
“Consulting Project” (maybe soon
renamed to “Gantt Project”) and
Import the project schedule. You
should now see the stages as “tasks”
below the main project.
 Please make sure to check the
“Template?” field in the “Project Base
Data”. Please see further below on
how to configure the “Template?”
DynField if it doesn’t appear on your
screen.
(A Sample 7 Stage Project Template im MS-Project)
(“7 Stage” Tasks after importing into ]project-open[)
Defining a Project Template (2)
 Once you have defined a project template, you
can use the “Add New Project from Template” link
in order to create a new project based on the
template. If the link does not appear in your
system, please go to Admin -> Parameters ->
intranet-core and set the parameter
“EnabledNewFromTemplateLink” to “1”.
 In the next screen please select the “7 Stage
Project Template” we have defined above.
 The next screen allows you to define which
structures of the template should be copied. You
can set the default values for the checkboxes
using the parameters Admin -> Parameters ->
intranet-core -> CloneProject*.
 As a result, you should see a long screen with
messages detailing the copied data structures.
Enable the “template_p” DynField
 The “Template?” field of “Project” may not be enabled in your default ]po[ configuration. If
you don’t see the “Template?” field in a project, please go to Admin -> DynField -> Object
Type -> Project and check if the DynField is present.
 If the DynField is not present, then please use “Add an attribute that already exists in the
DB” and create the meta-information for the template_p field.
 After that, please see the “Attribute Type Map” for the “template_p” field and make sure the
field is enabled for all project types.
Planning Cost Types Semantics
Cost Type
 3704 – Provider Bill
 3722 – Expense Bundle
 3726 – Timesheet Budget
 3736 – Timesheet Hours
 (no cost type selected)
External provider costs
Travel costs
Internal cost ($$$)
Internal cost (hours)
Budget sum (ext+int+travel)
Budget Planning and Tracking
 Budget Planning
 Actual Financial Data
 Progress Entry
 Reporting
Entering Actual Financial Data
 The Project’s “Finance” tab (not
the one on the very top!) shows
you the financial status of a
project.
 For testing purposes, you may
create manually a “Provider Bill”
(external costs) or log some hours
(internal timesheet costs).
 Below we will explain the
automatic load of financial items
from back-end ERP systems.
SAP FI Import
 The ]po[ “Enterprise Edition” includes a “batch
importer” for SAP external costs.
 For testing, SAP data can be extracted manually
via a standard FI report and imported into ]po[.
Later the interface can be automated via a SAP
development that returns the same data as the
standard report.
 For more information please see:
www.project-open.org/en/package_batch_importer
Planning Cost Types Semantics
Cost Type
 3704 – Provider Bill
 3722 – Expense Bundle
 3726 – Timesheet Budget
 3736 – Timesheet Hours
External provider costs
Travel costs
Internal cost ($$$)
Internal cost (hours)
Budget Planning and Tracking
 Budget Planning
 Actual Financial Data
 Progress Entry
 Reporting
Project Progress Entry
 The “Tasks” tab of each project
allows the project manager to
enter “% Done” values for each
stage.
 The “% done” values are
aggregated to the main “up” to the
main project based on the “Plan”
hours. Aggregating will NOT
WORK if planned hours are not
entered.
 The Open/Closed status of the
tasks controls whether users are
able to log time sheet hours on
the task or not.
Budget Planning and Tracking
 Budget Planning
 Actual Financial Data
 Progress Entry
 Reporting
Standard Budget Reporting
 The report “Budget Check for Main
Projects” provides for a standard
comparison of planned vs. actual values
per main project.
Custom Budget Reporting
 Budget planning items are available in the table “im_planning_items”
with a simple structure:
– Item_id: A unique ID
– Item_object_id: The main project of the item
– Item_project_phase_id: Optional: The phase of the project
– Item_project_member_id: Optional: The project member for whom to plan.
– Item_cost_type_id: The type of cost
– Item_value: The numeric planning value
 Creating customer reports is easy. The following example provides a
summary of planning per cost type:
select sum(item_value) as budget,
im_category_from_id(item_cost_type_id) as cost_type,
acs_object__name(item_object_id) as project_name
from im_planning_items
group by project_name, cost_type
order by project_name, cost_type;

More Related Content

What's hot

Service levelagreementtemplate v8
Service levelagreementtemplate v8Service levelagreementtemplate v8
Service levelagreementtemplate v8Aditya Pandey
 
SAP PS - system statuses maintenance
SAP PS - system statuses maintenanceSAP PS - system statuses maintenance
SAP PS - system statuses maintenanceAskar Kozhepyanov
 
]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators Options]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators OptionsKlaus Hofeditz
 
Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...
Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...
Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...p6academy
 
04 01 workplace inbox
04 01 workplace inbox04 01 workplace inbox
04 01 workplace inboxtflung
 
]po[ Developers: Reporting, Indicators & Dashboards
]po[ Developers: Reporting, Indicators & Dashboards]po[ Developers: Reporting, Indicators & Dashboards
]po[ Developers: Reporting, Indicators & DashboardsKlaus Hofeditz
 
What's New in IBM BPM and Business Monitor 8.5.6
What's New in IBM BPM and Business Monitor 8.5.6What's New in IBM BPM and Business Monitor 8.5.6
What's New in IBM BPM and Business Monitor 8.5.6Dennis Parrott
 
Requirement Change Request Template
Requirement Change Request TemplateRequirement Change Request Template
Requirement Change Request Templatesanjeev085
 
Desklog workingHow To Use Desklog Project Management Software Features
Desklog workingHow To Use Desklog Project Management Software FeaturesDesklog workingHow To Use Desklog Project Management Software Features
Desklog workingHow To Use Desklog Project Management Software FeaturesDesklog
 
Sap commercial project management
Sap commercial project managementSap commercial project management
Sap commercial project managementMBR Technologie
 
Companion by Minitab - Desktop App
Companion by Minitab - Desktop AppCompanion by Minitab - Desktop App
Companion by Minitab - Desktop AppGMSL S.r.l.
 
P6 Version 7 Tricks and Traps
P6 Version 7 Tricks and TrapsP6 Version 7 Tricks and Traps
P6 Version 7 Tricks and TrapsInSync Conference
 
Maximo Planning & Scheduling - BPD Zenith Presentation
Maximo Planning & Scheduling - BPD Zenith PresentationMaximo Planning & Scheduling - BPD Zenith Presentation
Maximo Planning & Scheduling - BPD Zenith PresentationHelen Fisher
 
GanttChart for ClearQuest 1.4 and 1.3.1
GanttChart for ClearQuest 1.4 and 1.3.1GanttChart for ClearQuest 1.4 and 1.3.1
GanttChart for ClearQuest 1.4 and 1.3.1Alexander Novichkov
 
]project-open[ Extensible Architecture
]project-open[ Extensible Architecture ]project-open[ Extensible Architecture
]project-open[ Extensible Architecture Klaus Hofeditz
 
A Primer for Your Next Data Science Proof of Concept on the Cloud
A Primer for Your Next Data Science Proof of Concept on the CloudA Primer for Your Next Data Science Proof of Concept on the Cloud
A Primer for Your Next Data Science Proof of Concept on the CloudAlton Alexander
 

What's hot (20)

Service levelagreementtemplate v8
Service levelagreementtemplate v8Service levelagreementtemplate v8
Service levelagreementtemplate v8
 
SAP PS - system statuses maintenance
SAP PS - system statuses maintenanceSAP PS - system statuses maintenance
SAP PS - system statuses maintenance
 
]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators Options]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators Options
 
Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...
Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...
Create bar chart report for p6 r8.3 using bi publisher 11g - Oracle Primavera...
 
04 01 workplace inbox
04 01 workplace inbox04 01 workplace inbox
04 01 workplace inbox
 
]po[ Developers: Reporting, Indicators & Dashboards
]po[ Developers: Reporting, Indicators & Dashboards]po[ Developers: Reporting, Indicators & Dashboards
]po[ Developers: Reporting, Indicators & Dashboards
 
What's New in IBM BPM and Business Monitor 8.5.6
What's New in IBM BPM and Business Monitor 8.5.6What's New in IBM BPM and Business Monitor 8.5.6
What's New in IBM BPM and Business Monitor 8.5.6
 
Requirement Change Request Template
Requirement Change Request TemplateRequirement Change Request Template
Requirement Change Request Template
 
Desklog workingHow To Use Desklog Project Management Software Features
Desklog workingHow To Use Desklog Project Management Software FeaturesDesklog workingHow To Use Desklog Project Management Software Features
Desklog workingHow To Use Desklog Project Management Software Features
 
How to Utilize SharePoint for Portfolio Management
How to Utilize SharePoint for Portfolio ManagementHow to Utilize SharePoint for Portfolio Management
How to Utilize SharePoint for Portfolio Management
 
Conversion Detail
Conversion DetailConversion Detail
Conversion Detail
 
Sap commercial project management
Sap commercial project managementSap commercial project management
Sap commercial project management
 
Companion by Minitab - Desktop App
Companion by Minitab - Desktop AppCompanion by Minitab - Desktop App
Companion by Minitab - Desktop App
 
P6 Version 7 Tricks and Traps
P6 Version 7 Tricks and TrapsP6 Version 7 Tricks and Traps
P6 Version 7 Tricks and Traps
 
Maximo Planning & Scheduling - BPD Zenith Presentation
Maximo Planning & Scheduling - BPD Zenith PresentationMaximo Planning & Scheduling - BPD Zenith Presentation
Maximo Planning & Scheduling - BPD Zenith Presentation
 
GanttChart for ClearQuest 1.4 and 1.3.1
GanttChart for ClearQuest 1.4 and 1.3.1GanttChart for ClearQuest 1.4 and 1.3.1
GanttChart for ClearQuest 1.4 and 1.3.1
 
]project-open[ Extensible Architecture
]project-open[ Extensible Architecture ]project-open[ Extensible Architecture
]project-open[ Extensible Architecture
 
Maximo Scheduler 7.5.1
Maximo Scheduler 7.5.1Maximo Scheduler 7.5.1
Maximo Scheduler 7.5.1
 
Resume
ResumeResume
Resume
 
A Primer for Your Next Data Science Proof of Concept on the Cloud
A Primer for Your Next Data Science Proof of Concept on the CloudA Primer for Your Next Data Science Proof of Concept on the Cloud
A Primer for Your Next Data Science Proof of Concept on the Cloud
 

Similar to ]project-open[ Budget Planning and Tracking

Project Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptxProject Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptxNCHKRISHNATEJA
 
Ms project tutorial
Ms project tutorialMs project tutorial
Ms project tutorialRonald Oroya
 
sMs project tutorial_iit
sMs project tutorial_iitsMs project tutorial_iit
sMs project tutorial_iitKushal Patel
 
Agile: A guide to creating a project burndown chart
Agile: A guide to creating a project burndown chartAgile: A guide to creating a project burndown chart
Agile: A guide to creating a project burndown chartPM Majik
 
Project and Portfolio Management Training
Project and Portfolio Management TrainingProject and Portfolio Management Training
Project and Portfolio Management TrainingDigite, Inc.
 
Project Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptxProject Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptxNCHKRISHNATEJA
 
Project Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons LearntProject Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons LearntPMA Consultants
 
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdfintegrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdfAngusMacleod20
 
Lesson 4_5 Primavera 2.pptx..Enterprise Project Structure
Lesson 4_5 Primavera 2.pptx..Enterprise Project StructureLesson 4_5 Primavera 2.pptx..Enterprise Project Structure
Lesson 4_5 Primavera 2.pptx..Enterprise Project StructureEngrMuhammadJavidNaw
 
MProjectTutorial.pdf
MProjectTutorial.pdfMProjectTutorial.pdf
MProjectTutorial.pdfdhansingh21
 
Cmgt 410 cmgt410 cmgt 410 education for service uopstudy.com
Cmgt 410 cmgt410 cmgt 410 education for service   uopstudy.comCmgt 410 cmgt410 cmgt 410 education for service   uopstudy.com
Cmgt 410 cmgt410 cmgt 410 education for service uopstudy.comUOPCourseHelp
 
Project management
Project managementProject management
Project managementervinod
 
Devry cis 321 week 7 milestone 5 and milestone 6
Devry cis 321 week 7 milestone 5 and milestone 6Devry cis 321 week 7 milestone 5 and milestone 6
Devry cis 321 week 7 milestone 5 and milestone 6uopassignment
 
Project management
Project managementProject management
Project managementAhmed Said
 
Project Management Quick Reference Guide for Microsoft Project 2007
Project Management Quick Reference Guide for Microsoft Project 2007Project Management Quick Reference Guide for Microsoft Project 2007
Project Management Quick Reference Guide for Microsoft Project 2007Toney Sisk
 
CIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.comCIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.combellflower88
 
CIS 498 Effective Communication/tutorialrank.com
 CIS 498 Effective Communication/tutorialrank.com CIS 498 Effective Communication/tutorialrank.com
CIS 498 Effective Communication/tutorialrank.comjonhson185
 

Similar to ]project-open[ Budget Planning and Tracking (20)

Project Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptxProject Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptx
 
Ms project tutorial
Ms project tutorialMs project tutorial
Ms project tutorial
 
sMs project tutorial_iit
sMs project tutorial_iitsMs project tutorial_iit
sMs project tutorial_iit
 
Agile: A guide to creating a project burndown chart
Agile: A guide to creating a project burndown chartAgile: A guide to creating a project burndown chart
Agile: A guide to creating a project burndown chart
 
Project and Portfolio Management Training
Project and Portfolio Management TrainingProject and Portfolio Management Training
Project and Portfolio Management Training
 
Project Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptxProject Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptx
 
Project Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons LearntProject Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons Learnt
 
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdfintegrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
 
Lesson 4_5 Primavera 2.pptx..Enterprise Project Structure
Lesson 4_5 Primavera 2.pptx..Enterprise Project StructureLesson 4_5 Primavera 2.pptx..Enterprise Project Structure
Lesson 4_5 Primavera 2.pptx..Enterprise Project Structure
 
MProjectTutorial.pdf
MProjectTutorial.pdfMProjectTutorial.pdf
MProjectTutorial.pdf
 
00 project control tools
00 project control tools00 project control tools
00 project control tools
 
Cmgt 410 cmgt410 cmgt 410 education for service uopstudy.com
Cmgt 410 cmgt410 cmgt 410 education for service   uopstudy.comCmgt 410 cmgt410 cmgt 410 education for service   uopstudy.com
Cmgt 410 cmgt410 cmgt 410 education for service uopstudy.com
 
Project management
Project managementProject management
Project management
 
Devry cis 321 week 7 milestone 5 and milestone 6
Devry cis 321 week 7 milestone 5 and milestone 6Devry cis 321 week 7 milestone 5 and milestone 6
Devry cis 321 week 7 milestone 5 and milestone 6
 
15 Deliv template
15 Deliv template15 Deliv template
15 Deliv template
 
Project management
Project managementProject management
Project management
 
Project Management Quick Reference Guide for Microsoft Project 2007
Project Management Quick Reference Guide for Microsoft Project 2007Project Management Quick Reference Guide for Microsoft Project 2007
Project Management Quick Reference Guide for Microsoft Project 2007
 
CIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.comCIS 498 Focus Dreams/newtonhelp.com
CIS 498 Focus Dreams/newtonhelp.com
 
Rough cut connect2-xyz
Rough cut connect2-xyzRough cut connect2-xyz
Rough cut connect2-xyz
 
CIS 498 Effective Communication/tutorialrank.com
 CIS 498 Effective Communication/tutorialrank.com CIS 498 Effective Communication/tutorialrank.com
CIS 498 Effective Communication/tutorialrank.com
 

More from Klaus Hofeditz

Serious Sencha - Data Layer and Server-Side REST Interface
Serious Sencha - Data Layer and Server-Side REST InterfaceSerious Sencha - Data Layer and Server-Side REST Interface
Serious Sencha - Data Layer and Server-Side REST InterfaceKlaus Hofeditz
 
Serious Sencha - Using Sencha ExtJS/Touch for Enterprise Applications
Serious Sencha - Using Sencha ExtJS/Touch for Enterprise ApplicationsSerious Sencha - Using Sencha ExtJS/Touch for Enterprise Applications
Serious Sencha - Using Sencha ExtJS/Touch for Enterprise ApplicationsKlaus Hofeditz
 
]po[ Sencha File-Storage Specs
]po[ Sencha File-Storage Specs]po[ Sencha File-Storage Specs
]po[ Sencha File-Storage SpecsKlaus Hofeditz
 
]project-open[ on Amazon AWS
]project-open[ on Amazon AWS]project-open[ on Amazon AWS
]project-open[ on Amazon AWSKlaus Hofeditz
 
The ]project-open[ Community
The ]project-open[ CommunityThe ]project-open[ Community
The ]project-open[ CommunityKlaus Hofeditz
 
Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[
Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[
Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[Klaus Hofeditz
 
]project-open[ Data-Model 100511b
]project-open[ Data-Model 100511b]project-open[ Data-Model 100511b
]project-open[ Data-Model 100511bKlaus Hofeditz
 
]project-open[ Screenshots
]project-open[ Screenshots ]project-open[ Screenshots
]project-open[ Screenshots Klaus Hofeditz
 
]project-open[ CVS+ACL Permission Configuration
]project-open[ CVS+ACL Permission Configuration]project-open[ CVS+ACL Permission Configuration
]project-open[ CVS+ACL Permission ConfigurationKlaus Hofeditz
 
Po workflow-tutorial-1-overview.100603
Po workflow-tutorial-1-overview.100603Po workflow-tutorial-1-overview.100603
Po workflow-tutorial-1-overview.100603Klaus Hofeditz
 
]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators Options]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators OptionsKlaus Hofeditz
 
]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2Klaus Hofeditz
 
]project-open[ Workflow Developer Tutorial Part 1
]project-open[ Workflow Developer Tutorial Part 1]project-open[ Workflow Developer Tutorial Part 1
]project-open[ Workflow Developer Tutorial Part 1Klaus Hofeditz
 
]project-open[ Package Manager
]project-open[ Package Manager]project-open[ Package Manager
]project-open[ Package ManagerKlaus Hofeditz
 
]project-open[ My First Package
]project-open[ My First Package]project-open[ My First Package
]project-open[ My First PackageKlaus Hofeditz
 
]project-open[ Data-Model “Categories”
]project-open[ Data-Model “Categories”]project-open[ Data-Model “Categories”
]project-open[ Data-Model “Categories”Klaus Hofeditz
 
]project-open[ Roll Out Plan
]project-open[ Roll Out Plan]project-open[ Roll Out Plan
]project-open[ Roll Out PlanKlaus Hofeditz
 
]project-open[ Timesheet Project Invoicing
]project-open[ Timesheet Project Invoicing]project-open[ Timesheet Project Invoicing
]project-open[ Timesheet Project InvoicingKlaus Hofeditz
 
]project-open[ OSS Project Mangement
]project-open[ OSS Project Mangement]project-open[ OSS Project Mangement
]project-open[ OSS Project MangementKlaus Hofeditz
 

More from Klaus Hofeditz (19)

Serious Sencha - Data Layer and Server-Side REST Interface
Serious Sencha - Data Layer and Server-Side REST InterfaceSerious Sencha - Data Layer and Server-Side REST Interface
Serious Sencha - Data Layer and Server-Side REST Interface
 
Serious Sencha - Using Sencha ExtJS/Touch for Enterprise Applications
Serious Sencha - Using Sencha ExtJS/Touch for Enterprise ApplicationsSerious Sencha - Using Sencha ExtJS/Touch for Enterprise Applications
Serious Sencha - Using Sencha ExtJS/Touch for Enterprise Applications
 
]po[ Sencha File-Storage Specs
]po[ Sencha File-Storage Specs]po[ Sencha File-Storage Specs
]po[ Sencha File-Storage Specs
 
]project-open[ on Amazon AWS
]project-open[ on Amazon AWS]project-open[ on Amazon AWS
]project-open[ on Amazon AWS
 
The ]project-open[ Community
The ]project-open[ CommunityThe ]project-open[ Community
The ]project-open[ Community
 
Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[
Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[
Tutorial: Writing Sencha Touch Mobile Apps using ]project-open[
 
]project-open[ Data-Model 100511b
]project-open[ Data-Model 100511b]project-open[ Data-Model 100511b
]project-open[ Data-Model 100511b
 
]project-open[ Screenshots
]project-open[ Screenshots ]project-open[ Screenshots
]project-open[ Screenshots
 
]project-open[ CVS+ACL Permission Configuration
]project-open[ CVS+ACL Permission Configuration]project-open[ CVS+ACL Permission Configuration
]project-open[ CVS+ACL Permission Configuration
 
Po workflow-tutorial-1-overview.100603
Po workflow-tutorial-1-overview.100603Po workflow-tutorial-1-overview.100603
Po workflow-tutorial-1-overview.100603
 
]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators Options]project-open[ Reporting & Indicators Options
]project-open[ Reporting & Indicators Options
 
]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2
 
]project-open[ Workflow Developer Tutorial Part 1
]project-open[ Workflow Developer Tutorial Part 1]project-open[ Workflow Developer Tutorial Part 1
]project-open[ Workflow Developer Tutorial Part 1
 
]project-open[ Package Manager
]project-open[ Package Manager]project-open[ Package Manager
]project-open[ Package Manager
 
]project-open[ My First Package
]project-open[ My First Package]project-open[ My First Package
]project-open[ My First Package
 
]project-open[ Data-Model “Categories”
]project-open[ Data-Model “Categories”]project-open[ Data-Model “Categories”
]project-open[ Data-Model “Categories”
 
]project-open[ Roll Out Plan
]project-open[ Roll Out Plan]project-open[ Roll Out Plan
]project-open[ Roll Out Plan
 
]project-open[ Timesheet Project Invoicing
]project-open[ Timesheet Project Invoicing]project-open[ Timesheet Project Invoicing
]project-open[ Timesheet Project Invoicing
 
]project-open[ OSS Project Mangement
]project-open[ OSS Project Mangement]project-open[ OSS Project Mangement
]project-open[ OSS Project Mangement
 

Recently uploaded

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Recently uploaded (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

]project-open[ Budget Planning and Tracking

  • 2. Budget Planning and Tracking  The ]po[ “intranet-planning” package allows you to: – Plan project budgets based on a variety of dimensions including: • Project Phase • Time (month, quarter or year) • Cost Type • Project Resource – Log different types of actual costs against the budget items and – Track planned vs. actual costs (Screenshot of budget entry screen. Budgets are planned by project phase and cost type in this example)
  • 3. Budget Planning and Tracking  Budget Planning  Actual Financial Data  Progress Entry  Reporting
  • 4. Budget Planning  The ]po[ “intranet-planning” package allows you to define planning a detailed budget plan for each project. Please make sure the package is installed and that you have the permissions to work with the package.  You can plan based on exactly two out of the following dimensions: – Project Phase (subprojects of 1st degree) – Time (Month, Quarter or Year) – Cost Type (External cost, Timesheet, …) – Project Member  A slide further below explains how to configure the planning dimensions.  Please consult the ]po[ team if you want to use different or more dimensions. Vertical dimension (project phase) Horizontal dimension (cost type)
  • 5. Defining a Project Template (1)  “Project Templates” allow you to define standard tasks for a project, so that you don’t have to enter the same stages or tasks every time again.  Create a new project of type “Consulting Project” (maybe soon renamed to “Gantt Project”) and Import the project schedule. You should now see the stages as “tasks” below the main project.  Please make sure to check the “Template?” field in the “Project Base Data”. Please see further below on how to configure the “Template?” DynField if it doesn’t appear on your screen. (A Sample 7 Stage Project Template im MS-Project) (“7 Stage” Tasks after importing into ]project-open[)
  • 6. Defining a Project Template (2)  Once you have defined a project template, you can use the “Add New Project from Template” link in order to create a new project based on the template. If the link does not appear in your system, please go to Admin -> Parameters -> intranet-core and set the parameter “EnabledNewFromTemplateLink” to “1”.  In the next screen please select the “7 Stage Project Template” we have defined above.  The next screen allows you to define which structures of the template should be copied. You can set the default values for the checkboxes using the parameters Admin -> Parameters -> intranet-core -> CloneProject*.  As a result, you should see a long screen with messages detailing the copied data structures.
  • 7. Enable the “template_p” DynField  The “Template?” field of “Project” may not be enabled in your default ]po[ configuration. If you don’t see the “Template?” field in a project, please go to Admin -> DynField -> Object Type -> Project and check if the DynField is present.  If the DynField is not present, then please use “Add an attribute that already exists in the DB” and create the meta-information for the template_p field.  After that, please see the “Attribute Type Map” for the “template_p” field and make sure the field is enabled for all project types.
  • 8. Planning Cost Types Semantics Cost Type  3704 – Provider Bill  3722 – Expense Bundle  3726 – Timesheet Budget  3736 – Timesheet Hours  (no cost type selected) External provider costs Travel costs Internal cost ($$$) Internal cost (hours) Budget sum (ext+int+travel)
  • 9. Budget Planning and Tracking  Budget Planning  Actual Financial Data  Progress Entry  Reporting
  • 10. Entering Actual Financial Data  The Project’s “Finance” tab (not the one on the very top!) shows you the financial status of a project.  For testing purposes, you may create manually a “Provider Bill” (external costs) or log some hours (internal timesheet costs).  Below we will explain the automatic load of financial items from back-end ERP systems.
  • 11. SAP FI Import  The ]po[ “Enterprise Edition” includes a “batch importer” for SAP external costs.  For testing, SAP data can be extracted manually via a standard FI report and imported into ]po[. Later the interface can be automated via a SAP development that returns the same data as the standard report.  For more information please see: www.project-open.org/en/package_batch_importer
  • 12. Planning Cost Types Semantics Cost Type  3704 – Provider Bill  3722 – Expense Bundle  3726 – Timesheet Budget  3736 – Timesheet Hours External provider costs Travel costs Internal cost ($$$) Internal cost (hours)
  • 13. Budget Planning and Tracking  Budget Planning  Actual Financial Data  Progress Entry  Reporting
  • 14. Project Progress Entry  The “Tasks” tab of each project allows the project manager to enter “% Done” values for each stage.  The “% done” values are aggregated to the main “up” to the main project based on the “Plan” hours. Aggregating will NOT WORK if planned hours are not entered.  The Open/Closed status of the tasks controls whether users are able to log time sheet hours on the task or not.
  • 15. Budget Planning and Tracking  Budget Planning  Actual Financial Data  Progress Entry  Reporting
  • 16. Standard Budget Reporting  The report “Budget Check for Main Projects” provides for a standard comparison of planned vs. actual values per main project.
  • 17. Custom Budget Reporting  Budget planning items are available in the table “im_planning_items” with a simple structure: – Item_id: A unique ID – Item_object_id: The main project of the item – Item_project_phase_id: Optional: The phase of the project – Item_project_member_id: Optional: The project member for whom to plan. – Item_cost_type_id: The type of cost – Item_value: The numeric planning value  Creating customer reports is easy. The following example provides a summary of planning per cost type: select sum(item_value) as budget, im_category_from_id(item_cost_type_id) as cost_type, acs_object__name(item_object_id) as project_name from im_planning_items group by project_name, cost_type order by project_name, cost_type;