Sunday, June 16, 2013

1. Types of Open Source

SAP AG:

ERP5 is an Open Source / Free Enterprise Resource Planning framework which has been specialised to provide a growing number of applicative solutions for enterprise and government management.

ERP5 MRP

Born in the industry, ERP5 covers the full range of requirements to manage a production facility: BOMs, Production Orders, Production Reports, Material Requirement Planning, Complex Supply Chains, etc. ERP5's multidimensional model allows for managing multiple independent factories within the same database, either in centralised or distributed mode.

ERP5 CRM

ERP5 CRM  provides an extensible solution to track customers, their career history, their relation to organisations and all related events. It includes a flexible workflow based ticket management system to support sales opportunities, support requests and non conformance reports. It can act as a consolidation solution for all contact information in an organisation with full multidimensional classification and built-in LDAP interfacing.

ERP5 Finance

ERP5 includes advanced multidimensional analytical accounting. It can fit the needs of small companies, groups of companies, multinational companies and governmental organisations. The ERP5 accounting model combines mutliple accounting plans in a single environment. It supports both private accounting (ex. PCG, OHADA, etc.) and public accounting (ex. M14). ERP5 Accounting has been designed with and certified by chartered accountants.

ERP5 Payroll

ERP5 Payroll generates paysheets based on flexible parameters. Multiple legislations can be supported within a single database. 

ERP5 Commerce

ERP5 Commerce is a front end to ERP5 for online order management (online shop, online procurement, etc.). It synchronises with an ERP5 backoffice server through the industry standard SyncML protocol.

  •  ERP5 Apparel and clothing



"ERP5 is an open source ERP based on Python and Zope. It has the particularity of being based on an unified Model to describe its implementation." - wikipedia
Learning development with ERP5 can take initially from 4 hours to 1 year, depending on how deep you want to go in terms of know how and scope. If you want to develop gadgets and reports, OSOE provides learning tracks to bootstrap a developer in less than one day. If you want to develop extensions to ERP5 core, patience is required since ERP5 scope is quite wide, as wide for example as the Linux kernel itself.

Learning Tracks

Learning tracks consist of a sequence of lessons designed for a given target audience.
  • Experienced developers who wish to develop complete ERP5 applications should read the learning track "How to create a forum module". This learning track teaches everything a developer should know about python, Zope, ERP5 development environment and ERP5 guidelines.
  • Students, developers and consultants who wish to contribute reports and gadgets should read "Introduction to development over the Cloud using Python and ERP5". This guide explains how to extend ERP5 default reports and gadgets by using ERP5 "through the Web" development environment. 
More learning tracks will be provided upon request to meet other goals (ex. learning simulation, learning reflexive programing, etc.)

Documentation

The current document of ERP5 is divided into: 
Wikipedia ERP5 page also contains useful information to understand the underlying concepts of ERP5.

ERP5 Source Code

An index of ERP5 source code is provided as part of the documentation. ERP5 consists of products and business templates. 
  • Products contain generic classes which implement ERP5 Unified Business Model (UBM).
  • Business Templates use generic classes provided by Products to implement business applications (ex. accounting, CRM, HR, etc.)

Other Code

Code which was written for use in/around ERP5, but which is also made to be reusable separately.
  • xfw (vcs), a fixed-width file parser & generator. Some formats were not as gifted lucky as others, but we have to treat them all equaly.
  • SlapOSprovisioning and billing system for the cloud.

Mailing Lists

The list of available mailing lists is given here.
  • ERP5 Report mailing list. The erp5-report mailing list keeps you informed about the latest developments related to ERP5 through automatically generated reports. Currently, this list is used to post svn activities and the results of automatic unit testing.
  • ERP5 Users mailing list The erp5-users mailing list is intended for users of ERP5 interested in sharing their experience. It is the right place to ask questions about installation, setup, features, configuration, etc.
  • ERP5 Developers mailing list. The erp5-dev mailing list is intended for developers of ERP5. It is the right place to share technical information about ERP5's core architecture or to discuss new features added to the SVN branches.

DESCRIPTIONS:

High Performance
Description: This document will present you how to reach high performance with Zope.



Notes:

This visual guide has been created for sharing ERP5 practical experience.
It introduces a business case of ERP5 implementation at Infoterra, an EADS Astrium company. It focuses on the specificities of the ERP5 implementation at Infoterra and tries to highlight lessons to learn from this implementation.
This document is © 2008 Nexedi and © 2007-2008 Infoterra. All rights are reserved.


Modules/Overview

ERP5 integrates order management, shipment, supply chain management, warehouse management, invoicing, accounting, reporting and much more in a single system. It is fully based on flexible web workflows which can either be based on standard best practices or tailored to meet any business specific processes. ERP is extremly integrated and flexible thanks to a data model which unifies and simplifies business management through 5 universal concepts. It can be extended to support virtually any business application.

2. Base on this research the open-source(ERP5) it is used to modified the structures on how to create your own ERP. the developers shown us examples about ERP5, it is also introducing to help the company or your business.



New Account

Acheche ...