From: webERP D. <web...@li...> - 2013-06-08 22:51:45
|
Hi Thomas, There is only one SQL update file per version increment, so when the SQL update file is run, it updates the database version (in this case to 4.11 - which is not yet released) - subsequent changes to this file before the release of 4.11 would then not be automatically applied. That's why there is no automatic update of the database beyond the last released version when doing an update from svn. Of course since there is no such version as 4.11 yet, then there is no automatic upgrade from the svn code - you must apply database changes from the sql file manually. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz skype:daintree On 09/06/13 01:07, webERP Developers wrote: > Hi again, > > After svn update, I access > Setup -> Currency Maintenance > and receive the following error > > Database Error 1054 : > Unknown column 'webcart' in 'field list' > Database SQL Failure : The SQL that failed was > SELECT currency, currabrev, country, hundredsname, rate, decimalplaces, > webcart FROM currencies > > I'm aware that we can just run > /sql/mysql/upgrade4.10-4.11.sql > > but it's usually done when we fist login to webERP after upgrade > but this one is not prompted > > thanks, > Thomas > > > > ----- > Thomas Timothy Lie > Bali Open Source Solution, Indonesia > http://www.baliboss.com > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Database-is-not-upgraded-4-10-4-11-automatically-tp4656459.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |