pdf文档 Apache OFBiz User Manual Version trunk Version unspecified

2.74 MB 237 页 0 评论
语言 格式 评分
英语
.pdf
3
摘要
The document provides an overview of the Apache OFBiz user manual, detailing functional bugs and enhancements, the documentation system, and the setup application. It covers core business applications such as accounting, catalog management, human resources, manufacturing, and order management. The manual also includes instructions for setting up an organization, creating facilities, and managing product stores. Additionally, it outlines the manufacturing module's features, including bill of materials, production planning, and equipment billing.
AI总结
### Apache OFBiz User Manual Version trunk Summary 1. **UI Design Issue** - The Employment subOption in the User Interface is missing a required field (`emplFromDate`), causing incorrect UI behavior. - Solution: Add `emplFromDate` from the Employment entity to resolve the issue. 2. **CreateEmployee Functionality** - Creating an employee should establish an `Employment` (a subtype of `PartyRelationship`) instead of a general `PartyRelationship`. - The screen and service need to be updated to ensure the creation of an `Employment` record and the first `PayHistory`. 3. **Functional Enhancement** - **Valid Responsibility Entity**: - The `ValidResponsibility` feature exists but lacks a menu entry. - Proposed actions: 1. Add a menu entry for `ValidResponsibility` under the `Employee Position Type` submenu in Global HR Settings. 2. Update screen definitions to include `GlobalHR` decorators and highlighted buttons (tracked in JIRA OFBIZ-11045). 4. **Data Model and Entity** - The `Resume` entity is a simplified version of the concept described in Appendix B. - Key fields like `fromDate` and `tentAssocTypeId` are part of the primary key, requiring careful handling to avoid conflicts. 5. **Documentation System** - **AsciiDoc**: - Documents are generated from `.adoc` files located in component directories (`src/docs/asciidoc`). - Main documents (e.g., `user-manual`, `developer-manual`) are built from these files. - Wiki is an alternative for contributing documentation. - **Help Links**: - Point to the generated user manual via the buildbot process. - Custom documentation can be linked by modifying properties. 6. **OFBiz Setup Application** - **Purpose**: Facilitates quick setup of organizational data (e.g., Product Store, Facility, WebSite). - **Getting Started**: 1. Clean and rebuild the project. 2. Load seed data using `gradlew`. 3. Create an admin user with the default password. 4. Access the Setup application via browser. - **Setup Steps**: - Manage organizations, facilities, product stores, and websites. - Edit or create new entities like facilities and product stores. 7. **Core Business Applications** - OFBiz includes essential business applications such as: - **Accounting**: Manages accounts payable and receivable. - **Catalog**: Manages products, categories, and pricing. - **Facility**: Manages inventory and warehouse operations. - **Human Resources**: Manages employment and roles. - **Manufacturing**: Supports MRP (Material Requirements Planning) and production planning. - **Order Management**: Handles sales and purchase orders. - **Party**: Manages parties (legal and human entities). - **Work Effort Management**: Manages tasks, calendars, and assignments. 8. **Manufacturing Module** - **Key Features**: - Bill of Materials, Routing, Production Planning, Costing, Equipment Billing, Raw Material Procurement. - **MRP Overview**: - Manages production planning and material availability. - Integrated with Catalog and Work Effort Management. 9. **Demo Data and Plugins** - **Demo Data**: - Loaded via `gradlew loadAll` or `gradlew "ofbiz --load-data readers=dDemo"`. - Additional data is required for full functionality. - **Plugins**: - Documentation for plugins is generated per plugin and included in the user or developer manual based on technical/functional nature. 10. **Quick Setup Guide** - **Steps**: 1. Clean and rebuild the project. 2. Load seed and initial data. 3. Create an admin user. 4. Start the OFBiz application. 5. Access the Setup application and complete the setup process. This summary captures the key functionalities, issues, and enhancements in the document, providing a concise overview of Apache OFBiz's features and setup process.
P1
P2
P3
P4
P5
P6
P7
P8
P9
P10
P11
P12
下载文档到本地,方便使用
- 可预览页数已用完,剩余 225 页请下载阅读 -
文档评分
请文明评论,理性发言.