Commit Graph

82 Commits

Author SHA1 Message Date
mDeflotte
cda859ab30 [-] FO : #PSFV-813 - Fix bug with cart rule discount rounding price and price validator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14875 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 13:41:41 +00:00
mDeflotte
f73397db89 [-] FO : #PSFV-813 - Fix bug with partial cartrules and free order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14863 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-25 08:51:13 +00:00
rMalie
0c2dd0cd2f // MERGE product_multistore branch : product fields are now editable per shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14682 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 13:32:12 +00:00
bMancone
285becae29 // Fixed stock_available when ordering products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14656 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-16 13:39:15 +00:00
lLefevre
d5040ebe5d [-] BO : #PSTEST-1105 : fix bug mail virtual product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14456 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-04 13:55:35 +00:00
mDeflotte
a606f14f76 [-] FO : #PSFV-755 - Fix bug with bad total paid real
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14400 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 09:37:48 +00:00
mDeflotte
0cff673e5e [-] FO : #PSFV-755 - Fix bug with bad total paid real
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14398 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-02 08:26:37 +00:00
mDeflotte
d1c3815f42 [-] FO : #PSTEST-993 - price validation do not allow prixe with 10 or more decimals
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14148 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 13:36:05 +00:00
lLefevre
0e9e23aaae // Fix update english key of translations in all files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14143 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-14 12:25:51 +00:00
fBrignoli
e33f6a9d91 // debug removed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13904 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 16:29:29 +00:00
dMetzger
d5c2094706 // Temp fix for cart rule and multi-shipping - not fully functionnal yet but still better than before
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13771 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:45:39 +00:00
rMalie
2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
rMalie
b24dcffc9c // Improve multishop API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:39:44 +00:00
rGaillard
91c932f9f9 // Improve BackOffice Order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13122 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-08 13:34:53 +00:00
mDeflotte
8dc8455e78 // fix bug with missing $context->cart and $context->customer durring payment process
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13089 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-07 17:15:44 +00:00
fGaillard
1c6357c1d9 [*] TR : #PSTEST-553 : Replaced can't with cannot
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12796 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-30 12:54:32 +00:00
dMetzger
f1dece04f2 [-] BO : partial use fixed for cart rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12762 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-27 15:56:57 +00:00
dMetzger
b39c0061a7 [*] BO : new dimension added to the product filter in the cart rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12714 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-26 13:30:16 +00:00
rMalie
d920df5f2a // Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12652 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 16:24:01 +00:00
rMalie
6887541bdd [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 10:14:10 +00:00
rMalie
494205d52e // Fix PrestaShopException typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 13:53:19 +00:00
mDeflotte
a812a474f6 [-] BO : #PSTEST-217 - Add a translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12015 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 17:01:20 +00:00
rMalie
07207496d7 // Rename correctly all hooks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12006 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 15:52:40 +00:00
fBrignoli
4bd908d20a [*] PDF : PDF could now be returned as a string
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11579 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 10:54:58 +00:00
aFolletete
92805dc869 [+] 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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11330 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-18 17:18:54 +00:00
aFolletete
d446d77261 // fix bug on Cart rule update in validateOrder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11326 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-17 17:13:48 +00:00
aFolletete
4b4a4bbfce // fix notice error on payment validation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11324 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-17 16:44:48 +00:00
aFolletete
6f03353f96 [*] BO : no payment is registered on order creation for check and bankwire payment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11296 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 10:10:48 +00:00
vChabot
659cc9235a // payment module install doesn't need to add entries in module_group table (already done in Module::install())
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11171 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-13 13:31:52 +00:00
fBrignoli
67643cfc29 [-] FO : Unable to checkout
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11072 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-09 10:24:56 +00:00
vChabot
af70df72ce // Adding the OrderCarrier class to handle carriers in an order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11051 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-08 15:12:23 +00:00
lLefevre
a73e408196 [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10954 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 17:22:47 +00:00
rMalie
d76998340a // Use Collection instead of HydrateCollection in several places
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10860 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-02 15:20:47 +00:00
mDeflotte
394206e9ef // id_warehouse is now on the order details and not on orders table
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10831 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-01 14:31:26 +00:00
dMetzger
f670f7573f [+] BO : add new feature, Order edition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10579 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-23 17:45:52 +00:00
mDeflotte
642d9b4648 // Revert 10430
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10439 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-22 15:25:47 +00:00
fBrignoli
312d93a601 // deprecated function replaced
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10424 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-22 14:29:12 +00:00
rMalie
9d10de0848 // Merge -> 10309
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10333 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 11:05:10 +00:00
mDeflotte
0ce1e22813 // BugFix with opc and multishipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10330 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 10:42:14 +00:00
mDeflotte
8add301ef3 // Bug with sql query to duplicate product from the cart
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10308 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 08:12:48 +00:00
dMetzger
a98752eb22 // Vouchers are shrinkable again (must be tested more thoroughly)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10292 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-20 15:53:31 +00:00
rGaillard
e4096bf943 // Constructor of OrderDetail correctly call parent constructor
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10291 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-20 15:51:33 +00:00
mDeflotte
5e6ab08a00 // Merging multishipping branche on 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10259 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 11:13:31 +00:00
fBrignoli
015ff89c4b [*] CO : Order amount informations (tax_excl & tax_incl)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9919 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 10:16:12 +00:00
fSerny
86e51ee01a // Fix on Module API for retrocompatibility
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9793 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 12:42:48 +00:00
fSerny
0ba4fe9c7e [*] PROJECT : New Module API (part 1)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9790 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:49:01 +00:00
dMetzger
953cb8b872 // Retro compatibility for Discount
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9789 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:47:01 +00:00
rGaillard
903d9b783a [+] BO: Add BackOffice orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9776 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 09:18:45 +00:00
dMetzger
486622522c [+] Project : Vouchers are now replaced by cart rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9771 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-01 18:50:42 +00:00
vSchoener
2804ac0d2a [+] CORE: Add a way to add easily transaction details (last method changed)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9663 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-27 00:58:24 +00:00