bMancone
|
4180588c40
|
// Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold
|
2011-12-13 09:48:52 +00:00 |
|
rMalie
|
1c39ab4685
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
rMalie
|
7ca01e1619
|
// Remove useless code in OrderHistory
|
2011-12-12 18:08:09 +00:00 |
|
aFolletete
|
b13e91d6bb
|
// fix bug on setInvoice method
|
2011-12-12 17:45:34 +00:00 |
|
aFolletete
|
8719a9d3bd
|
// fix bug on Order class
|
2011-12-12 17:06:16 +00:00 |
|
aFolletete
|
c2e9720872
|
// fix bug on Payment addition
|
2011-12-12 16:51:47 +00:00 |
|
aFolletete
|
2ffa2ea399
|
// improve hasInvoice method
|
2011-12-12 15:57:11 +00:00 |
|
bMancone
|
7673d5ab91
|
// OrderHistory: fixed synchronize/updateQuantity conflits
|
2011-12-12 15:39:48 +00:00 |
|
bMancone
|
741c952bc2
|
// Updated re-stock
|
2011-12-12 15:25:51 +00:00 |
|
bMancone
|
9a75ad714a
|
// Re-stock (Prices fixed/warehouse fixed)
|
2011-12-12 13:54:17 +00:00 |
|
tDidierjean
|
28911688bf
|
// Copy from trunk: #PSCFI-4401 - linebreaks in product return message cause fatal error in BO
|
2011-12-12 11:07:46 +00:00 |
|
mDeflotte
|
e6c523a2b1
|
// Stock decrementation
|
2011-12-09 13:09:32 +00:00 |
|
rMalie
|
561f61c311
|
// Remove unused $tables property from ObjectModel + improve Cache
|
2011-12-09 10:24:48 +00:00 |
|
vChabot
|
c52b1a8793
|
// norm
|
2011-12-08 15:14:40 +00:00 |
|
vChabot
|
2411651445
|
// Adding the OrderCarrier class to handle carriers in an order
|
2011-12-08 15:12:23 +00:00 |
|
mDeflotte
|
2bf4ef9196
|
// Removing numerics from order reference
|
2011-12-06 13:18:00 +00:00 |
|
fBrignoli
|
1059836a8f
|
[*] PDF : Licenses + Hook in templates
|
2011-12-06 10:58:20 +00:00 |
|
dSevere
|
01ef8f2a23
|
// Update and fix some bugs on stock display on orders in backoffice
|
2011-12-05 17:17:01 +00:00 |
|
rMalie
|
b59ddba454
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +00:00 |
|
aFolletete
|
62e51a9b44
|
// fix bug on Order class
|
2011-12-05 10:40:06 +00:00 |
|
rMalie
|
53c553fee9
|
// Fix collections
|
2011-12-05 09:05:45 +00:00 |
|
dSevere
|
6fddfce5e7
|
// StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration
|
2011-12-02 15:23:01 +00:00 |
|
rMalie
|
5259d4e64e
|
// Use Collection instead of HydrateCollection in several places
|
2011-12-02 15:20:47 +00:00 |
|
lLefevre
|
3e37410680
|
// fix refactoring templates in AdminCustomerThreadsController
|
2011-12-02 11:19:03 +00:00 |
|
mDeflotte
|
0602a2dbdb
|
// Fix some problems with getPackageShippingCost
|
2011-12-02 10:48:26 +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 |
|
fBrignoli
|
7e336331d9
|
// OrderInvoice PDF compliant
|
2011-12-01 14:24:17 +00:00 |
|
aFolletete
|
51d7d41e3b
|
// fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
|
2011-11-30 17:25:27 +00:00 |
|
aFolletete
|
ef70f9e019
|
[*] BO : you can now generate manually the invoice
|
2011-11-30 16:41:24 +00:00 |
|
aFolletete
|
cc1578c8b7
|
// WAOW ! Adding change currency feature in AdminOrdersController ! It's amaizing :D Wonderful ;)
|
2011-11-23 23:04:33 +00:00 |
|
fSerny
|
ca0d0ad645
|
[-] BO : Partial refund - part 4
|
2011-11-23 22:42:17 +00:00 |
|
tDidierjean
|
b1cda018bf
|
// fix generateReference()
|
2011-11-23 22:32:16 +00:00 |
|
mMarinetti
|
7ebd6e66c4
|
// strtouper(Tools::passwdGen(12)) replace uniqid, and Alain asked me to add "lol"
|
2011-11-23 22:07:08 +00:00 |
|
fSerny
|
7ef9424021
|
[*] BO : Partial refund - part 3
|
2011-11-23 21:42:27 +00:00 |
|
mMarinetti
|
898f5b21ff
|
// removed looong looong code
|
2011-11-23 21:18:11 +00:00 |
|
dMetzger
|
bb0d1bf865
|
// Order processing bugs fixed
|
2011-11-23 21:02:51 +00:00 |
|
dMetzger
|
bffb7adec3
|
[+] BO : add new feature, Order edition
|
2011-11-23 17:45:52 +00:00 |
|
rMalie
|
82c9dead2a
|
// Merge -> 10309
|
2011-11-21 11:05:10 +00:00 |
|
fBrignoli
|
7cd70cc654
|
// missing values for shipping, wrapping, discounts
|
2011-11-21 09:07:57 +00:00 |
|
rGaillard
|
4fe28d5107
|
// Constructor of OrderDetail correctly call parent constructor
|
2011-11-20 15:51:33 +00:00 |
|