Difference between revisions of "Plugin: JPiere (Localization Japan)"
From iDempiere en
m |
m |
||
| Line 19: | Line 19: | ||
{{note| | {{note| | ||
Challenge of JPiere: | Challenge of JPiere: | ||
| − | When create production system, everyone forked from iDempiere | + | When create production system, everyone forked from iDempiere(ADempiere/Compiere) usually . And maintained it themselves. But it is not so easy, because ERP is very big system and advancing technology is early. On the other hand, To fork from repository of community is to separate power of community. |
Challenge of JPiere is to create production system without doing fork from iDempiere. It reduce load of the maintenance, and can concentrate to community activity. | Challenge of JPiere is to create production system without doing fork from iDempiere. It reduce load of the maintenance, and can concentrate to community activity. | ||
JPiere hopes the prosperity of iDempiere community. | JPiere hopes the prosperity of iDempiere community. | ||
| Line 28: | Line 28: | ||
==[[:Category:JPIERE|About JPiere]]== | ==[[:Category:JPIERE|About JPiere]]== | ||
| − | *JPiere is based on iDempiere and classifies it in five category as follows. | + | *[[:Category:JPIERE | JPiere is based on iDempiere and classifies it in five category as follows.]] |
[[File:Jpiere.png|400px]] | [[File:Jpiere.png|400px]] | ||
Revision as of 00:44, 8 January 2016
- Maintainer: Hagiwara Hideaki in JAPAN (I'm sorry for my poor English. Please modify correctly if my English expressions are mistaken.)
- SPONSOR: OSS ERP Solutions in JAPAN
- License: GPLv2 - Free as in Freedom not Free Lunch
- Source: Bitbucket JPiere repository
- Install Package: OSDN
- Japanese:JPiere Lab
Overview of JPiere
- JPiere is “Japan + iDempiere”.
- JPiere is Plugins of iDempiere for Japan and JPiere is iDempiere Distribution(Distro) for Japan.
- JPiere provides not only Japanese business practice, but also various functions.So, Everybody in the world can use JPiere.
- JPiere can update latest iDempiere. So, JPiere don’t need fork from iDempiere. To fork from JPiere is Good idea! But not need fork from iDempiere!
- Data base of JPiere is PostgreSQL only.
- UI of JPiere is Web-UI only.
About JPiere
JPiere Plugins(JPPS)
- JPiere Plugins(JPPS) are plugins that are not relation a Japanese business practice. JPPS is useful for not only Japanese, but also everybody.
- Everybody can select to install plugin. Independent other JPiere plugins.
JPiere Base Plugin(JPBP)
- JPiere Base Plugin(JPBP) provides many function to support a Japanese business practice. JPBP is only one plugin.
JPiere Fragments(JPFS)
- JPiere Fragments(JPFS) is plugin that is fragment of OSGi.
JPiere Configurations(JPCS)
- JPiere Configurations(JPCS) customizes iDempiere only by parameter setting.
- We need many parameter setting at iDempiere. So, JPCS optimize parameter setting beforehand.
- JPCS is not Plugin.JPCS is Dump File of PostgreSQL(Seed).
JPiere Modifications(JPMS)
- JPiere Modifications(JPMS) is fragment of OSGi that impact core of iDempiere. If We have to modify core source code of iDempiere, We develop it as JPMS.
- Technically, JPMS is to use Fragment of OSGi as Patch.
Installation of JPiere
- Installation of JPiere is same as installation of iDempiere basically,
Installation of JPiere3.1
- How to install JPiere3.1.
Installation of JPiere-Beta
- How to install JPiere-Beta.
Version Information of JPiere
Release Note of JPiere3.1
- Release Note of JPiere3.1.
Development environment establishment
- How to establish of JPiere development environment.
