gRoussac
d6ee2acc90
[-] BO : Fix bug : #PSCFV-8631 no download-product.tpl in languages packs
2013-04-08 10:50:03 +02:00
Rémi Gaillard
1dbf4855cc
[-] BO: Fix id_shop for configuration variables in global context for orders
2013-02-04 16:05:01 +01:00
Damien Metzger
8d9f878b34
Merge pull request #164 from Shagshag/patch-7
...
[-] BO : OrderHistory::changeIdOrderState
2013-02-01 10:00:10 -08:00
vAugagneur
262431e0e0
[-] CORE : email with virtual products info was not send to the customer
2013-01-22 11:23:05 +01:00
Shagshag
abdafca46b
[-] Fix: OrderHistory::changeIdOrderState
...
&$id_order break compatibility with existing codes :
1/ it's unnecessary : Objects are passed by references by default
2/ it causes fatal errors:
```PHP
$foo->changeIdOrderState((int)$id_order_state, (int)$id_order);
```
Fatal error: Only variables can be passed by reference
2013-01-08 10:51:42 +01:00
François Gaillard
064ba453e6
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
8dd256fbb3
//fixed code error in a pull request
2012-11-26 10:09:27 +01:00
PrestaEdit
a34ba587f7
// Class OrderHistory: changeIdOrderState() & Order current_state
2012-11-25 22:42:31 +01:00
vAugagneur
a1db83ef41
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
lLefevre
779cf350af
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 06:18:59 +00:00
rGaillard
61dbf06cf4
// Fix #PSCFV-4916
2012-10-12 13:25:12 +00:00
rGaillard
5f584e304d
[-] Core: fix set of current_state on orders
2012-10-11 10:00:52 +00:00
rGaillard
ae5acf0be9
[-] Core: Fix PSCFV-3092
2012-08-03 14:40:31 +00:00
rGaillard
98edaa8979
[*] Core: you can now associate modules to order states in order to add extra mail vars
2012-07-31 09:18:41 +00:00
lLefevre
84f95dd80b
[-] Bo : replace constant _PS_THEME_DIR_ by _PS_MAIL_DIR_ when send a email
2012-07-25 08:34:17 +00:00
lLefevre
d931296828
[-] BO : fix #PSCFV-3278 : add a parameter id_shop in a method Mail::send() && normalize
2012-07-24 14:13:11 +00:00
mDeflotte
fffc7b9f8f
[-] BO : #PSCFV-3112 - Fix bug with payment by cheque and multishipping
2012-07-09 16:30:12 +00:00
vAugagneur
89144585ad
//small fix on total_paid_real
2012-07-05 15:23:45 +00:00
mDeflotte
100b210d22
[-] FO : #PSCFV-2920 - Hidding order number, use order reference instead
2012-06-26 15:19:35 +00:00
aNiassy
c3e04fcfb2
[-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0
2012-06-13 08:10:12 +00:00
aFolletete
c007633de8
[-] Classes : fixed bug #PSCFV-2681 - issue with updating of current_state column on order table
2012-06-06 15:00:52 +00:00
mDeflotte
ba19c164ca
[-] Project : #PSCFV-2633 #PSCFV-2622 - Fix problems with multishipping and order payment & invoice
2012-06-01 15:40:32 +00:00
tDidierjean
6d296b2613
// #PSTEST-1229 - remove virtual combinations
2012-04-24 13:23:02 +00:00
bMancone
50cf3a697e
// Fixed stock_available when ordering products
2012-04-16 13:39:15 +00:00
tDidierjean
9613298e49
[-] Classes : PSTEST-1104 - mail for product download is not sent when command state is updated
2012-03-28 13:28:16 +00:00
rMalie
14e6929565
// Welcome 2012²
2012-02-23 16:33:10 +00:00
fSerny
3b19955a5c
[+] BO : New hooks added (helpers + order history)
2012-02-15 13:54:50 +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
bMancone
7c2417e0e1
// Fixed norm
2012-01-16 12:57:15 +00:00
bMancone
7fa38c9fbc
// #PSTEST-473 Fixed OrderHistory
2012-01-16 11:34:46 +00:00
bMancone
ec41f068fc
// #PSTEST-473 Fixed OrderHistory
2012-01-16 11:29:19 +00:00
bMancone
2dfa2aca26
// Fixed OrderHistory for Packs
2012-01-11 10:11:24 +00:00
bMancone
fa61172aa8
// Improved Pack management
2012-01-10 15:40:46 +00:00
bMancone
4aeaf46e1d
// updated stock for Pack
2012-01-09 18:23:01 +00:00
rMalie
3e98ba04d8
// Refactoring of Hook class
2012-01-02 14:42:05 +00:00
bMancone
092d8a8e55
// Orders : fixed stock (available quantity & Stock)
2011-12-21 14:24:34 +00:00
bMancone
74acc7cbbc
// OrderHistory : fixed r11441
2011-12-21 11:10:52 +00:00
mMarinetti
bb4c1c7e14
// minor notice fix when new order, related to OrderHistory::getLastOrderState() returning false instead of an object
2011-12-20 19:04:56 +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
53d1559835
// 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
jBreux
a4f970280c
[*] BO : Improvement invoices management
2011-12-16 09:14:11 +00:00
rMalie
1506dc39b3
// Format definitions
2011-12-13 13:41:54 +00:00
bMancone
fece8cb714
// 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
48baf36558
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
2011-12-12 18:10:38 +00:00
rMalie
fddae46d56
// Remove useless code in OrderHistory
2011-12-12 18:08:09 +00:00
bMancone
f6a6177e2a
// OrderHistory: fixed synchronize/updateQuantity conflits
2011-12-12 15:39:48 +00:00
bMancone
5e5acfc3b7
// Updated re-stock
2011-12-12 15:25:51 +00:00
bMancone
fb391bef3f
// Re-stock (Prices fixed/warehouse fixed)
2011-12-12 13:54:17 +00:00
mDeflotte
8774d945d4
// Stock decrementation
2011-12-09 13:09:32 +00:00