You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Akash Jain (JIRA)" <ji...@apache.org> on 2009/07/02 13:25:47 UTC

[jira] Updated: (OFBIZ-2687) Add/Edit shipping instructions after create an order

     [ https://issues.apache.org/jira/browse/OFBIZ-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akash Jain updated OFBIZ-2687:
------------------------------

    Attachment: OFBIZ-2687.patch

Here is the patch for described  functionality.

Steps for testing:-

There are two cases -

Case 1:
(a) Create Sales/Purchase order without entered "Special Instructions" for the order.
(b) There will be "Add" button on View Order screen in "Instructions" block, depress it now there will be text block for enter instructions and add button for adding entered instructions to the order, depress this add button after enter instruction in text box
(c) Now there are shown above entered shipping instructions and edit button in Instructions block.

Case 2:
(a) Create Sales/Purchase order with entered "Special Instructions" for the order.
(b) There will be shipping instructions and edit button on View Order screen in Instructions block, depress edit button
(c) There will be "Save" button and text box, entered instruction in the text box and depress save button
(d) Now there are shown above entered shipping instructions and edit button in instructions block

> Add/Edit shipping instructions after create an order
> ----------------------------------------------------
>
>                 Key: OFBIZ-2687
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2687
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Akash Jain
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2687.patch
>
>
> (1) Show "Add" button on View Order screen in Shipping Instruction block if "Special Instructions" are not entered when order was created.
> (2) Show "Edit" button on View Order screen in Shipping Instruction block for editing Shipping Instructions which was entered when order created.

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