[
https://issues.apache.org/jira/browse/OFBIZ-13187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901892#comment-17901892
]
ASF subversion and git services commented on OFBIZ-13187:
---------------------------------------------------------
Commit 7ac2ac642bcf5921c80f2bf71320d48c9938766e in ofbiz-framework's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=7ac2ac642b ]
Improved: Add function to OrderReadHelper (OFBIZ-13187)
Add five new functions on OrderReadHelper as accessor to :
* externalId -> getExternalId()
* order priority -> getPriority()
* order item attributes -> getOrderItemAttributes()
* and two on order notes (internal and/or public) -> getOrderHeaderNotes() and
getOrderHeaderNotes(boolean internalNote)
> Add function to OrderReadHelper
> -------------------------------
>
> Key: OFBIZ-13187
> URL: https://issues.apache.org/jira/browse/OFBIZ-13187
> Project: OFBiz
> Issue Type: Improvement
> Components: order
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Trivial
>
> Add five new functions on OrderReadHelper as accessor to :
> * externalId -> getExternalId()
> * order priority -> getPriority()
> * order item attributes -> getOrderItemAttributes()
> * and two on order notes (internal and/or public) -> getOrderHeaderNotes()
> and getOrderHeaderNotes(boolean internalNote)
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)