Commit Graph

99 Commits

Author SHA1 Message Date
mMarinetti fcb3f53671 // die2exception 2012-02-17 15:49:27 +00:00
mDeflotte 0bde311b97 [-] BO : #PSFV-503 - Fix bug with image generation 2012-02-15 17:31:39 +00:00
fSerny 01846fa9b4 [+] BO : New hooks added (helpers + order history) 2012-02-15 13:54:50 +00:00
aFolletete fd80e244c1 // clean code && fix norm 2012-02-07 15:31:59 +00:00
aFolletete ab5ee06405 [-] Classes : fixed bug #PSTEST-550 - Add current_state attribute on Order class
[~] Deprecated : OrderHistory::getLastOrderState()
2012-02-01 14:34:17 +00:00
dMetzger 47debd52ae [-] FO : free gift fixed 2012-01-26 17:17:18 +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 2682430122 // Normalize 2012-01-25 15:51:47 +00:00
rMalie cc841b6969 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +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
bMancone ecd661b31b // Fixed norm 2012-01-16 12:57:15 +00:00
bMancone 6f63860662 // #PSTEST-473 Fixed OrderHistory 2012-01-16 11:34:46 +00:00
bMancone 30cf2a1f1e // #PSTEST-473 Fixed OrderHistory 2012-01-16 11:29:19 +00:00
bMancone e9ce54daa3 // Fixed OrderHistory for Packs 2012-01-11 10:11:24 +00:00
bMancone 53db54e6e0 // Improved Pack management 2012-01-10 15:40:46 +00:00
bMancone 176798ff90 // updated stock for Pack 2012-01-09 18:23:01 +00:00
aFolletete 16fa767ee4 // clean code 2012-01-09 16:59:03 +00:00
fBrignoli 4758939b9a [-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history 2012-01-09 14:09:15 +00:00
aFolletete 91fd583cbf [-] Classes : fixed bug #PSFV-328 - Round error while editing order in back office 2012-01-06 16:41:50 +00:00
aFolletete 76a26bedb4 // clean code 2012-01-05 16:34:01 +00:00
mDeflotte 5c11b71991 // BugFix : Order states deleted are visible on the list of the order form 2012-01-05 14:48:17 +00:00
rMalie e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
mDeflotte c53e1fcfec [-] BO : #PSCFI-4484 - Add historisation of the order status 2012-01-03 16:06:18 +00:00
aFolletete 4cd3d5699f [-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip 2012-01-02 18:16:09 +00:00
aFolletete 92977632db [-] BO : fixed bug on Invoice generation in AdminInvoices 2012-01-02 17:30:11 +00:00
rMalie 15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
rMalie d9e0f26e7c // Refactoring of Hook class 2012-01-02 14:42:05 +00:00
aFolletete beb3c5d613 [-] Classes : fixed little bug on getShipping method on Order class 2011-12-28 13:59:12 +00:00
aFolletete d1ce5bd992 [-] BO : fixed bug on product addition
// clean code
2011-12-28 13:46:42 +00:00
aFolletete d35dbe9003 // add delivery slip 2011-12-22 21:21:41 +00:00
fSerny 5d76d8cb8a [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
fSerny 5115aaed94 [*] BO : Partial refund now handle quantity 2011-12-22 15:57:30 +00:00
bMancone ccc6db905c // Fixed getCartProducts() 2011-12-22 15:04:26 +00:00
vChabot 998233963a // Improvement : target blank on PDF 2011-12-22 13:38:00 +00:00
rGaillard e4a58ec938 // Add specific_price management for backoffice order && fix installer 2011-12-21 17:16:46 +00:00
bMancone 48c3fb3b15 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone be11fb5d44 // OrderHistory : fixed r11441 2011-12-21 11:10:52 +00:00
mMarinetti d35a16c6b0 // minor notice fix when new order, related to OrderHistory::getLastOrderState() returning false instead of an object 2011-12-20 19:04:56 +00:00
aFolletete 7c5ad0049d // management of discount addition when no invoice on current order
// update the discount form when new invoice is created
2011-12-19 18:24:03 +00:00
mDeflotte 8437274987 // Removing red error message when orders total is diferent form the total paid if there are multiple orders with the same reference 2011-12-19 17:26:17 +00:00
rMalie b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
mDeflotte e99634ffd7 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00
fBrignoli 47b9176f12 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +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 039b2388b9 // fixed bug on automatic payment addition when put the order to a paid status
// fix "Free shipping" when create a new invoice
2011-12-16 17:17:13 +00:00
aFolletete 211daef5bb // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete ca7391c5f4 // improve invoice and order payment 2011-12-16 15:00:43 +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
jBreux ccb0731126 [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00