Commit Graph

97 Commits

Author SHA1 Message Date
mDeflotte
c7b4750e82 // Decrement stock available on order 2011-10-18 15:43:28 +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
bMancone
c61273846a // Stock : fixed Pack & Product 2011-10-18 08:59:31 +00:00
bMancone
2fff1151e4 // Removed occurences of setStock / getStock 2011-10-17 15:03:15 +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
mDeflotte
5d839d97f0 // Add stock avaibility 2011-10-13 16:37:07 +00:00
dSevere
680a264f97 // stock: add warehouse tab 2011-10-13 16:19:10 +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
vChabot
eecca47bfa [*] BO : carriers are now sortable by position
// Carriers class is now normalized
// Attribute class is now normalized
2011-10-11 16:29:34 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
jmCollin
656c5aac3d // Fix shipping cost for virtual products 2011-10-05 16:02:12 +00:00
rMalie
c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
mDeflotte
f302e2e2cf [-] All : Class Product, error in SQL request
// some normalization is class product (all is not done)
2011-09-30 09:29:36 +00:00
jmCollin
8c1e2b8bf2 [+] FO : add files for combination
[*] FO : Create virtual products with no associated file
2011-09-29 16:40:44 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
vChabot
02036512c0 [*] BO : Features are now sortable. 2011-09-23 15:45:40 +00:00
rMalie
1d44d06528 // Merge -> revision 8734 2011-09-23 14:06:47 +00:00
fBrignoli
7db8ef441e // Tax::initializeAddress =>Address::initialize 2011-09-21 15:43:12 +00:00
rMalie
7fd85b7ff7 // Remove Tools::buildQuery 2011-09-21 15:36:23 +00:00
vAugagneur
4a8edb119f [+] BO : now you can choose type of attribute group (select , color, radio) 2011-09-21 14:29:32 +00:00
vChabot
8f7540c630 [*] BO : groups attributes are now sortable 2011-09-21 10:04:54 +00:00
bMancone
4bcf902c52 // Fixed setStock(): Quantity is now set correctly 2011-09-21 09:47:30 +00:00
rMalie
daff11df6b // Improve DbQuery 2011-09-20 16:49:22 +00:00
rMalie
ae8fe141a5 [+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries) 2011-09-20 16:14:19 +00:00
vChabot
9ee3824029 [*] BO : Product attributes are now sortable. 2011-09-19 13:11:00 +00:00
fBrignoli
0d2e025bc1 // first line was empty 2011-09-14 13:11:11 +00:00
fBrignoli
69142dc94a [-] FO : add to cart broken TaxCalculator::getTaxesRate => getTotalRate 2011-09-14 13:09:24 +00:00
aFolletete
26f31f52dc [-] Classes : Fixed bug on Feature detachables and Customizations 2011-09-14 09:18:18 +00:00
vChabot
95d5d50af4 // changing name "available_date_combi" to "available_date" and some features 2011-09-13 14:52:42 +00:00
tDidierjean
e4b39b4263 // fix validation of available_date field in Product class 2011-09-13 14:21:59 +00:00
vChabot
b8dfc344f2 [*] BO : add an available date when product is out of stock 2011-09-13 08:07:34 +00:00
rMalie
a1bdb7b35e // Merge -> revision 8507 2011-09-12 16:17:37 +00:00
rMalie
65c5a8f35c // Fix stock for customizable features 2011-09-05 13:53:39 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
tDidierjean
a7ad178f28 //// Merge -> revision 8290 2011-09-01 09:53:43 +00:00
rMalie
0adb0a7814 // Fix multi virtual uri on same domain for htaccess + products on multishop 2011-08-25 15:27:49 +00:00
rMalie
74843c4060 2011-08-24 15:57:10 +00:00
rMalie
08a8ffdcf9 // Merge -> revision 8149 2011-08-22 16:22:16 +00:00
rMalie
ec6489a29b // Fix all category_lang sql restrictions with multishop 2011-08-19 14:21:45 +00:00
rMalie
fb55cfcd11 // Fix all product_lang sql restrictions with multishop 2011-08-19 14:01:23 +00:00
fBrignoli
8f8ac0670d [*] Project : US + CA TaxSystem 2011-08-18 10:10:50 +00:00
rMalie
66d4533e68 // Merge -> revision 8097 2011-08-17 16:10:20 +00:00
rMalie
aa37be28db // Merge -> revision 8059 2011-08-16 09:10:40 +00:00
rMalie
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00
rMalie
e92657bba2 // HTML flag can be used in ObjectModel->getTranslationsFieldsChild() to keep html on language fields 2011-08-11 13:39:30 +00:00
rMalie
d0dbb5c185 // Merge -> revision 8014 2011-08-11 12:00:05 +00:00
rMalie
2bb147128b // Revert normalization 2011-08-11 10:20:59 +00:00