[jira] [Comment Edited] (OFBIZ-11236) Add shipment notes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-11236) Add shipment notes

Nicolas Malin (Jira)

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

Devanshu Vyas edited comment on OFBIZ-11236 at 10/7/19 9:19 AM:
----------------------------------------------------------------

Hello [~gpierre],

Thank you for the updated patch and it looks good.

I have a small suggestion that there should be a support to either edit or delete a shipment note. This way user can update/delete a not so good note added on to the shipment(Like I did while testing :) ). And if not with this ticket, you can at least update the patch to add an entity-auto service to delete a ShipmentNote record. This way all the CRUD services will available in the system and anyone can use it. 


was (Author: devanshu.vyas):
Hello [~gpierre],

Thank you for the updated patch and it looks good.

I have a small suggestion that there should be a support to either edit or delete a shipment note. This way user can update/delete a not so good note added on to the shipment(Like I did while testing :) ).

> Add shipment notes
> ------------------
>
>                 Key: OFBIZ-11236
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11236
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Gaudin Pierre
>            Priority: Minor
>         Attachments: OFBIZ-11236_shipmentNotesV2.patch
>
>
> Hello,
> For many entities there are associated notes. However, there are no notes associated with shipments.
> The purpose of this patch is therefore to add notes to the shipments.
> A new tab called "note" appears when displaying a shipment. From this tab it is possible to add a note. From the shipment overview a section displays the notes associated with the shipment.
> For this new feature a "ShipmentNote" entity has been added. In the same way, all the services allowing the management of notes have been associated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)