Commit Graph

521 Commits

Author SHA1 Message Date
dSevere
a7654b10c1 // Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ... 2011-10-18 17:11:13 +00:00
mDeflotte
c7b4750e82 // Decrement stock available on order 2011-10-18 15:43:28 +00:00
tDidierjean
13f39b3bb3 // fix AdminController::loadObject() 2011-10-18 15:22:45 +00:00
mDeflotte
47d3af17f8 // Add title for details action link 2011-10-18 14:04:35 +00:00
vChabot
c374ccb7b9 [+] FO : you can access to a product combination with its own url (e.g: http://www.myshop.com/index.php?controller=product&id_product=1#disk-space=16go&color=yellow) 2011-10-18 14:03:02 +00:00
tDidierjean
0d73786d44 [*] BO : #PSFV-94 - added AdminContactsController, fix flags display for option lists 2011-10-18 14:00:27 +00:00
dSevere
155f94073f // Update the way to skip actions for rows in list mode + code refactoring 2011-10-18 13:15:46 +00:00
tDidierjean
b2b2a4fbc6 [*] BO : #PSFV-94 - added AdminBackupController and some changes to AdminController 2011-10-18 12:40:35 +00:00
bMancone
a2f6996ced // Stock: removed id_currency. Warehouse: added id_currency. StockManager: fixed 2011-10-18 12:31:34 +00:00
bMancone
5ac3b67271 // Stock & StockMvt : added round() 2011-10-18 12:11:31 +00:00
bMancone
f525bfb3e4 // StockAvailable : cleaned & fixed save() 2011-10-18 12:10:26 +00:00
bMancone
91af5d6d36 // Attribute: fixed checkAttributeQty() 2011-10-18 09:46:13 +00:00
rMalie
2109e46edf [*] Classes: Tools::property_exists() is deprecated, since PrestaShop now requires 5.1 2011-10-18 09:02:57 +00:00
bMancone
c61273846a // Stock : fixed Pack & Product 2011-10-18 08:59:31 +00:00
dSevere
22c4fb2e99 // Debug use of HelperList with listKkip arrays 2011-10-17 17:17:58 +00:00
lLefevre
341b163aa1 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminStoresController 2011-10-17 16:37:21 +00:00
mDeflotte
3ebbab2084 // Improving admin list action "details" 2011-10-17 15:50:54 +00:00
mDeflotte
ef0184a6fb // Adding a new admin list action "details" 2011-10-17 15:19:25 +00:00
bMancone
2fff1151e4 // Removed occurences of setStock / getStock 2011-10-17 15:03:15 +00:00
tDidierjean
d39c5214f1 [-] Classes : fixed image folders rights 2011-10-17 14:57:58 +00:00
dSevere
b7e48b27f2 //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse 2011-10-17 12:51:22 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
dSevere
eec1b33733 // Code review and refactoring 2011-10-17 09:35:51 +00:00
lLefevre
ea5db2d23c // fixed bug property currentIndex 2011-10-17 08:32:31 +00:00
tDidierjean
987f4696f5 // Add HelperOptions to generate preferences forms 2011-10-14 14:30:07 +00:00
dSevere
cd38def980 // HelperList: add possibility to create custom action for each row 2011-10-14 14:19:45 +00:00
lLefevre
0d8fcdf2a7 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminGenderController 2011-10-14 12:59:26 +00:00
fBrignoli
783b58dd17 [*] CO : Remove last separators 2011-10-14 09:23:48 +00:00
vSchoener
55256fb1b9 [*] CORE : AddressFormat, Add the possibility to doesn't specify a patternRules (avoid type) and fix empty content 2011-10-14 09:08:15 +00:00
lLefevre
4b55e21167 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminQuickAccessesController 2011-10-14 08:57:52 +00:00
rMalie
d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +00:00
mDeflotte
5d839d97f0 // Add stock avaibility 2011-10-13 16:37:07 +00:00
dSevere
973c65b8f0 // stock: update stockMvt 2011-10-13 16:25:40 +00:00
dSevere
680a264f97 // stock: add warehouse tab 2011-10-13 16:19:10 +00:00
bMancone
a7c179fcc7 // Stock : updated Stock & StockMvt & StockMvtReason 2011-10-13 16:06:09 +00:00
lLefevre
e5c76036af [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminOrderMessageController 2011-10-13 16:01:44 +00:00
mDeflotte
3105fc5ddc // Add stock avaibility 2011-10-13 15:58:29 +00:00
jmCollin
733653e7a5 // fix bug with virtual product 2011-10-13 15:44:33 +00:00
bMancone
d387633648 // Stock : removed references to the actual stock management in AdminOrders/Product in order to merge with the new stock management system 2011-10-13 15:32:06 +00:00
mDeflotte
59d123a311 // Normalization 2011-10-13 15:27:41 +00:00
mDeflotte
684c0455e0 // Replace tab by a space between keyword "function" and the function name 2011-10-13 15:26:39 +00:00
fBrignoli
f0d0ab181f // todo are done 2011-10-13 15:15:21 +00:00
rMalie
cf4db864d3 [+] Classes: add PDO support if extension is activated
[*] Classes: add engine check (innodb)
2011-10-13 15:00:08 +00:00
bMancone
f8fb147034 // Warehouse : added productLocation management methods 2011-10-13 14:40:58 +00:00
bMancone
222e7b8a55 // Fixed synchronize 2011-10-13 14:32:02 +00:00
jmCollin
f35cb77556 // Fix download file 2011-10-13 11:40:03 +00:00
tDidierjean
8521287be8 // fix states selection in form and address format in AdminAddress 2011-10-13 09:41:11 +00:00
lLefevre
b665bcb2b3 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminShopUrlController 2011-10-13 09:06:32 +00:00
fBrignoli
4a8a9e0398 [-] FO : TaxRulesTaxManager cache not refreshed 2011-10-13 08:40:57 +00:00
fBrignoli
565664903b [-] FO : Notice undefined tax_rate 2011-10-13 08:24:10 +00:00