You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/02 06:35:00 UTC

[jira] [Commented] (OFBIZ-12418) VIEW permissions and invoice content

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

ASF subversion and git services commented on OFBIZ-12418:
---------------------------------------------------------

Commit 10288beed328e5977553cb512934e8899eaf30f0 in ofbiz-framework's branch refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=10288be ]

Improved: VIEW permissions and invoice content (OFBIZ-12418) (#365)

Though there is an entity InvoiceContent, this cannot be accessed by user with VIEW permissions when accessing an invoice.

Modified:
- AccountingUiLabels.xml - added page title translation for

Modified:
InvoiceScreens.xml
- added screen InvoiceContent to be available for users with VIEW permissions
InvoiceForms.xml
- added grid InvoiceContent to be used by screen InvoiceContent
AccountingMenus.xml
- added menu-item invoiceContent to InvoiceTabBar
controller.xml
- added request-map and view-map to access screen InvoiceContent
AccountingUiLabels.xml
- added label definition for PageTitleInvoiceContent

> VIEW permissions and invoice content
> ------------------------------------
>
>                 Key: OFBIZ-12418
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12418
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>              Labels: content, invoice, permissions, usability
>
> Though there is an entity InvoiceContent, 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/InvoiceContent
>  * test invoice: [https://demo-trunk.ofbiz.apache.org/accounting/control/invoiceOverview?invoiceId=demo10001]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)