Difference between revisions of "Main Page"
m (→Features) Tag: visualeditor |
CarlosRuiz (talk | contribs) (Update documentation with release-11 information) Tag: visualeditor |
||
| Line 7: | Line 7: | ||
{| style="border: 0; margin: 0;" cellpadding="3" | {| style="border: 0; margin: 0;" cellpadding="3" | ||
| valign="top" | [[Image:News-Paper.png|50px]] | | valign="top" | [[Image:News-Paper.png|50px]] | ||
| − | | valign="top" | | + | | valign="top" | |
==Other News== | ==Other News== | ||
| − | '''December | + | '''December 2023,''' iDempiere 11 Synergy Stable Release. [https://www.idempiere.org/download/ Download your local copy] or [https://www.idempiere.org/test-sites/ Try it out online]<br> |
| + | '''December 2022,''' iDempiere 10 Peace Stable Release. | ||
| + | |||
'''December 2021,''' iDempiere 9 Horizon Stable Release.<br> | '''December 2021,''' iDempiere 9 Horizon Stable Release.<br> | ||
'''October 2019,''' The biggest iDempiere World [http://conference.amprofession.eu/ Conference] was held in Lyon<br> | '''October 2019,''' The biggest iDempiere World [http://conference.amprofession.eu/ Conference] was held in Lyon<br> | ||
| Line 103: | Line 105: | ||
| valign="top" | | | valign="top" | | ||
| + | * [[:Category:New Features w12|Version 12]] | ||
* [[:Category:New Features w11|Version 11]] | * [[:Category:New Features w11|Version 11]] | ||
* [[:Category:New_Features_v10|Version 10]] | * [[:Category:New_Features_v10|Version 10]] | ||
| Line 133: | Line 136: | ||
{| style="border: 0; margin: 0;" cellpadding="3" | {| style="border: 0; margin: 0;" cellpadding="3" | ||
| valign="top" | | | valign="top" | | ||
| − | | valign="top" | | + | | valign="top" | |
| − | |||
'''Supported Platforms''' | '''Supported Platforms''' | ||
* Linux | * Linux | ||
| Line 142: | Line 144: | ||
'''System Requirements''' | '''System Requirements''' | ||
| − | * [https://openjdk.java.net/ Java OpenJDK >= | + | * [https://openjdk.java.net/ Java OpenJDK >= 17] |
| − | * [http://www.postgresql.org/ PostgreSQL >= | + | * [http://www.postgresql.org/ PostgreSQL >= 11] |
* or [http://www.oracle.com/us/products/database/overview/index.html?origref=http://www.idempiere.org/ Oracle] | * or [http://www.oracle.com/us/products/database/overview/index.html?origref=http://www.idempiere.org/ Oracle] | ||
|}</div> | |}</div> | ||
| Line 431: | Line 433: | ||
=Update iDempiere Server= | =Update iDempiere Server= | ||
| − | ==Release | + | ==Release 11== |
==For major migrations== | ==For major migrations== | ||
| Line 447: | Line 449: | ||
* Update your iDempiere server: | * Update your iDempiere server: | ||
cd /opt/idempiere-server # change to the home where you installed iDempiere | cd /opt/idempiere-server # change to the home where you installed iDempiere | ||
| − | bash update.sh https://jenkins.idempiere.org/job/ | + | bash update.sh https://jenkins.idempiere.org/job/iDempiere11/ws/org.idempiere.p2/target/repository/ |
bash sign-database-build-alt.sh | bash sign-database-build-alt.sh | ||
Revision as of 15:54, 28 December 2023
News and Community
|
News
|
If no one is answering you maybe you need to know How To Ask Questions The Smart Way
Features
|
Functions
|
|
Server Requirements
|
User's Manual for iDempiere
|
iDempiere Basics
|
|
|
|
Sales and Marketing
|
Manufacturing Management
|
Develop iDempiere
|
Documentation
|
Translation
|
|
iDempiere vs others ERPs
- Future of iDempiere by red1
- iDempiere vs ADempiere Usability Round 1
- iDempiere, ADempiere Usability on The Homepage
Update iDempiere Server
Release 11
For major migrations
When coming from a previous version, it is recommended to install from scratch, from installers, instead of simply doing an update.sh
For minor migrations
For minor migrations, usually within the same release number you can execute update.sh
It is recommended to take a backup of your /opt/idempiere-server (or your idempiere folder) before running the update.sh
It can fail because the jenkins server is down, or is compiling at the moment, or because the changes are too big and it requires a full install from scratch. Sometimes after a failed update.sh the system becomes unusable because the scripts are gone, so the easiest way to fix that is recovering from backup.
- Update your iDempiere server:
cd /opt/idempiere-server # change to the home where you installed iDempiere bash update.sh https://jenkins.idempiere.org/job/iDempiere11/ws/org.idempiere.p2/target/repository/ bash sign-database-build-alt.sh
- After that you can update your database with this script:
cd utils; bash RUN_SyncDB.sh # if RUN_SyncDB.sh throws error, review the problem, fix it and run it again until no errors are thrown
License
iDempiere is released under the terms of the GPL v2. For more information, see the official site.
Credits

