ITIL compliant service process

Dear colleagues,

I was wondering if there are any best practise examples with ITIL (IT service management) using ERPNext? The currently implemented “Support” / “Issue” doctype are somewaht too limited as far as I can see it. There is a nice app in

is this used and under development?

Thanks for any feedback!

2 Likes

we have been working on an app for this topic. Though it is not ITIL standard (yet) we are looking to advance to that kind of quality as we progress.Check it out:

This is what @rmeyer and I have created so far.

7 Likes

Hi @wojosc,

this is very interesting, thanks for sharing. Would you be open to collaborate to get it towards ITIL requirements?

Any time. You are welcome to contribute on github.

We’ll do! Is there a gap analysis regarding ITIL?

Some missing topics:

  • Organizational change management
  • Risk management
  • Continual improvement
  • Software development and management (I’m thinking of Project mangement optimized towards scrum)
  • Monitoring
  • Service validation and testing
  • Release management; Deployment management
  • Change control
  • Capacity and performance management
  • Service continuity management
  • Service design
  • Service financial management
  • Strategy mangement
  • Knowledge management

What we’ve got somehow covered, with our app and core features:

  • Business analysis
  • Relationship management
  • Supplier management
  • Service configuration management;
    IT asset management
  • Service desk
  • Infrastructure and platform management
  • Incident Management
  • Problem management
  • Architecture management
  • Workforce and talent management
  • Project management
3 Likes

How to install this on erpnext version 12?

It’s not tested on v12 yet, but the normal procedure is this:

bench get-app https://github.com/alyf-de/it_management.git
bench --site my.erpnext.com install-app it_management

(Replace my.erpnext.com with your site name)

1 Like

Hello all,

we are moving toward a version which can be used in an productive environment. Though we are already doing this there are still some things to be tuned and documented to make the whole thing shippable.

As we are developing to our specific needs we are continuing development on this branch: GitHub - tueit/it_management: Management von IT-Bausteinen. Hierzu gehören IT-Geräte und IT-Lösungen wie Server, Rechner, Netzwerke und E-Mailserver sowie auch Backups, Dienstleistungsverträge, Accounts und Internetleistungen.

We will be testing and further developing this branch on v12.

If you have any questions, get at me!
Best
Wolfram

4 Likes

Hi @wojosc,

nice, thanks for sharing!

Hi Thanks for sharing…
Just tried to install on V10 but error… reported on Github.

You will have trouble with v10 things like naming series are completely different. Only tested on v11 and v12 so far.

Thanks.
So you advise to upgrade to v11 to test correct?

No, I would go so far to advise to that.

Please consider setting app a VM in which you can test IT Management in v11. You should be very careful about updating your system from one major version to the next, especially when using it in an productive environment.

I know. But thanks for reminding.
Anyway will later on upgrade to v11 or start fresh v11 and upgrade DB as the customer is asking for help desk software…

Hi @Helio_Jesus, where are you based? I am happy to give you and/or your customer a quick introduction to the software to show how this is used purposefully.

There are still some minor issues to be resolved to be able to use it with ease.

PM me any time.

Thanks.
I am in Angola.
I will try during the week or weekend to create the VM to test and understand how it works… Of course, if doubts or issues come will ping you.

Thank you @lasalesi, brilliant idea, it will be an added value for ERPNext.

1 Like

Hi @rmeyer ,

Have you made more progress on your Service Desk app, and has this been ported to v14?

Kind regards
Hemant

It management is now in the hands of @wojosc. Maybe he can say more about this.

Regarding service desk, maybe frappedesk is interesting as well.