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

I created a customer field in pos.order class and i have to create a field in POS screen and connect the both fields.I am new to OpenERP web module and i dont know how to create a field in front end design of POS screen (Web UI). Kindly share steps need to be followed in Web module (that JS and XML under static folder) to create a customer field and how to link to fields.

Share js code (static/src/js) to add a field in POS Screen.

Thanks in advance

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

pos_order class already has column partner_id

Addon tg_pos_enhanced implement interface for choosing customer. You can find it here https://github.com/yelizariev/pos-addons

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

Hi,

Did you tried this module ? https://github.com/OCA/pos/tree/7.0/pos_select_customer

Regards.

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

Ivan,

I tried to install both the Thierry version and your fork but both doesn't work for me. The POS is still the same. Need to edit something more?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
февр. 19
3495
0
апр. 15
3924
1
июл. 25
1906
4
авг. 25
3160
0
мар. 25
1214