Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
237 Vistas

Everything has been working smoothly until today, when we were going to add a new customer after a sale. As usual, we pressed "Create New Customer" but instead of getting to the usual form, now we end up on a screen called "Edit Partner" and without the same options as usual. 

There is no way around it and we tried rebooting our system, but still encounter the same issue. Very strange and annoying.


EDIT: I am using Odoo 18.0+e (Enterprise Edition)

Avatar
Descartar

Hello Matias,
Please mention the version of Odoo in which you are facing the problem.

Mejor respuesta

Had the same issue.  Solved now.  Not sure why but i did shut down the register and reopen.

Avatar
Descartar
Mejor respuesta

Hi,


In Odoo POS, when you click Create New Customer, the system normally opens the res.partner form inside a popup, allowing you to enter all customer details. If instead you are seeing an “Edit Partner” simplified screen, it usually means that POS is falling back to a restricted quick-create view rather than the full customer form. This can happen if a module has overridden the default POS customer popup (CustomerEdit), or if there is a mismatch in the context being passed when creating a customer.


To investigate, you should enable Developer Mode, then try creating a customer in POS and check which view is being loaded. You can also look in Settings → Technical → Views for any partner views related to POS, especially ones recently added or modified by custom modules. If you recently installed or updated a POS-related module, that is the most likely source of the change.


The issue can be fixed in two main ways. One option is to adjust the POS CustomerEdit component in JavaScript so that it creates customers with the full set of fields instead of the restricted version. The other option is to disable or replace any custom res.partner view linked to POS, so that the system reverts to the standard customer form. Both approaches will restore the ability to create customers with all the usual fields directly from POS.



Hope it helps

Avatar
Descartar
Autor Mejor respuesta

Thank you for your response Rani. We haven't done any updates or customization, and I have also checked the permission settings and nothing works.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
oct 24
1741
1
sept 24
2428
1
nov 22
5652
1
mar 15
5169
1
feb 22
6305