tDidierjean
|
ad1d630fd6
|
// Rename fieldsDisplay to fields_list part3 (timeout)
|
2012-03-29 16:31:01 +00:00 |
|
bMancone
|
1b978feccb
|
// displayInformation() added
|
2012-03-26 16:29:13 +00:00 |
|
rMalie
|
6cf9ef197d
|
// Fix problems with display of PDF with multishop #PSFV-643 admin/pdf.php is now deprecated
|
2012-03-26 16:00:05 +00:00 |
|
bMancone
|
7c41d04d15
|
// Fixed postProcess() in SupplyOrdersController
|
2012-03-22 15:31:16 +00:00 |
|
bMancone
|
3803c3298d
|
// Fixed #PSTEST-1074
|
2012-03-22 14:21:57 +00:00 |
|
lLefevre
|
c21bef2acf
|
// Fix update english key of translations in all files
|
2012-03-14 12:25:51 +00:00 |
|
bMancone
|
40b5ec330f
|
// Fixed #PSTEST-885
|
2012-03-07 09:09:23 +00:00 |
|
bMancone
|
3aef2ec94b
|
// Improved filters
|
2012-03-06 13:35:05 +00:00 |
|
tDidierjean
|
e462d968f0
|
// rename $toolbar_fix to $toolbar_scroll part2
|
2012-02-28 17:39:40 +00:00 |
|
bMancone
|
c27d2b0b62
|
// Improved listing
|
2012-02-28 14:32:35 +00:00 |
|
bMancone
|
499b5a24f5
|
// Fixed merge..
|
2012-02-28 13:20:24 +00:00 |
|
bMancone
|
362258ede6
|
// Fixed revision 13573
|
2012-02-28 13:13:47 +00:00 |
|
rMalie
|
ffbb4cd3e2
|
// Fix multishop context in BO
|
2012-02-27 17:14:33 +00:00 |
|
bMancone
|
faa9448823
|
// Fixed Supply Orders: prices are now correctly updated
|
2012-02-27 16:49:08 +00:00 |
|
bMancone
|
f7e80e84b7
|
// Improved Supply Orders threshold when creating a template
|
2012-02-27 16:16:23 +00:00 |
|
bMancone
|
a93a86b51e
|
// Improved Supply Orders threshold when creating a template
|
2012-02-27 16:15:50 +00:00 |
|
rMalie
|
d76bc47f26
|
// Fix multishop_context
|
2012-02-24 10:38:24 +00:00 |
|
rMalie
|
1dc629a949
|
// Welcome 2012²
|
2012-02-23 16:33:10 +00:00 |
|
bMancone
|
2c45847fa7
|
// Improved SupplyOrders : states & history of reception
|
2012-02-22 16:49:54 +00:00 |
|
rMalie
|
cc72ac8a9b
|
// Remove $display_multishop_toolbar and add instead $multishop_context to manage shop context per admin controller
|
2012-02-22 14:25:28 +00:00 |
|
mMarinetti
|
677a4e485c
|
// Welcome 2012
|
2012-02-22 09:28:22 +00:00 |
|
bMancone
|
ba19ed11cb
|
// Fixed Supply orders : bulk action / autoload products
|
2012-02-21 13:48:49 +00:00 |
|
bMancone
|
8030481a2f
|
// Updated Shop toolbar for advanced stock management controllers
|
2012-02-15 14:16:00 +00:00 |
|
bMancone
|
dae38fb4a3
|
// Fixed AdminSupplyOrdersController
|
2012-02-08 13:44:57 +00:00 |
|
bMancone
|
d30a0abadd
|
// Fixed Supply Orders
|
2012-02-07 14:59:56 +00:00 |
|
bMancone
|
b63c04a22b
|
// Update supply order templates
|
2012-02-07 13:25:12 +00:00 |
|
tDidierjean
|
e73990a61c
|
// Rename template/helper to template/helpers
|
2012-02-06 16:35:49 +00:00 |
|
bMancone
|
65b77f5e1f
|
// Improved Supply Order States
|
2012-02-06 14:11:29 +00:00 |
|
tDidierjean
|
fccb65f6d3
|
// Replace public by protected in override methods
|
2012-02-06 13:41:51 +00:00 |
|
bMancone
|
fcf60410a4
|
// Fixed #PSTEST-657
|
2012-02-06 10:20:42 +00:00 |
|
bMancone
|
eaf35ba262
|
// Fixed #PSTEST-651
|
2012-02-06 09:23:57 +00:00 |
|
bMancone
|
6857a45fa0
|
// Fixed #PSTEST-626
|
2012-02-06 09:12:01 +00:00 |
|
bMancone
|
6ea3a720b3
|
// Improved supply orders
|
2012-02-01 14:59:45 +00:00 |
|
bMancone
|
ad112b5b46
|
// Added warning in SupplyOrdersController if there is not a least one warehouse
|
2012-01-31 09:25:27 +00:00 |
|
bMancone
|
b183432e22
|
// Warehouses & supply orders : default country / lang / currency are now loaded by default in the forms
|
2012-01-30 16:29:17 +00:00 |
|
bMancone
|
39f8cfe26a
|
// SupplyOrder form updated
|
2012-01-30 10:11:36 +00:00 |
|
bMancone
|
2ff6c693dd
|
// Supply Order ergonomy
|
2012-01-25 15:03:56 +00:00 |
|
bMancone
|
aa7f30121c
|
// Fixed #PSTEST-527
|
2012-01-24 16:43:27 +00:00 |
|
bMancone
|
96cf8a2059
|
// Improvement #PSTEST-518
|
2012-01-23 10:23:14 +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
|
a8bb46862f
|
// Fixed #PSTEST-518
|
2012-01-18 17:29:31 +00:00 |
|
bMancone
|
9d93127877
|
// SupplyOrders: the date is now correctly displayed
|
2012-01-18 14:27:07 +00:00 |
|
bMancone
|
1fb9b13eff
|
// Fixed #PSTEST-512
|
2012-01-18 11:14:40 +00:00 |
|
bMancone
|
021a5a8dcd
|
// Fixed #PSTEST-501
|
2012-01-17 17:13:57 +00:00 |
|
bMancone
|
2e60be01b5
|
// Fixed #PSTEST-449
|
2012-01-17 15:39:40 +00:00 |
|
bMancone
|
2a25745e11
|
// Fixed #PSTEST-449
|
2012-01-17 15:34:08 +00:00 |
|
bMancone
|
5f572ab773
|
// Fixed #PSTEST-454 #PSTEST-455 #PSTEST-458
|
2012-01-17 15:28:30 +00:00 |
|
bMancone
|
f82b52ff4e
|
// #PSTEST-457
|
2012-01-17 14:20:24 +00:00 |
|
bMancone
|
43c71cc1b0
|
// Norm..
|
2012-01-16 15:58:01 +00:00 |
|
bMancone
|
5812d37709
|
// Fixed #PSTEST-447
|
2012-01-16 15:55:51 +00:00 |
|