Functionality to mark an order viewed
-------------------------------------

                 Key: OFBIZ-2446
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2446
             Project: OFBiz
          Issue Type: New Feature
          Components: order
    Affects Versions: SVN trunk
            Reporter: Pranay Pandey
             Fix For: SVN trunk


*Implementation Notes*

# Add indicator on OrderHeader and a checkbox on the orderdetail page in the 
Order Manager that shows and sets the flag.
# For implementing above point Ajax request for a new service "markOrderViewed" 
should be called which will update  order header to set the new filed 
"isViewed" in OrderHeader entity.
# Initially the check box should be shown with label "Mark Viewed" and once 
user selects it will be converted into "Viewed" : Yes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to