Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55021 All Revisions ] Back to Issue ]
Summary 0055021: Error with computed image column
Revision 2024-04-24 14:04 by gonzalo_fernandez
Steps To Reproduce 1- Create a computed column in c_orderline to see the product image. Example:

(select m_product.ad_image_id
from m_product
where m_product.m_product_id = M_product_ID)

Use it creating a field for the Sales Order window and opening it (you would see the error).
Revision 2024-04-24 13:38 by gonzalo_fernandez
Steps To Reproduce 1- Create a computed in c_orderline to see the product image
Example:
(select m_product.ad_image_id
from m_product
where m_product.m_product_id = M_product_ID)

And use it - you can see the error


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker