Commit Graph

106 Commits

Author SHA1 Message Date
rMalie
39b9c7cfa1 // Format definitions 2011-12-12 21:06:59 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
mDeflotte
ac24656af1 // BugFix : Display errors when no carriers available 2011-12-12 10:21:56 +00:00
mDeflotte
d0bcf038be // Little BugFix 2011-12-08 09:00:29 +00:00
mDeflotte
9ccf35375e // BugFix : Problem with delivery_option calculation
// @TODO : All the undefined index are now fixed but there is not all the available delivery option
2011-12-06 17:35:38 +00:00
aFolletete
595a49631f [-] Classes : fixed notice error on Cart class 2011-12-06 08:54:07 +00:00
mDeflotte
533751ad3c // Retrocompatibility : Now old 1.4 template works with new chechout process. Multishipping cannot be enabled. 2011-12-05 17:11:26 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
aFolletete
e1b7cd86af // Comment useless line in order to clean this
// Add table and identifier to CartRule class
2011-12-03 09:56:38 +00:00
dSevere
2f45f0a84f // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:32:51 +00:00
dSevere
98492b6a36 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
6fddfce5e7 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie
5259d4e64e // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
mDeflotte
ce01d08a7d // Code cleanning + Fixing some bug 2011-12-02 12:17:19 +00:00
dSevere
52c755f736 // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +00:00
mDeflotte
0602a2dbdb // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
dSevere
4d8fcb347c // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
mDeflotte
d392c071af // BugFix in "Cart::isAllProductsInStock()" 2011-12-01 17:16:56 +00:00
mDeflotte
70a94de245 // Fix some bad php doc 2011-12-01 16:43:07 +00:00
aFolletete
51d7d41e3b // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
tDidierjean
0e89d3a195 // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00
mDeflotte
6772edb475 // Removing an elog 2011-11-29 08:03:53 +00:00
mDeflotte
d69eb5dd3f // Change sentence "Allow seperated package" 2011-11-28 16:47:50 +00:00
mDeflotte
26acff7c7b // Add "Allow seperated package" checkbox on the cart 2011-11-28 10:50:54 +00:00
fBrignoli
a07af2ceee [-] CO : incorrect left join conditions in getTaxRules 2011-11-25 10:22:58 +00:00
dMetzger
bb0d1bf865 // Order processing bugs fixed 2011-11-23 21:02:51 +00:00
rGaillard
fa356f6f80 // Fix PHP notice 2011-11-23 20:47:50 +00:00
mDeflotte
a60272d806 // BugFix with id_address_delivery 2011-11-23 19:27:57 +00:00
dMetzger
bffb7adec3 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
mDeflotte
79b0a87d8a // BugFix : use current($array instead of $array[0] 2011-11-23 16:22:08 +00:00
dMetzger
0a4e421226 // Avoid some crashes 2011-11-23 08:39:49 +00:00
mDeflotte
9c76b35ec4 // Multishipping : on opc, on putting multi-shipping to off, the cart is set to one address delivery 2011-11-22 17:18:30 +00:00
mDeflotte
78a862d0fa // BugFix Error on clicking carrier option in cart/opc 2011-11-22 15:07:08 +00:00
mDeflotte
4fc6f455b2 // Dont need to set the id_carrier in class Cart 2011-11-22 14:41:41 +00:00
mDeflotte
95a749de8b // Autoset id_carrier on the cart constructor + Replace a hookExec() 2011-11-22 14:09:52 +00:00
mDeflotte
3e56099041 // Re-put Cart->id_carrier + BugFix with shipping cost calculation 2011-11-22 13:50:53 +00:00
mDeflotte
a0809d91da // BugFix id_carrier in cart not defined + choosing address delivery for multishiping on opc 2011-11-22 09:28:22 +00:00
mDeflotte
9426e5d883 // BugFix with opc and multishipping 2011-11-21 10:42:14 +00:00
mDeflotte
b8520f7bc3 // Bug with sql query to duplicate product from the cart 2011-11-21 08:12:48 +00:00
mDeflotte
42b4711504 // BugFix with carrier module and multishipping 2011-11-18 14:14:06 +00:00
mDeflotte
1e398ba068 [-] allow_seperated_package need to be an int and not a boolean on class cart 2011-11-18 12:49:25 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
rMalie
201cb34a4d // Some fix on objectModel children classes (fields not valid, etc.) 2011-11-09 12:16:37 +00:00
dMetzger
4fbb25168e // Retro compatibility and updater improved for Discount/CartRules 2011-11-02 14:23:44 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
dMetzger
7f830c2f4e // Retro compatibility for Discount 2011-11-02 10:47:01 +00:00
dMetzger
f266e8ffe1 // A few table name replaced 2011-11-01 19:06:26 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
rGaillard
b19ddb50ab // Add CartController 2011-10-27 14:04:58 +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