[
https://issues.apache.org/jira/browse/OFBIZ-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453325#comment-17453325
]
Pierre Smits commented on OFBIZ-12431:
--------------------------------------
Commit 32c4b6b8833601612a7e1c7dcc6c9b62a655ce66 in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ [https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=32c4b6b] ]
Improved: VIEW permissions - invoice notes (OFBIZ-1243 1) (#383)
Though there is an entity InvoiceNote, this cannot be accessed by user with
VIEW permissions when accessing an invoice.
See:
for entity
data:[https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/InvoiceNote]
test invoice:
[https://demo-trunk.ofbiz.apache.org/accounting/control/invoiceOverview?invoiceId=demo11001]
Modified:
AccountingMenus.xml
- added menu-item for invoice notes to InvoiceTabBar menu, reordered
menu-items alphabetically
controller.xml
- added request-map and view-map for request invoiceNotes
InvoiceScreens.xml
- added screen for invoice notes
InvoiceForms.xml
- added grid to display InvoiceNote records
AccountingUiLabels.xml
- added label for page title invoice notes.
> VIEW permissions - invoice notes
> --------------------------------
>
> Key: OFBIZ-12431
> URL: https://issues.apache.org/jira/browse/OFBIZ-12431
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: invoice, notes, permissions, usability
>
> Though there is an entity InvoiceNote, this cannot be accessed by user with
> VIEW permissions when accessing an invoice.
> See:
> * for entity
> data:[https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/InvoiceNote]
> * test invoice:
> [https://demo-trunk.ofbiz.apache.org/accounting/control/invoiceOverview?invoiceId=demo11001]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)