Difference between revisions of "Main Page"
CarlosRuiz (talk | contribs) (→News and Community: release 10) |
CarlosRuiz (talk | contribs) m (→Other News) |
||
| Line 10: | Line 10: | ||
==Other News== | ==Other News== | ||
| − | '''December | + | '''December 2022,''' iDempiere 10 Peace Stable Release. [https://www.idempiere.org/download/ Download your local copy] or [https://www.idempiere.org/test-sites/ Try it out online]<br> |
'''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 19: | Line 19: | ||
<br><br><br> | <br><br><br> | ||
| + | |||
==Available Plugins== | ==Available Plugins== | ||
[[:Category:Available_Plugins|Available Plugins]] | [[:Category:Available_Plugins|Available Plugins]] | ||
Revision as of 16:53, 24 December 2022
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 10
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/iDempiere10/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

