[ 
https://issues.apache.org/jira/browse/OFBIZ-7257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727372#comment-16727372
 ] 

Devanshu Vyas commented on OFBIZ-7257:
--------------------------------------

Here is an implementation plan for the proposed solution.

Order Attachment Flow:
# Show 'Attachments' instead of 'Image' on the order view screen. 
# If there are any attachments associated with the order, then their 
information will be displayed in the form of a button(Content link) else 'No 
Attachment' label should be shown.
# If no attachments are there, then along with the label, a button(Add 
Attachment) will be displayed.
# On clicking the Add Attachment button, a user will be redirected to a page 
where he/she can add different types of content(image, document, URL, etc.) to 
the order.

Order Attachment Modeling:
* Use OrderContent as the entity to store the content and order association
* Create some OrderContentType data for an image and document for starters.



> View Image button on order detail page is not working
> -----------------------------------------------------
>
>                 Key: OFBIZ-7257
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7257
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Avnindra Sharma
>            Assignee: Devanshu Vyas
>            Priority: Major
>
> Item image is not getting open on clicking ViewImage on order detail page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to