PierreSmits opened a new pull request #344: URL: https://github.com/apache/ofbiz-framework/pull/344
renamed CreateApplicationList.groovy to InvoicePayments.groovy adjusted reference in acc-invoices.adoc regarding invoice payments renamed HELP_editInvoiceApplications.adoc to HELP_invoicePayments.adoc AccountingMenus.xml: - changed menu-item for invoice payments (name and label and link for better perception alignment) InvoiceScreens.xml: re screen InvoiceOverview - removed redundant property-map references - adjusted groovy script reference to new file name. - removed link definitions in screenlets (duplicate of menu-items related to the invoice) - adjusted references to invoice payment definitions in InvoiceForms.xml for better perception alignment re screen for invoice payment - renamed screen from 'InvoiceApplication' to 'InvoicePayments' - adjusted references to titleProperty, tabButtonItem and helpAnchor for better perception alignment - adjusted groovy script reference to new file name. - added conditions for CREATE and UPDATE permission to the start section - adjusted reference to the form (grid) to update existing invoice payments (for users with CREATE or UPDATE Permissions) - adjusted reference to the form (grid) for invoice payments (for users with CREATE or UPDATE Permissions) InvoiceForms.xml - renamed 'ListInvoiceApplications' to 'InvoiceOverviewApplications. Changed from form definition to grid definition, adjusted field order. - renamed 'EditInvoiceApplications' to 'InvoicePayments' for user with VIEW permission. Changed from form definition to grid definition. adjusted field order. - added 'UpdateInvoicePayments for user with 'CREATE' or 'UPDATE' permissions. controller.xml - adjusted requests related to invoice payments for better perception alignment - renamed view-map related to invoice payments for better perception alignment. -- 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]
