[
https://issues.apache.org/jira/browse/OFBIZ-12439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456264#comment-17456264
]
ASF subversion and git services commented on OFBIZ-12439:
---------------------------------------------------------
Commit d538b841649d5a9112a1c4dab8b6ec8388af05dc in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d538b84 ]
Improved: VIEW permissions Payment Attributes (OFBIZ-12439) (#396)
Though there is an entity PaymentAttribute this cannot be accessed by user with
VIEW permissions when accessing a Payment.
See:
for entity data:
https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/PaymentAttribute
test payment:
https://demo-trunk.ofbiz.apache.org/accounting/control/paymentOverview?paymentId=8003
Modified:
AccountingMenus.xml
added menu-item for payment attributes to InvoiceTabBar menu
controller.xml
added request-map and view-map for request paymentAttributes
PaymentScreens.xml
added screen for payment attributes
PaymentForms.xml
added grid to display payment attributes
AccountingUiLabels.xml - added label PageTitlePaymentAttributes, used in screen
PaymentAttributes
> VIEW permissions Payment Attributes
> -----------------------------------
>
> Key: OFBIZ-12439
> URL: https://issues.apache.org/jira/browse/OFBIZ-12439
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: attribute, payment, permissions, usability
>
> Though there is an entity PaymentAttribute this cannot be accessed by user
> with VIEW permissions when accessing a Payment.
> See:
> * for entity data:
> https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/PaymentAttribute
> * test payment:
> https://demo-trunk.ofbiz.apache.org/accounting/control/paymentOverview?paymentId=8003
--
This message was sent by Atlassian Jira
(v8.20.1#820001)