Difference between revisions of "Main Page"
(Move new feature index to top) |
(Minor wording correction) |
||
| Line 426: | Line 426: | ||
| − | = | + | =Update iDempiere Instance= |
==Release 8.2== | ==Release 8.2== | ||
| − | * | + | * 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/iDempiere8.2/ws/org.idempiere.p2/target/repository/ | bash update.sh https://jenkins.idempiere.org/job/iDempiere8.2/ws/org.idempiere.p2/target/repository/ | ||
bash sign-database-build-alt.sh | bash sign-database-build-alt.sh | ||
| − | * After that you can | + | * After that you can update your database with this script: |
cd utils; bash RUN_SyncDB.sh | 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 | # if RUN_SyncDB.sh throws error, review the problem, fix it and run it again until no errors are thrown | ||
Revision as of 08:25, 11 June 2021
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 Instance
Release 8.2
- Update your iDempiere server:
cd /opt/idempiere-server # change to the home where you installed iDempiere bash update.sh https://jenkins.idempiere.org/job/iDempiere8.2/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

