Commit Graph

1067 Commits

Author SHA1 Message Date
aKorczak e05fd1391e 2011-12-14 16:46:30 +00:00
aFolletete 751eaff5ae // fix bug on product line edition
// put new ressource in getRessources method of Webservice
2011-12-14 16:24:35 +00:00
mDeflotte f7208ee5d5 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
vChabot 0c867d3d7c [+] BO : You can now have UTF-8 URL Rewriting 2011-12-14 15:00:47 +00:00
tDidierjean 0f159ffa03 // Refactoring AdminProduct postProcess 2011-12-14 14:29:50 +00:00
lLefevre a0ad9a7c9f // translation && fixed small bugs in AdminProductsController 2011-12-14 14:01:41 +00:00
mBertholino 275b9cadeb // improve config.inc.php code, id_shop is inserted in the cookie name. Debug in Carrier class, max_deep is now max_depth 2011-12-14 08:59:55 +00:00
fSerny e0beae2489 [-] PROJECT : Class Hook cleaned 2011-12-13 17:28:13 +00:00
rMalie e4309d013f // Format definitions 2011-12-13 16:34:09 +00:00
fBrignoli ad0a300af4 [-] PDF : Logo path 2011-12-13 15:15:28 +00:00
rMalie 3c67f9ef4e // Format definitions 2011-12-13 13:43:16 +00:00
rMalie c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
mBertholino a40f3c304c // improve multishop code, id_shop has an id different than 0 even if share_customer or share_order is true 2011-12-13 13:37:59 +00:00
vChabot b73285b486 // payment module install doesn't need to add entries in module_group table (already done in Module::install()) 2011-12-13 13:31:52 +00:00
mBertholino 7282fb0043 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
vKham 2f3b9ae217 // fix toolbar button IE7, stylesheet edit product Informations Associations 2011-12-13 10:45:21 +00:00
aFolletete 2bb5782934 // revert r11153 2011-12-13 09:50:21 +00:00
bMancone 4180588c40 // 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
Francois Gaillard 133de02a11 [-] BO : BugFix : Search index re-build 2011-12-13 09:09:54 +00:00
rMalie 39b9c7cfa1 // Format definitions 2011-12-12 21:06:59 +00:00
rMalie 1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie 7ca01e1619 // Remove useless code in OrderHistory 2011-12-12 18:08:09 +00:00
aFolletete b13e91d6bb // fix bug on setInvoice method 2011-12-12 17:45:34 +00:00
aFolletete 8719a9d3bd // fix bug on Order class 2011-12-12 17:06:16 +00:00
aFolletete c2e9720872 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
lLefevre d4b3f8d222 // fixxed bug save Product 2011-12-12 16:01:26 +00:00
aFolletete 2ffa2ea399 // improve hasInvoice method 2011-12-12 15:57:11 +00:00
bMancone 7673d5ab91 // OrderHistory: fixed synchronize/updateQuantity conflits 2011-12-12 15:39:48 +00:00
bMancone 741c952bc2 // Updated re-stock 2011-12-12 15:25:51 +00:00
fBrignoli 3f2161127f [*] PDF : New hook actionPDFInvoiceRender
[-] PDF : Can't display invoice due to Collection
2011-12-12 15:23:39 +00:00
bMancone 9a75ad714a // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
rMalie f9d7aa5f49 // Improve ObjectModel definitions (test on products) 2011-12-12 13:53:51 +00:00
tDidierjean 28911688bf // Copy from trunk: #PSCFI-4401 - linebreaks in product return message cause fatal error in BO 2011-12-12 11:07:46 +00:00
mDeflotte ac24656af1 // BugFix : Display errors when no carriers available 2011-12-12 10:21:56 +00:00
aKorczak 7f4fa67d9e [-] WS : Fixed norm on WebserviceRequest 2011-12-09 19:30:35 +00:00
mMarinetti c5b42696af // cleanning code 2011-12-09 16:33:32 +00:00
bMancone 75de66ce78 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rMalie d24397fb93 // Retrocompatibility in ObjectModel 2011-12-09 15:50:12 +00:00
mDeflotte 6e4847d245 // Shop association area use tpl file 2011-12-09 15:40:02 +00:00
rGaillard ffce7ae68a // Fix little bug 2011-12-09 15:14:58 +00:00
tDidierjean 83594838b2 // Commit new tabs in product edition 2011-12-09 14:22:46 +00:00
rGaillard 97b549f5d7 // Fix little bug 2011-12-09 14:18:13 +00:00
rMalie 6c4a2f05f2 // Revert search 2011-12-09 14:10:37 +00:00
rMalie 0af197daf3 // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
lLefevre 08276cac3b // Fix bugs in AdminProductsController 2011-12-09 13:37:08 +00:00
mDeflotte e6c523a2b1 // Stock decrementation 2011-12-09 13:09:32 +00:00
rMalie 7a11664ad1 // Little fix 2011-12-09 10:32:49 +00:00
fBrignoli fb2e07bb1d [-] FO : Unable to checkout 2011-12-09 10:24:56 +00:00
rMalie 561f61c311 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
rMalie 8cb26f81e6 // Fix DbQuery for PHP < 5.2 2011-12-08 16:32:59 +00:00