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

The task is to allow users to create their own products (domain names) and buy them using eCommerce. Form for creation product I realized through HTML Form Builder. Now I want to make products visible only for their creators (['create_uid','=',user_id]), but can’t do it, because field 'create_uid = OdooBot' for products from HTML Form Builder. When I create products in module create_uid = Admin (name of creator). How can I change the default value of create_uid in HTML Form Builder? 

The second variant is to make button on web page which runs js function “New Product“ (from website_sale.editor.js). I tried to make it, but it doesn’t works. I think it is because of its inheritance with assets. Or no? 

Is there any other ideas to complete task? THANKS!



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

What is the user_id if you make people LOGIN to the website?

Автор

their names (Admin, Nick and so on). Where hides OdooBot in actions?

Автор

when i make a new product with Website Builder - the create_uid = Admin (name of creator)

Related Posts Ответы Просмотры Активность
2
июн. 20
3753
1
янв. 20
4029
1
июл. 19
4389
1
мая 20
2576
2
апр. 20
6092