ofbiz-framework icon indicating copy to clipboard operation
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...

Results 102 ofbiz-framework issues
Sort by recently updated
recently updated
newest added

With the change to the PartyRole entity improved/changed: - AgreementServices.groovy: added function to update AgreementRole (or create if needed) - services-agreement.xml: added expireAgreementRole, replaced updateAgreementRole, cleanup - controler.xml in accounting:...

Fixed: Humanres tree allows existing OU to be added again (OFBIZ-11683) roleTypeId 'INTERNAL_ORGANIZATIO' is added for PartyRelationship in the DemoData to prevent duplicate entries. Thanks Pierre Smiths for reporting the...

Implemented: New inventory cycle count feature. (OFBIZ-10577) Added new inventory cycle count and in this new feature we have added the following items: 1. User can create new cycle count...

Implemented: Added new inventory cycle count feature for warehouse. (OFBIZ-10577) Added new inventory cycle count and user can create new cycle count session from pending location, find the existing cycle...

## DO NOT MERGE Exploratory branch - see how we can approach components dependency https://issues.apache.org/jira/browse/OFBIZ-3500 This is to start discussion around improving ofbiz codebaase to allow more contributions. ## Goals:...

Implemented: Add a Vue.Js renderer (OFBIZ-11756) Explanation This PR is an umbrella for a group of commit needed to add a Vue.Js renderer. All Jira area sub-task of OFBIZ-11756, and...

(OFBIZ10407) ] Added: Dockerfile to establish an OFBiz container, intended for evaluation and testing purposes. To build the image: docker build -t ofbiz/trunk:latest -f Dockerfile . To run the container:...

reworked: web.xml to have uris working like in ecomseo

reworked: web.xml to have uris working like in ecomseo