What is the lst_price field on product used for ?
Asked by
Xavier Fernandez http://www.smile.fr
In addon 5.0 product, in product.py:
this field is defined on product.product:
'lst_price' : fields.
A grep on the addons shows that is only used in views:
- module product: product_
- module membership membership_
So this price is by default viewable in the product list under the label 'List Price' but is actually used nowhere which is kind of confusing...
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Xavier Fernandez http://www.smile.fr for more information if necessary.
To post a message you must log in.