rMalie
|
8f0257fc87
|
// Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions
|
2012-02-27 12:15:30 +00:00 |
|
rMalie
|
14e6929565
|
// Welcome 2012²
|
2012-02-23 16:33:10 +00:00 |
|
aFolletete
|
eb2d4f3029
|
// Fixed bug #PSTEST-752
|
2012-02-23 15:22:17 +00:00 |
|
dMetzger
|
161ff82fbf
|
// You shall not DIE!
|
2012-02-20 09:14:01 +00:00 |
|
mMarinetti
|
5e3ff7eacd
|
// die2exception
|
2012-02-17 15:49:27 +00:00 |
|
mDeflotte
|
e1a2354183
|
[-] BO : #PSFV-503 - Fix bug with image generation
|
2012-02-15 17:31:39 +00:00 |
|
aFolletete
|
5b6802f3e2
|
// clean code && fix norm
|
2012-02-07 15:31:59 +00:00 |
|
aFolletete
|
34e63c9d2b
|
[-] Classes : fixed bug #PSTEST-550 - Add current_state attribute on Order class
[~] Deprecated : OrderHistory::getLastOrderState()
|
2012-02-01 14:34:17 +00:00 |
|
rMalie
|
0896d93e2c
|
// Normalize
|
2012-01-25 15:51:47 +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 |
|
aFolletete
|
869a4fbd1c
|
// clean code
|
2012-01-09 16:59:03 +00:00 |
|
fBrignoli
|
344cd3915e
|
[-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history
|
2012-01-09 14:09:15 +00:00 |
|
aFolletete
|
bbd3630a34
|
// clean code
|
2012-01-05 16:34:01 +00:00 |
|
rMalie
|
4b17d64cf7
|
// Fix PrestaShopException typo
|
2012-01-04 13:53:19 +00:00 |
|
aFolletete
|
0ae2aa9a15
|
[-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip
|
2012-01-02 18:16:09 +00:00 |
|
aFolletete
|
8923947406
|
[-] BO : fixed bug on Invoice generation in AdminInvoices
|
2012-01-02 17:30:11 +00:00 |
|
aFolletete
|
681d0984c2
|
[-] Classes : fixed little bug on getShipping method on Order class
|
2011-12-28 13:59:12 +00:00 |
|
aFolletete
|
1b767f836f
|
// add delivery slip
|
2011-12-22 21:21:41 +00:00 |
|
fSerny
|
d4beecb774
|
[-] BO : Credit slips now appear in document section
|
2011-12-22 18:02:04 +00:00 |
|
bMancone
|
7349733f96
|
// Fixed getCartProducts()
|
2011-12-22 15:04:26 +00:00 |
|
vChabot
|
ef77153c28
|
// Improvement : target blank on PDF
|
2011-12-22 13:38:00 +00:00 |
|
rGaillard
|
c98217daf1
|
// Add specific_price management for backoffice order && fix installer
|
2011-12-21 17:16:46 +00:00 |
|
mDeflotte
|
a58e1f41c8
|
// 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
|
63e7c275f1
|
// Improve collections : where() method reworked (prototype changed) + validation of fields
|
2011-12-19 16:57:28 +00:00 |
|
mDeflotte
|
bab4e9c6e1
|
// Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
|
2011-12-19 16:01:41 +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
|
ca3f633245
|
// fix bug on tracking number value
|
2011-12-16 15:22:38 +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 |
|
jBreux
|
a4f970280c
|
[*] BO : Improvement invoices management
|
2011-12-16 09:14:11 +00:00 |
|
aFolletete
|
59741d4ad8
|
// you can define invoice on payment addition
|
2011-12-14 18:42:50 +00:00 |
|
vChabot
|
613f980df4
|
// little fix about generating first John Doe invoice
|
2011-12-14 17:09:52 +00:00 |
|
mDeflotte
|
e0ff6f4697
|
// BugFix : Adding warehouse on order edition
|
2011-12-14 16:19:05 +00:00 |
|
rMalie
|
1506dc39b3
|
// Format definitions
|
2011-12-13 13:41:54 +00:00 |
|
mBertholino
|
d189fd8ed0
|
// improve multishop code, id_shop has an id different than 0 even if share_customer or share_order is true
|
2011-12-13 13:37:59 +00:00 |
|
mBertholino
|
1d0a0a5395
|
// improve multishop code with id_shop = 0 when share_customer or share_order is true
|
2011-12-13 11:59:41 +00:00 |
|
aFolletete
|
97bc770e27
|
// revert r11153
|
2011-12-13 09:50:21 +00:00 |
|
rMalie
|
48baf36558
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
aFolletete
|
3cf7a0e249
|
// fix bug on setInvoice method
|
2011-12-12 17:45:34 +00:00 |
|
aFolletete
|
6c8b46e189
|
// fix bug on Order class
|
2011-12-12 17:06:16 +00:00 |
|
aFolletete
|
9b417ab764
|
// fix bug on Payment addition
|
2011-12-12 16:51:47 +00:00 |
|
aFolletete
|
eb9c214ccf
|
// improve hasInvoice method
|
2011-12-12 15:57:11 +00:00 |
|
rMalie
|
2daf87f506
|
// Remove unused $tables property from ObjectModel + improve Cache
|
2011-12-09 10:24:48 +00:00 |
|
vChabot
|
2fa317af08
|
// Adding the OrderCarrier class to handle carriers in an order
|
2011-12-08 15:12:23 +00:00 |
|
mDeflotte
|
2f9a94338f
|
// Removing numerics from order reference
|
2011-12-06 13:18:00 +00:00 |
|
dSevere
|
6f59e7462a
|
// Update and fix some bugs on stock display on orders in backoffice
|
2011-12-05 17:17:01 +00:00 |
|
rMalie
|
d3a24b8622
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +00:00 |
|
aFolletete
|
c18c676fe7
|
// fix bug on Order class
|
2011-12-05 10:40:06 +00:00 |
|
rMalie
|
b273e728f9
|
// Use Collection instead of HydrateCollection in several places
|
2011-12-02 15:20:47 +00:00 |
|
lLefevre
|
70fc45a18d
|
// fix refactoring templates in AdminCustomerThreadsController
|
2011-12-02 11:19:03 +00:00 |
|