ERP5 Handbook

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Warning

Project is not updated for long time. It contains old and outdated documentation. For documentation please refer to http://www.erp5.org/

Project administrator, Shufla (talk) 14:01, 18 September 2009 (UTC)


Table of Contents

ERP5 Handbook/Print Version

Introduction

Part I: First shock

After this part the reader should be able to install and use an ERP5 system with some business templates and hack a little bit on it. Understanding of genericity of ERP5 system should be sufficient to explore it - every installed module, creation and update of objects, setting of relations.

Chapter: Getting Started

Chapter: Lets go...

Chapter: User Interface

Chapter: Business Templates

Part II: Behind the User Interface

This part will introduce some important internal concepts of ERP5 - accessors, simulations, relations, used types, taken decisions in ERP5, and so on. It shall be more descriptive to ERP5 wiki - after reading this part reader shall be able to resolve simple problems, hack ERP5 with some understanding what's going on and ask good questions on ERP5 related mailing lists.

Chapter: From form to API

Part III: The magic of ERP5

Chapter: Simulations

Chapter: Security

Chapter: Accessors

Part IV: Become good developer

Chapter: Comprehensive example of simple ERP5 implementation

Chapter: Indirect interactions between system components

Chapter: Understanding, testing and analysing impact of your changes

Chapter: Python debugger

Chapter: Deep view into unit tests

Part V: Become a happy user

Chapter: Understanding listboxes

Appendixes

Appendixes shall be generated from code (low level) and installed ERP5 system (high level).

Appendix A: Reference documentation

ERP5 Specific Zope tools

ERP5 Products

Appendix B: Products' functions index

Appendix C: ZODB's functions index

Appendix D: About book

Rationale

Authors

Information for book authors and contributors

further reading