Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
213 Представления

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)

Аватар
Отменить

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

Лучший ответ

Seeing the same since the update yesterday Matias.  Looks like res.partner is opening in a different view.  Will hopefully get chance to take a look this week.

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Автор Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
окт. 24
1738
1
сент. 24
2423
1
нояб. 22
5648
1
мар. 15
5164
1
февр. 22
6278