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

Odoov13 UI suddenly stop working

Subscriure's

Get notified when there's activity on this post

This question has been flagged
odooV13
1 Respondre
2128 Vistes
Avatar
Bernardo

Hello!

I cannot access my odoo instance anymore, it always returns a 500 error.

The error on the /opt/bitnami/apps/odoo/log/production.log​ file is:

2024-11-16 15:38:51,810 2819 INFO erp20202_003 odoo.modules.loading: loading 1 modules...

2024-11-16 15:38:51,826 2819 INFO erp20202_003 odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries

2024-11-16 15:38:51,841 2819 WARNING erp20202_003 odoo.modules.graph: module mai_pos_receipt_custom: not installable, skipped

2024-11-16 15:38:51,889 2819 INFO erp20202_003 odoo.modules.loading: loading 111 modules...

2024-11-16 15:38:52,125 2819 WARNING erp20202_003 odoo.models: The model catalogo.unidad.medida has no _description

2024-11-16 15:38:52,130 2819 WARNING erp20202_003 odoo.models: The model import.account.payment.from.xml has no _description

2024-11-16 15:38:52,176 2819 INFO erp20202_003 odoo.modules.loading: 111 modules loaded in 0.29s, 0 queries

2024-11-16 15:38:52,178 2819 ERROR erp20202_003 odoo.modules.loading: Some modules are not loaded, some dependencies or manifest may be missing: ['mai_pos_receipt_custom']

2024-11-16 15:38:52,404 2819 WARNING erp20202_003 odoo.modules.loading: Transient module states were reset

2024-11-16 15:38:52,405 2819 ERROR erp20202_003 odoo.modules.registry: Failed to load registry

Traceback (most recent call last):

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 60, in __new__

