Commit Graph

73 Commits

Author SHA1 Message Date
fBrignoli
f744dbb052 // debug removed 2012-03-06 16:29:29 +00:00
dMetzger
902b0b84ca // Temp fix for cart rule and multi-shipping - not fully functionnal yet but still better than before 2012-03-01 09:45:39 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
rGaillard
b13bcbe41a // Improve BackOffice Order 2012-02-08 13:34:53 +00:00
mDeflotte
914c75b56c // fix bug with missing $context->cart and $context->customer durring payment process 2012-02-07 17:15:44 +00:00
Francois Gaillard
0a5dc876e3 [*] TR : #PSTEST-553 : Replaced can't with cannot 2012-01-30 12:54:32 +00:00
dMetzger
d1ca2417bf [-] BO : partial use fixed for cart rules 2012-01-27 15:56:57 +00:00
dMetzger
817a4e6a6c [*] BO : new dimension added to the product filter in the cart rules 2012-01-26 13:30:16 +00:00
rMalie
be5fd03749 // Normalize 2012-01-24 16:24:01 +00:00
rMalie
eee9b353c1 [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
mDeflotte
fb6964cce6 [-] BO : #PSTEST-217 - Add a translation 2012-01-02 17:01:20 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
fBrignoli
37a01c2d0d [*] PDF : PDF could now be returned as a string 2011-12-22 10:54:58 +00:00
aFolletete
86601b6a88 [+] BO : on order edition, you can add a discount
[+] BO : on order edition, you can delete a discount
// Adding two new columns in order_cart_rule table: id_order_invoice, value_tax_excl
2011-12-18 17:18:54 +00:00
aFolletete
906088bb50 // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete
ef4b006851 // fix notice error on payment validation 2011-12-17 16:44:48 +00:00
aFolletete
c4b1221376 [*] BO : no payment is registered on order creation for check and bankwire payment 2011-12-16 10:10:48 +00:00
vChabot
b73285b486 // payment module install doesn't need to add entries in module_group table (already done in Module::install()) 2011-12-13 13:31:52 +00:00
fBrignoli
fb2e07bb1d [-] FO : Unable to checkout 2011-12-09 10:24:56 +00:00
vChabot
2411651445 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
lLefevre
0900e2eb1a [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail() 2011-12-05 17:22:47 +00:00
rMalie
5259d4e64e // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
mDeflotte
47b6290eb7 // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
dMetzger
bffb7adec3 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
mDeflotte
fa014004f3 // Revert 10430 2011-11-22 15:25:47 +00:00
fBrignoli
39c066a8ee // deprecated function replaced 2011-11-22 14:29:12 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +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
dMetzger
40bcbf55c5 // Vouchers are shrinkable again (must be tested more thoroughly) 2011-11-20 15:53:31 +00:00
rGaillard
4fe28d5107 // Constructor of OrderDetail correctly call parent constructor 2011-11-20 15:51:33 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
fBrignoli
bffacb4fa9 [*] CO : Order amount informations (tax_excl & tax_incl) 2011-11-07 10:16:12 +00:00
fSerny
bd14ab595a // Fix on Module API for retrocompatibility 2011-11-02 12:42:48 +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
rGaillard
bf3d89e1fb [+] BO: Add BackOffice orders 2011-11-02 09:18:45 +00:00
dMetzger
554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
vSchoener
92623a4645 [+] CORE: Add a way to add easily transaction details (last method changed) 2011-10-27 00:58:24 +00:00
rMalie
98b0be7338 // Little fix 2011-10-24 15:47:09 +00:00
vSchoener
75f89b0406 [-] CORE: Refactoring of the ValidateOrder method 2011-10-19 16:33:07 +00:00
mDeflotte
c7b4750e82 // Decrement stock available on order 2011-10-18 15:43:28 +00:00
rMalie
d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +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
rMalie
c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
rMalie
0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
fBrignoli
7db8ef441e // Tax::initializeAddress =>Address::initialize 2011-09-21 15:43:12 +00:00