Commit Graph

1158 Commits

Author SHA1 Message Date
vChabot c2cfe45647 // adding categories with shop association 2011-12-21 09:46:38 +00:00
bMancone 6a5dcc92ae // Product : security 2011-12-21 09:33:10 +00:00
aFolletete 9d86edb455 // fix issue on ajax querie on adding product
// clean code
2011-12-21 09:23:31 +00:00
lLefevre ad303ceb7d // fix move the call method displayRequiredFields() only in display list 2011-12-21 09:14:10 +00:00
aFolletete 12edf7bcbd // when you adding a product on order, you can set a specific price 2011-12-20 22:52:41 +00:00
mMarinetti 126490d18a // class Shop optimization in sql request 2011-12-20 22:39:11 +00:00
mMarinetti d35a16c6b0 // minor notice fix when new order, related to OrderHistory::getLastOrderState() returning false instead of an object 2011-12-20 19:04:56 +00:00
fSerny 157cb47a48 [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00
vChabot 07ac99f5de [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
tDidierjean 74af9af141 // Fix bug when updating product tags 2011-12-20 17:30:12 +00:00
Francois Gaillard 6982e0c6f2 // Fixed warehouse shops list 2011-12-20 17:29:24 +00:00
mMarinetti 4f5f8a7102 // retrocompatibility fix : displayHeader and displayFooter 2011-12-20 17:17:57 +00:00
mDeflotte d86c9a0fd5 // Add id_shop 2011-12-20 16:58:27 +00:00
tDidierjean 3bd813210e // Complete the removal of Image->legend property 2011-12-20 16:54:44 +00:00
mDeflotte bec125fa06 // Remove "*" from require radio button 2011-12-20 15:23:21 +00:00
lLefevre 473e8f3efb // added the name of controller as class in form.tpl 2011-12-20 15:18:32 +00:00
aKorczak b70ca19988 [-] WS: Norm fix 2011-12-20 14:38:18 +00:00
aKorczak d61e4a49da [-] WS: Norm fix 2011-12-20 14:38:00 +00:00
mDeflotte 5b661db25d // BugFix - Changing error message "name is to long (32 chars max)" + Adding context to Tools::displayError() 2011-12-20 14:06:57 +00:00
bMancone e33326c990 // StockManager: fixed 2011-12-20 13:51:05 +00:00
rMalie 1322bf99fe // Fix default value of iterator in collections 2011-12-20 13:49:59 +00:00
bMancone e88312df36 // Stockavailable debugged 2011-12-20 13:31:45 +00:00
mMarinetti c35564b309 // fix minor issue about Hook::preloadHookAlias 2011-12-20 12:55:33 +00:00
mDeflotte eb6ff5778d // BugFix - PSTEST-64 - Duplication de produit dans la liste et la fiche 2011-12-20 09:43:56 +00:00
rMalie 2947749755 // Fix duplication of images 2011-12-20 09:40:59 +00:00
bMancone a53f47911f // Stock : updated Product 2011-12-20 08:52:45 +00:00
bMancone 2e4c8bb553 // Webservice: Stock 2011-12-19 18:34:31 +00:00
aFolletete 7c5ad0049d // management of discount addition when no invoice on current order
// update the discount form when new invoice is created
2011-12-19 18:24:03 +00:00
vSchoener 9db4d0aa45 // Add module upgrader 2011-12-19 17:54:54 +00:00
mDeflotte 8437274987 // Removing red error message when orders total is diferent form the total paid if there are multiple orders with the same reference 2011-12-19 17:26:17 +00:00
rMalie b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
mDeflotte 2b8289cd24 // BugFix 2011-12-19 16:19:31 +00:00
lLefevre 8da13ce16e [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
mDeflotte e99634ffd7 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00
lBrieu 6458a4b292 2011-12-19 15:46:47 +00:00
lBrieu 3c62a93e18 [*] Update messages notifications to display customer threads 2011-12-19 15:35:13 +00:00
jBreux b71a30190c [+] Project : Add specific prices to a specific customer 2011-12-19 15:31:18 +00:00
lLefevre 41450edc44 [-] BO : #PSTEST-31 : update in AdminProductsController : available_date 2011-12-19 14:42:58 +00:00
tDidierjean 608c083d41 // Fix bug with specific prices creation 2011-12-19 13:53:56 +00:00
lLefevre cd80e68ae2 // small bugs in combinaitions of virtual products 2011-12-19 13:20:30 +00:00
rMalie 51704646e2 // Protect $table and $alias in DbQuery 2011-12-19 13:15:53 +00:00
rMalie 1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
fBrignoli 47b9176f12 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
mDeflotte 0b282ba761 // DisplayDate don't have to 'die' if date == '0000-00-00' 2011-12-19 10:14:42 +00:00
mDeflotte 60e5b7cc63 // Fixing bugs in admin cart 2011-12-19 09:51:59 +00:00
bMancone d46b9c6832 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
aFolletete 86601b6a88 [+] BO : on order edition, you can add a discount
[+] BO : on order edition, you can delete a discount
// Adding two new columns in order_cart_rule table: id_order_invoice, value_tax_excl
2011-12-18 17:18:54 +00:00
aFolletete 906088bb50 // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete 615b843b07 // clean code 2011-12-17 16:53:50 +00:00
aFolletete ef4b006851 // fix notice error on payment validation 2011-12-17 16:44:48 +00:00