mDeflotte
|
9bd48dea6c
|
[-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727
|
2012-04-30 13:40:46 +00:00 |
|
mDeflotte
|
0c67b92a24
|
[-] FO : #PSFV-813 - Fix bug with cart rule discount rounding price and price validator
|
2012-04-25 13:41:41 +00:00 |
|
mDeflotte
|
ca2bdaa1e8
|
[-] FO : #PSFV-813 - Fix bug with partial cartrules and free order
|
2012-04-25 08:51:13 +00:00 |
|
rMalie
|
49869aaaaf
|
// MERGE product_multistore branch : product fields are now editable per shop
|
2012-04-17 13:32:12 +00:00 |
|
bMancone
|
50cf3a697e
|
// Fixed stock_available when ordering products
|
2012-04-16 13:39:15 +00:00 |
|
lLefevre
|
223f47e293
|
[-] BO : #PSTEST-1105 : fix bug mail virtual product
|
2012-04-04 13:55:35 +00:00 |
|
mDeflotte
|
98d06975d5
|
[-] FO : #PSFV-755 - Fix bug with bad total paid real
|
2012-04-02 09:37:48 +00:00 |
|
mDeflotte
|
ee7c6ae66c
|
[-] FO : #PSFV-755 - Fix bug with bad total paid real
|
2012-04-02 08:26:37 +00:00 |
|
mDeflotte
|
e25cf3ead6
|
[-] FO : #PSTEST-993 - price validation do not allow prixe with 10 or more decimals
|
2012-03-14 13:36:05 +00:00 |
|
lLefevre
|
1998bb56d4
|
// Fix update english key of translations in all files
|
2012-03-14 12:25:51 +00:00 |
|
fBrignoli
|
bcef979af3
|
// debug removed
|
2012-03-06 16:29:29 +00:00 |
|
dMetzger
|
46d18352b2
|
// 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
|
14e6929565
|
// Welcome 2012²
|
2012-02-23 16:33:10 +00:00 |
|
rMalie
|
91aae3e665
|
// Improve multishop API
|
2012-02-23 15:39:44 +00:00 |
|
rGaillard
|
14089c455d
|
// Improve BackOffice Order
|
2012-02-08 13:34:53 +00:00 |
|
mDeflotte
|
efa29051ff
|
// fix bug with missing $context->cart and $context->customer durring payment process
|
2012-02-07 17:15:44 +00:00 |
|
François Gaillard
|
f666345fdf
|
[*] TR : #PSTEST-553 : Replaced can't with cannot
|
2012-01-30 12:54:32 +00:00 |
|
dMetzger
|
84ab7f1fc3
|
[-] BO : partial use fixed for cart rules
|
2012-01-27 15:56:57 +00:00 |
|
dMetzger
|
126ea0267a
|
[*] BO : new dimension added to the product filter in the cart rules
|
2012-01-26 13:30:16 +00:00 |
|
rMalie
|
323bd0e4db
|
// Normalize
|
2012-01-24 16:24:01 +00:00 |
|
rMalie
|
3a7325c75e
|
[-] 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
|
4b17d64cf7
|
// Fix PrestaShopException typo
|
2012-01-04 13:53:19 +00:00 |
|
mDeflotte
|
12cfeba519
|
[-] BO : #PSTEST-217 - Add a translation
|
2012-01-02 17:01:20 +00:00 |
|
rMalie
|
a776684f13
|
// Rename correctly all hooks
|
2012-01-02 15:52:40 +00:00 |
|
fBrignoli
|
6050219528
|
[*] PDF : PDF could now be returned as a string
|
2011-12-22 10:54:58 +00:00 |
|
aFolletete
|
a299b66c33
|
[+] 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
|
6af99d043a
|
// fix bug on Cart rule update in validateOrder
|
2011-12-17 17:13:48 +00:00 |
|
aFolletete
|
336f23fbe2
|
// fix notice error on payment validation
|
2011-12-17 16:44:48 +00:00 |
|
aFolletete
|
150f62fc41
|
[*] BO : no payment is registered on order creation for check and bankwire payment
|
2011-12-16 10:10:48 +00:00 |
|
vChabot
|
79b74dc597
|
// 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
|
1ae3f279a9
|
[-] FO : Unable to checkout
|
2011-12-09 10:24:56 +00:00 |
|
vChabot
|
2fa317af08
|
// Adding the OrderCarrier class to handle carriers in an order
|
2011-12-08 15:12:23 +00:00 |
|
lLefevre
|
1c32791fa0
|
[-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail()
|
2011-12-05 17:22:47 +00:00 |
|
rMalie
|
b273e728f9
|
// Use Collection instead of HydrateCollection in several places
|
2011-12-02 15:20:47 +00:00 |
|
mDeflotte
|
27d974acdc
|
// id_warehouse is now on the order details and not on orders table
|
2011-12-01 14:31:26 +00:00 |
|
dMetzger
|
d902a38ec8
|
[+] BO : add new feature, Order edition
|
2011-11-23 17:45:52 +00:00 |
|
mDeflotte
|
9fd1dc0c2f
|
// Revert 10430
|
2011-11-22 15:25:47 +00:00 |
|
fBrignoli
|
7647a43719
|
// 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 |
|