return cls.registries[db_name]

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/tools/[func.py](http://func.py)", line 69, in wrapper

return func(self, *args, **kwargs)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/tools/[lru.py](http://lru.py)", line 44, in __getitem__

a = self.d[obj].me

KeyError: 'erp20202_003'

  

During handling of the above exception, another exception occurred:

  

Traceback (most recent call last):

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 86, in new

odoo.modules.load_modules(registry._db, force_demo, status, update_module)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[loading.py](http://loading.py)", line 438, in load_modules

registry.setup_models(cr)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 255, in setup_models

model._setup_fields()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[models.py](http://models.py)", line 2693, in _setup_fields

field.setup_full(self)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[fields.py](http://fields.py)", line 433, in setup_full

self._setup_related_full(model)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[fields.py](http://fields.py)", line 486, in _setup_related_full

field = target._fields[name]

KeyError: 'district_id'

2024-11-16 15:38:55,467 2840 INFO erp20202_003 odoo.modules.loading: loading 1 modules...

2024-11-16 15:38:55,484 2840 INFO erp20202_003 odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries

2024-11-16 15:38:55,498 2840 WARNING erp20202_003 odoo.modules.graph: module mai_pos_receipt_custom: not installable, skipped

2024-11-16 15:38:55,541 2840 INFO erp20202_003 odoo.modules.loading: loading 111 modules...

2024-11-16 15:38:55,793 2840 WARNING erp20202_003 odoo.models: The model catalogo.unidad.medida has no _description

2024-11-16 15:38:55,798 2840 WARNING erp20202_003 odoo.models: The model import.account.payment.from.xml has no _description

2024-11-16 15:38:55,852 2840 INFO erp20202_003 odoo.modules.loading: 111 modules loaded in 0.31s, 0 queries

2024-11-16 15:38:55,854 2840 ERROR erp20202_003 odoo.modules.loading: Some modules are not loaded, some dependencies or manifest may be missing: ['mai_pos_receipt_custom']

2024-11-16 15:38:56,111 2840 WARNING erp20202_003 odoo.modules.loading: Transient module states were reset

2024-11-16 15:38:56,112 2840 ERROR erp20202_003 odoo.modules.registry: Failed to load registry

Traceback (most recent call last):

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 60, in __new__

return cls.registries[db_name]

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/tools/[func.py](http://func.py)", line 69, in wrapper

return func(self, *args, **kwargs)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/tools/[lru.py](http://lru.py)", line 44, in __getitem__

a = self.d[obj].me

KeyError: 'erp20202_003'

  

During handling of the above exception, another exception occurred:

  

Traceback (most recent call last):

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 86, in new

odoo.modules.load_modules(registry._db, force_demo, status, update_module)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[loading.py](http://loading.py)", line 438, in load_modules

registry.setup_models(cr)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 255, in setup_models

model._setup_fields()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[models.py](http://models.py)", line 2693, in _setup_fields

field.setup_full(self)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[fields.py](http://fields.py)", line 433, in setup_full

self._setup_related_full(model)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[fields.py](http://fields.py)", line 486, in _setup_related_full

field = target._fields[name]

KeyError: 'district_id'

2024-11-16 15:38:56,122 2840 ERROR erp20202_003 werkzeug: Error on request:

Traceback (most recent call last):

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/[serving.py](http://serving.py)", line 270, in run_wsgi

execute(self.server.app)

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/[serving.py](http://serving.py)", line 258, in execute

application_iter = app(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/service/[server.py](http://server.py)", line 439, in app

return self.app(e, s)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/service/[wsgi_server.py](http://wsgi_server.py)", line 140, in application

return ProxyFix(application_unproxied)(environ, start_response)

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/contrib/[fixers.py](http://fixers.py)", line 152, in __call__

return self.app(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/service/[wsgi_server.py](http://wsgi_server.py)", line 117, in application_unproxied

result = odoo.http.root(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[http.py](http://http.py)", line 1287, in __call__

return self.dispatch(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[http.py](http://http.py)", line 1257, in __call__

return self.app(environ, start_wrapped)

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/[wsgi.py](http://wsgi.py)", line 766, in __call__

return self.app(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[http.py](http://http.py)", line 1439, in dispatch

odoo.registry(db).check_signaling()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[__init__.py](http://__init__.py)", line 104, in registry

return modules.registry.Registry(database_name)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 62, in __new__

return cls.new(db_name)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 86, in new

odoo.modules.load_modules(registry._db, force_demo, status, update_module)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[loading.py](http://loading.py)", line 438, in load_modules

registry.setup_models(cr)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/[registry.py](http://registry.py)", line 255, in setup_models

model._setup_fields()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[models.py](http://models.py)", line 2693, in _setup_fields

field.setup_full(self)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[fields.py](http://fields.py)", line 433, in setup_full

self._setup_related_full(model)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/[fields.py](http://fields.py)", line 486, in _setup_related_full

field = target._fields[name]

KeyError: 'district_id' 14 0.016 0.655

2024-11-16 15:38:56,531 2840 INFO erp20202_003 odoo.modules.loading: loading 1 modules...

2024-11-16 15:38:56,549 2840 INFO erp20202_003 odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries

2024-11-16 15:38:56,769 2840 WARNING erp20202_003 odoo.modules.graph: module mai_pos_receipt_custom: not installable, skipped

2024-11-16 15:38:56,809 2840 INFO erp20202_003 odoo.modules.loading: loading 111 modules...

2024-11-16 15:38:57,037 2840 WARNING erp20202_003 odoo.models: The model catalogo.unidad.medida has no _description

2024-11-16 15:38:57,042 2840 WARNING erp20202_003 odoo.models: The model import.account.payment.from.xml has no _description

2024-11-16 15:38:57,092 2840 INFO erp20202_003 odoo.modules.loading: 111 modules loaded in 0.28s, 0 queries

2024-11-16 15:38:57,094 2840 ERROR erp20202_003 odoo.modules.loading: Some modules are not loaded, some dependencies or manifest may be missing: ['mai_pos_receipt_custom']

2024-11-16 15:38:58,219 2840 WARNING erp20202_003 odoo.modules.loading: Transient module states were reset

2024-11-16 15:38:58,219 2840 ERROR erp20202_003 odoo.modules.registry: Failed to load registry

Traceback (most recent call last):

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/registry.py", line 60, in __new__

return cls.registries[db_name]

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/tools/func.py", line 69, in wrapper

return func(self, *args, **kwargs)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/tools/lru.py", line 44, in __getitem__

a = self.d[obj].me

KeyError: 'erp20202_003'

  

During handling of the above exception, another exception occurred:

  

Traceback (most recent call last):

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/registry.py", line 86, in new

odoo.modules.load_modules(registry._db, force_demo, status, update_module)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/loading.py", line 438, in load_modules

registry.setup_models(cr)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/registry.py", line 255, in setup_models

model._setup_fields()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/models.py", line 2693, in _setup_fields

field.setup_full(self)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/fields.py", line 433, in setup_full

self._setup_related_full(model)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/fields.py", line 486, in _setup_related_full

field = target._fields[name]

KeyError: 'district_id'

2024-11-16 15:38:58,226 2840 ERROR erp20202_003 werkzeug: Error on request:

Traceback (most recent call last):

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/serving.py", line 270, in run_wsgi

execute(self.server.app)

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/serving.py", line 258, in execute

application_iter = app(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/service/[server.py](http://server.py)", line 439, in app

return self.app(e, s)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/service/wsgi_server.py", line 140, in application

return ProxyFix(application_unproxied)(environ, start_response)

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/contrib/fixers.py", line 152, in __call__

return self.app(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/service/wsgi_server.py", line 117, in application_unproxied

result = odoo.http.root(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/http.py", line 1287, in __call__

return self.dispatch(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/http.py", line 1257, in __call__

return self.app(environ, start_wrapped)

File "/opt/bitnami/python/lib/python3.7/site-packages/Werkzeug-0.14.1-py3.7.egg/werkzeug/wsgi.py", line 766, in __call__

return self.app(environ, start_response)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/http.py", line 1439, in dispatch

odoo.registry(db).check_signaling()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/__init__.py", line 104, in registry

return modules.registry.Registry(database_name)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/registry.py", line 62, in __new__

return cls.new(db_name)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/registry.py", line 86, in new

odoo.modules.load_modules(registry._db, force_demo, status, update_module)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/loading.py", line 438, in load_modules

registry.setup_models(cr)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/modules/registry.py", line 255, in setup_models

model._setup_fields()

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/models.py", line 2693, in _setup_fields

field.setup_full(self)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/fields.py", line 433, in setup_full

self._setup_related_full(model)

File "/opt/bitnami/apps/odoo/lib/odoo-13.0.post20200815-py3.7.egg/odoo/fields.py", line 486, in _setup_related_full

field = target._fields[name]

KeyError: 'district_id' 14 0.013 1.696  

I have tried many things so far without any luck, I have tried:

  1. Updating all modules with the -u all​ option with odoo-bin​
  2. Updating just the web​ module
  3. Load only with base,web​ modules
  4. I’ve seen that district_id​ belongs to a module named fieldservice​, I have tried setting state=uninstalled​ directly in the db
  5. I do not remember what else

Can you please provide some guide? The thing about the registry looks important but cannot find a solution that works for me on the web or chatgpt

Thanks a lot!

0
Avatar
Descartar
Avatar
Niyas Raphy (Walnut Software Solutions)
Best Answer

Hi,
If there is some recent technical changes, review the code and see if the added code are right and in proper syntax and standards.

* Try updating the specific app: fieldservice

Thanks

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
i have a new develop enviorment in odoo 13 but when i try to fet in give me this error please Help
odooV13
Avatar
Avatar
1
d’abr. 23
3458
Has anyone been able to connect to Zapier with a self hosted version of Odoo?
odooV13
Avatar
Avatar
Avatar
Avatar
Avatar
7
de febr. 23
10267
Table relationship between payment_transaction and sale_order
odooV13
Avatar
0
de set. 22
2364
How troubleshoot the issue of "Something went wrong!"
odooV13
Avatar
Avatar
1
de jul. 22
2382
User Preference cannot be opened when the language not default English
odooV13
Avatar
Avatar
1
de març 22
2404
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