Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

CRM in offline mode?

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
crmv7offline
4 Antworten
21816 Ansichten
Avatar
Pierre Soum

Hi there, I need to make OpenERP work in offline mode. It's a little tricky as it's a client/server configuration, has anybody got some tips about how to implement that? Thanks!

6
Avatar
Verwerfen
Avatar
Daniel Reis
Beste Antwort

OpenERP does not provide out-of-the-box support for that.

The closest thing is the point_of_sale module, which worked offline in v6.1. This offline mode is specifically implemented by the module using javascript and browser localstorage capabilities:

PosLS is a localstorage based implementation of the point of sale database.

From the comments in the source code, it looks like OpenERP found these capabilities to be rather limited in storage and performance, and has dropped the offline mode on v7.

You should also consider implementing your own custom client. The need of the offline capability in mobile devices, such as tablets or smartphones, makes this option even more interesting. There are several options available for this in the apps markets. BHC presented an Android App framework for OpenERP at the last Community Days event.

3
Avatar
Verwerfen
ricardo

Helo Daniel, how are you. I'm Ricardo from Opencloud, we talked a litle bit during OpenDays:) Nice Post! I am facing the same problem! I have a potential customer in Angola, and they need the offline option ASAP due to the limits on the internet infraestructure and mobility... I was thinking implementing it for other modules like a javabased infraestructure for CRM like in POS, what do you think? You say OpenERP droped the offline mode, for any specific reason? I think the main goal would be to have all the modules available in offline and online mode, and autosynchronization between the two..

Avatar
DNK Software
Beste Antwort

You can check CRM mobile app here: 

https://play.google.com/store/apps/details?id=com.erpviet.crm

It can work both offline and online mode.

0
Avatar
Verwerfen
Dr. Thomas Koliwer

Does it work with odoo.sh?

DNK Software

It is tested with Community Edition, and not yet tested with Enterprise Edition (installed on odoo.sh?). If there is any concerns, please contact us at contact@openerpviet.vn

Veerle Meerbergen

I tried it on an Odoo Enterprise testdatabase and I could not manage to synchronize the app with the database.

DNK Software

Have you turned on all synchronizing data in setting (by default, it is turned off).
If any, please send us more info such as screenshots to our contact email: contact@dnksoft.vn

Avatar
Safi Bajwa
Beste Antwort

We have built a module for v13 that will allow sales person to work offline. The application works on both IOS and Android devices. More info on www.comstarusa.com or reach me at safi@comstarusa.com.

0
Avatar
Verwerfen
Avatar
TARGA CONSULT
Beste Antwort

Hello,

For a couple of ours clients we developed an Android Based Sales Force Automation Tool.

It’s a native android application with an embedded database that synchronize with OpenERP.

The Offline mode of mFormix guarantees its use even in the most remote places. . This helps sales get to the right information as fast as possible instead of waiting for downloads. In areas without wifi or 3G coverage mFormix will be fully functional , Orders will be stored locally until the next synchronization.

The synchronization is a two-ways process ensuring updates your local and remote databases:

  • Synchronization Mobile -> Server: orders created on the mobile device will be sent to the server.
  • Synchronization Server -> Mobile: any update on your data in server side (customers, Product) will be sent to mobile device to ensure data accuracy

Whether you are using OpenERP 6.1 or 7.0, mFormix runs automatically without any need for additional configuration. mFormix is available in three languages: French, English and Spanish.

An free evaluation is available on Google play: search for mformix (here on google play)

Feedback is Appreciated and welcome.

Not completely sure on what to do with this in the future:

  • Put it for free on google play as a marketing tool.
  • Keep the eval and sell services to deploy it in production. -Sell it for a fee on the google market.

Will be interested in you insight on this and to discuss

0
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
How do I import my contacts in OpenERP? Gelöst
crm v7
Avatar
Avatar
Avatar
3
Feb. 25
27191
Offline CRM
crm offline
Avatar
Avatar
2
Nov. 21
4518
problem in installing crm_claim_ext
crm v7
Avatar
0
Mai 15
4495
how to force user to fill fields on every stage of opportunity in openerp 7.0
crm v7
Avatar
Avatar
1
März 15
5589
How can i set team sales permissions in CRM?
crm domain v7
Avatar
Avatar
Avatar
Avatar
Avatar
5
Sept. 22
12777
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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