PierreSmits opened a new pull request #403:
URL: https://github.com/apache/ofbiz-framework/pull/403


   Currently the create buttons for the main objects of the accounting 
application are located within find and profile widgets/templates of those 
objects.
   In order to improve the usability of this application, OFBiz and thus the 
appeal of it for adopters and users, these create buttons/links/etc. should be 
in a main action menu visible at all times when a user (with the CREATE 
permission) is working within the application of the component.
   
   Modified:
   - AccountingMenus.xml: added MainActionMenu for users with CREATE permission
   - AgreementScreens.xml: added ref to MainActionMenu in 
CommonAgreementDecorator
   - BillingAccountScreens.xml: added ref to MainActionMenu in 
CommonBillingAccountDecorator
   - BudgetScreens.xml: added ref to MainActionMenu in various appropriate 
screens
   - CommonScreens.xml: added ref to MainActionMenu in various appropriate 
screens
   - FinAccountScreens.xml: added ref to MainActionMenu in 
CommonFinAccountDecorator
   - FixedAssetScreens.xml: added ref to MainActionMenu in various appropriate 
screens
   - InvoiceScreens.xml: added ref to MainActionMenu in CommonInvoiceDecorator
   - PaymentGatewayConfigScreens.xml: added ref to MainActionMenu in 
GenericPaymentGatewayConfigDecorator
   - PaymentGroupScreens.xml: added ref to MainActionMenu in FindPaymentGroup
   - PaymentScreens.xml: added ref to MainActionMenu in CommonPaymentDecorator
   - TaxAuthorityScreens.xml: added ref to MainActionMenu in 
CommonTaxAuthorityDecorator
   - TransactionScreens.xml: added ref to MainActionMenu in 
GenericTransactionDecorator


-- 
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]


Reply via email to