Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Replace MSP PSA Tool with Odoo Online

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
emailhelpdeskparsebilling
3 Risposte
3612 Visualizzazioni
Avatar
Andrew Rosenau

I own a small MSP, currently myself and 1 other user. We are looking at possibly using Odoo to replace our Halo PSA, quoting tool, accounting, and some other tools in addition to adding a CRM. Are there other MSP or IT service providers here using Odoo? My primary concerns are;


For billing we bill based on locations, users and computers. Currently we get the user accounts synced from the clients O365 Tenants and the computer counts sync over from our NinjaRMM. Does anyone have some suggestions on how I could accomplish billing this out either through workflow or some kind of integration?


Also for helpdesk we make user of HelpDesk Buttons from Tier2Tickets, they don't have a direct integration with Odoo currently but they can send an email, would I be able to parse out this email to look for company names and what not to assign the ticket to the correct client?

0
Avatar
Abbandona
Hunter Padgett

How are you doing your HD? trying to figure out how to setup mine


Avatar
William Meshchery
Risposta migliore

Wondering if anyone came up with any ideas or integrations for odoo with an RMM?


0
Avatar
Abbandona
Avatar
Andrew Morrell
Risposta migliore

We are using odoo as an MSP.  odoo is Fantastic but no integration with RMM or other MSP-related programs.  Let us know how you go

0
Avatar
Abbandona
Avatar
My Box Printing
Risposta migliore

Yes, Odoo can definitely be adapted for MSPs, especially smaller ones looking to consolidate tools like PSA, quoting, accounting, and CRM into a single platform.

Billing Suggestions:

To handle billing by locations, users, and devices, you have a few options:

  • Custom fields or models can be added using Odoo Studio to track user and device counts per client.
  • Use automated server actions or scheduled jobs to update counts, which can then be factored into invoice lines dynamically.
  • For syncing with O365 and NinjaRMM, you'd likely need custom connectors via Odoo's API framework or use middleware tools like Zapier or Make (Integromat) for low-code integrations.

Helpdesk Button Integration:

While Tier2Tickets doesn’t have native support for Odoo, parsing incoming emails is absolutely possible:

  • Use Odoo's Email Aliases to route emails directly to Helpdesk tickets.
  • You can write a Python-based custom parsing logic (or use an Email Parsing module) to extract key data like company name, subject, or user email.
  • Based on parsed content, use automated rules to assign the ticket to the appropriate company/client.

Odoo is flexible, but it will require some setup for your specific MSP use case. If you're comfortable customizing workflows or working with a developer, it's a powerful long-term solution.

-1
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Helpdesk Ticket automatic customer assignment V17
email helpdesk v17
Avatar
Avatar
1
ott 24
2664
Sending automatic emails to internal team members when the ticket move stages Risolto
email helpdesk automatic_email
Avatar
Avatar
Avatar
3
lug 24
2750
configure multiple email domains to send and receive emails
email helpdesk odoo16features
Avatar
0
set 24
2289
Outgoing emails correctly sent but not listed
email helpdesk outgoingmailserver
Avatar
Avatar
1
gen 24
3066
In Help Desk, how to change the teams' email address's domain ? Risolto
domain email helpdesk
Avatar
Avatar
1
set 23
4339
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now