Commit Graph

127 Commits

Author SHA1 Message Date
mMarinetti
168044b2a7 // move_translations_module_file will now display an error message more verbose 2012-05-31 07:45:13 +00:00
mMarinetti
82c2e65ee9 // fix error on table/column name in script p15012_add_missing_columns.php 2012-05-30 16:55:39 +00:00
mMarinetti
4e195970e7 // added compatibility (upgrade from version <1.5 and >1.5 works properly) 2012-05-30 13:09:48 +00:00
fBrignoli
b1fae0fbf0 [-] PDF : After an upgrade, the Invoice's tax tab doesn't use the discounts 2012-05-30 13:02:35 +00:00
mDeflotte
e24ac55fbe // Fixed warning display on p15012_add_missing_columns 2012-05-30 12:59:33 +00:00
dMetzger
ace9b5ed29 // Fixing differences between install and update 2012-05-30 12:31:50 +00:00
dMetzger
bd538da02f // Removed the "discount" tables in the upgrader 2012-05-30 10:22:46 +00:00
dMetzger
c63153b060 // Removed the "discount" table in the upgrader 2012-05-30 10:03:03 +00:00
dMetzger
28b3e877f3 // Removed the SQL views created for retro compatibility (create more problems than it solves) 2012-05-30 09:25:55 +00:00
François Gaillard
00603a1825 [-] MO : #PSCFV-2437 : Shop ID configuration changed 2012-05-29 09:52:16 +00:00
François Gaillard
0fc24bc34a [-] MO : #PSCFV-2437 : Bug fix adding block using multishop (upgrader) 2012-05-29 07:57:48 +00:00
mMarinetti
99123af019 // replaced Tools::file_exists_cache by file_exists() 2012-05-25 15:16:43 +00:00
mMarinetti
28dd4c5731 // fix #PSCFV-905 fix 2012-05-25 13:43:41 +00:00
gCharmes
048bb8e4aa [-] INSTALLER : Add missing key on image product 2012-05-25 13:16:36 +00:00
mMarinetti
2ee18af371 // add missing licence 2012-05-25 12:23:09 +00:00
fBrignoli
b4d03de3d7 [-] BO : Total tax doesn't appear on the invoice 2012-05-24 16:16:09 +00:00
fBrignoli
a77237d3e1 // Installer 2012-05-24 16:01:40 +00:00
mMarinetti
8df3a976bb [-] upgrader : Fix #PSCFV-2563, thanks to Olea for the report 2012-05-24 15:56:50 +00:00
fBrignoli
d5dbd407d7 [-] Installer : Specific price could now be equal to 0 2012-05-24 09:11:40 +00:00
mMarinetti
7c7609c4f9 // minor fix USING BTREE removed 2012-05-23 11:44:09 +00:00
mMarinetti
41bdf7cb10 // deactivate_custom_modules will return false if file modules_list.xml does not exists 2012-05-23 11:43:34 +00:00
mMarinetti
6fe9ed9151 // remove not useful comments 2012-05-21 17:19:52 +00:00
mMarinetti
e4e6893b5c [-] Installer : fix missing columns, #PSCFV-2464 2012-05-21 17:18:03 +00:00
mMarinetti
5e9381cb36 // additional fix for cms feature and blockcms module 2012-05-21 17:17:08 +00:00
mMarinetti
ad78917187 // -executeS()/+execute() 2012-05-21 16:50:51 +00:00
vSchoener
9728babe15 // Fix accounting upgrade 2012-05-21 15:04:47 +00:00
tDidierjean
20ff929aea // fix module group upgrade 2012-05-21 15:01:04 +00:00
vAugagneur
30c656b204 //migrate shop tabs 2012-05-21 14:17:03 +00:00
tDidierjean
47ee71ca71 // fix upgrade delivery table 2012-05-21 14:05:20 +00:00
tDidierjean
e74efd77e8 // fix customer groups upgrade 2012-05-21 09:58:51 +00:00
tDidierjean
ef789134bb // fix editorial module upgrade 2012-05-21 09:09:57 +00:00
mMarinetti
ae94ee08e7 // fix table cms naming 2012-05-20 11:55:45 +00:00
mMarinetti
f5c53c95a3 // fix extra ';' 2012-05-20 11:43:11 +00:00
mMarinetti
e3ce9497b5 // fix show tableSSS 2012-05-20 11:12:12 +00:00
mMarinetti
187c5fbfe4 // fix id_shop_group can now be null 2012-05-20 10:23:45 +00:00
mMarinetti
c701aa6a10 // fix upgrade problems #PSCFV-2457 #PSCFV-2462 #PSCFV-1225
// (also reverted upgrade modifications from rev. 14682 15127 15129 15134 15165)
2012-05-20 10:10:21 +00:00
mMarinetti
cc2c912126 // fix PREFIX_table missing 2012-05-19 18:54:24 +00:00
tDidierjean
3e712fc02a // fix update for module productcomments 2012-05-19 13:14:43 +00:00
tDidierjean
fc091e329c // fix B2B missing upgrade sql 2012-05-19 12:56:55 +00:00
tDidierjean
bbf511dfa7 // add sql update for editorial multishop 2012-05-19 11:10:24 +00:00
tDidierjean
c0971d686a // move sql to latest upgrade file 2012-05-19 10:41:22 +00:00
tDidierjean
0efe822a3a // Upgrade sql fixes 2012-05-19 10:40:20 +00:00
fBrignoli
4b24be219a [-] Installer : Order detail taxes table is now filled 2012-05-19 08:35:54 +00:00
mMarinetti
91e26cc681 // fix migrate_orders.php bug when message_gift contains a quote 2012-05-14 13:23:37 +00:00
mMarinetti
2a8d4bc691 // now the upgrade script cannot be executed if cache is enabled 2012-05-14 13:08:01 +00:00
lLefevre
2c129a8db1 [-] BO : #PSCFV-731 : change type int by string for zipcode_from and zipcode_to
&& check this zip codes
 && display errors
 && normalize
2012-05-10 15:50:44 +00:00
mMarinetti
7f9533f217 // and again #PSCFV-1291, quantity was missing after upgrade, related to id_group_shop/id_shop_group modifications 2012-05-10 10:14:29 +00:00
dMetzger
eddb357eb5 [-] Installer : query cut into 1 separated queries for performance issue #PSCFV-2277 #PSCFV-2263 #PSCFV-1817 2012-05-10 10:11:08 +00:00
mMarinetti
92458c4245 // fix #PSCFV-1291, upgrade cms_shop 2012-05-10 10:07:08 +00:00
vSchoener
a43d2f3b52 [-] BO : Delete accounting 2012-05-10 09:30:04 +00:00