PierreSmits opened a new pull request #383: URL: https://github.com/apache/ofbiz-framework/pull/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
