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

When creating a Purchase order and send by email the link (view purchase order) to the PO inside the email sent to vendors does not work.  
When I open this link (view purchase order) , it gives me an error 
URL not found
http://localhost:8012/mail/view?res_id=9&model=purchase.order&access_token=6ceaa079-11eb-4537-836c-6c3b9fc2c27b
Thanks

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

You need a public URL so that your contacts can access your Odoo instance from outside your premises. 
Is your Odoo "visible" over the Internet? If so, put your Odoo URL in the system parameter: web.base.url  
The parameter: web.base.url.freeze must be: True.

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

Me pasa lo mismo. Estoy con Odoo 14. Cómo se soluciona?

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

Por lo que vi, esto pasa cuando tenes 2 bases de datos en la misma instancia.