ofbiz-framework
ofbiz-framework copied to clipboard
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Manageme...
Currently the 'main' view-map points to the 'FindProductionRun' screen. In order to improve the user experience, the main request-map and view-map should show what is most pressing in manufacturing to...
Currently the 'main' view-map points to a screen showing a label In order to improve the user experience the main request-map and view-map should show what is most pressing in...
ofbizsetup uses profile screens from partymgr. modified web.xml - added profileMenuLocation
The 'main' menu-item is no longer necessary as there is a default main menu button for every plugin.
modified: - ofbiz-component.xml: added loader for services.xml - FinAccountServices.xml removed simple-method getArithmeticSettingsInline, replaced ref in other simple-methods with new groovy service added: - services.xml: added groovy service getArithmeticSettingsFinAccount - AccountingService.groovy:...
This add the Groovy DSL support for EntityQuery.from(DynamicViewEntity dve)
commit https://github.com/apache/ofbiz-framework/commit/c7230e1006ee18a8c55e8295e57725d78c355e13 broke visibility of the outstanding amount on Accounts Payable in the Main Screen of the accounting application modified: InvoiceForms.xml - replaced field in grid ListApReport
Currently the 'main' view-map points to the 'FindFacility' screen. In order to improve the user experience the main request-map and view-map should show what is most pressing in warehousing to...
Current main page shows the OrgTree screen in a hard-coded way for about 50% of the available screen. modified: CommonScreens.xml/screen Main - added actions elements to work with PortalPage -...
Currently the Payment Gateway Config menu-item is in the AccountingAppBar menu. However it is a Payment Gateway Configuration is a global configuration aspect. As such it should be in the...