Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

CRM in offline mode?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
crmv7offline
4 Respostes
21701 Vistes
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
Descartar
Avatar
Daniel Reis
Best Answer

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
Descartar
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
Best Answer

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
Descartar
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
Best Answer

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
Descartar
Avatar
TARGA CONSULT
Best Answer

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
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
How do I import my contacts in OpenERP? Solved
crm v7
Avatar
Avatar
Avatar
3
de febr. 25
27090
Offline CRM
crm offline
Avatar
Avatar
2
de nov. 21
4444
problem in installing crm_claim_ext
crm v7
Avatar
0
de maig 15
4427
how to force user to fill fields on every stage of opportunity in openerp 7.0
crm v7
Avatar
Avatar
1
de març 15
5509
How can i set team sales permissions in CRM?
crm domain v7
Avatar
Avatar
Avatar
Avatar
Avatar
5
de set. 22
12649
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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