Commit Graph

67 Commits

Author SHA1 Message Date
rGaillard
8c0a981346 [-] BO: Fix PSFV-630 tax rules group on product 2012-03-07 14:06:00 +00:00
vChabot
eb4cf8378d [-] BO : BugFix : #PSTEST-943 : carrier position handled on carrier creation 2012-03-07 10:01:29 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard
932b649b23 // tax rules product and carriers shop association in webservices 2012-02-24 11:12:12 +00:00
rMalie
1787cd9c2a // Fix getContextType() 2012-02-24 10:11:01 +00:00
rMalie
3bb867f3a1 // Fix shop->id in Carrier 2012-02-24 09:34:54 +00:00
rGaillard
41390e9be5 [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
rMalie
eb97902fdd [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
aFolletete
8c0b86ac46 // fixed bug #PSTEST-552
// Clean code
2012-02-14 15:08:40 +00:00
vAugagneur
d4665fb825 [-] BO : fixed small image duplication in carrier listing 2012-02-13 13:08:06 +00:00
mDeflotte
efa29051ff // fix bug with missing $context->cart and $context->customer durring payment process 2012-02-07 17:15:44 +00:00
mDeflotte
bb993132f4 [-] BO : #PSTEST-659 - On creating group, table is not prefixed because of a bad parameter to the method DB::insert 2012-02-06 09:51:45 +00:00
mDeflotte
9cee2e6e37 // Add a "@since 1.5.0" 2012-02-03 10:05:38 +00:00
mDeflotte
5e4b6e0e35 [*] BO : #PSTEST-624 - On creating group, automaticaly assign the new groups to all carriers 2012-02-03 08:59:46 +00:00
mDeflotte
3b49a814f6 // Bug Fix : use the PS_COUNTRY_DEFAULT to calculate shipping fees 2012-01-31 10:50:24 +00:00
mDeflotte
50fb9bc24f [-] BO : #PSTEST-590 - Fix bug with undefined smarty variable "HOOK_EXTRACARRIER_ADDR" + By default use the default country of the shop to calculate shipping cost 2012-01-30 08:07:49 +00:00
François Gaillard
4b3e64096c // Norm corrections applied 2012-01-18 09:33:34 +00:00
François Gaillard
5f935d1b03 [-] Classes : #PSCFI-4640 : Country name depending on current language (countries restricted to active deliveries) 2012-01-18 09:30:48 +00:00
mDeflotte
328c8460ec // Improving method getAvailableCarrierList 2011-12-22 17:37:27 +00:00
bMancone
415e56d37e // AdminWarehousesController: fixed association with carriers. Warehouse: fixed association with carriers. Carrier: norm & tags. AdminProductsController: added warning when using the advanced stock management without assocations with warehouses/carriers 2011-12-22 11:09:33 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
rMalie
8fa5ffc681 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
mBertholino
7971012b7d // improve config.inc.php code, id_shop is inserted in the cookie name. Debug in Carrier class, max_deep is now max_depth 2011-12-14 08:59:55 +00:00
rMalie
c18e998ede // Format definitions 2011-12-12 21:06:59 +00:00
rMalie
48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
a284e2ef8b // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
rMalie
9b0ff79c90 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
aFolletete
37cdfcdeea // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
tDidierjean
54b80f48e4 // fix module tab dispatch 2011-11-18 14:10:23 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
tDidierjean
8aa538a794 // Change customer group for unidentified customers when getting carriers 2011-11-18 10:50:42 +00:00
rMalie
201cb34a4d // Some fix on objectModel children classes (fields not valid, etc.) 2011-11-09 12:16:37 +00:00
vChabot
222c573ff0 [*] BO : Carriers can now be sorted ascending or descending 2011-11-04 10:23:41 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
lLefevre
a9cbb3fdcd [*] BO #PSFV-94 : Added AdminCarrierController 2011-10-19 14:34:37 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
vChabot
81d914c74b [*] BO : Carriers are now sortable by position or price 2011-10-12 14:31:36 +00:00
vChabot
eecca47bfa [*] BO : carriers are now sortable by position
// Carriers class is now normalized
// Attribute class is now normalized
2011-10-11 16:29:34 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
mDeflotte
3c5edebae6 [*] Add reference for carriers 2011-09-30 14:59:07 +00:00
mDeflotte
8d19f130d7 [-] BO : BugFix - Not possible to save a carrier 2011-09-30 13:19:25 +00:00
rMalie
0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
fBrignoli
efbf3c5d45 [*] BO : Taxes are now historized
[*] BO : Taxes are no longer stored in the order details row
2011-09-14 09:06:20 +00:00
rMalie
3c9a1364e8 // Fix carrier creation for multistore 2011-09-07 15:47:45 +00:00
fBrignoli
8f8ac0670d [*] Project : US + CA TaxSystem 2011-08-18 10:10:50 +00:00
rMalie
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00