Difference between revisions of "Main Page"
CarlosRuiz (talk | contribs) (Release 12 Kudos) |
CarlosRuiz (talk | contribs) |
||
| Line 10: | Line 10: | ||
==Other News== | ==Other News== | ||
| − | '''December | + | '''December 2024,''' iDempiere 12 Kudos Stable Release. [https://www.idempiere.org/download/ Download your local copy] or [https://www.idempiere.org/test-sites/ Try it out online]<br> |
'''December 2023,''' iDempiere 11 Synergy Release.<br> | '''December 2023,''' iDempiere 11 Synergy Release.<br> | ||
'''February 2023,''' iDempiere World [https://conference2023.idempiere.org/ Conference] was held in Manama, Bahrein<br> | '''February 2023,''' iDempiere World [https://conference2023.idempiere.org/ Conference] was held in Manama, Bahrein<br> | ||
Revision as of 15:51, 27 December 2024
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 12
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/iDempiere12/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

