Skip to Content
Menu
This question has been flagged
1 Reply
2352 Views

Hi, is it possible to display a custom calculated stored field in the public frontend?

For example, I've created a custom field named x_studio_new_deadline and I would like to display it during checkout process. Can I do this using the customize / xml and editing the QWeb view? I'm fairly new to Odoo so excuse me if it is too obvious. I'm trying to decide between the Enterprise or Community version so I have do see if Studio can cover my needs. Thanks for your time

Avatar
Discard
Author Best Answer

Ok sorry, I answer myself. It is possible and very easy actually, in the view only need to reference the custom field name and model 

< span itemprop="name" t-field="product.x_studio_new_deadline" >Delivery info< / span >

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
865
4
Mar 24
2709
1
Mar 24
518
1
Mar 23
2466
1
Sep 22
2349