SlideShare una empresa de Scribd logo
1 de 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;

Más contenido relacionado

La actualidad más candente

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
 

La actualidad más candente (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 a ]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 a ]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
 

Más de 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
 

Más de 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
 

Último

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 

Último (20)

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.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;