Commit Graph

1741 Commits

Author SHA1 Message Date
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
rGaillard acfe353c56 [+] BO: Add Specific prices bulk generator 2011-12-08 16:01:10 +00:00
dSevere ea26882c58 // Multiple bugs fix on stock interfaces during tests 2011-12-08 15:22:31 +00:00
vChabot c52b1a8793 // norm 2011-12-08 15:14:40 +00:00
vChabot 2411651445 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
rMalie c655bbfb05 // Improve ObjectModel + normalize 2011-12-08 14:13:22 +00:00
rMalie c478386c92 // Improve ObjectModel + normalize 2011-12-08 13:53:54 +00:00
mDeflotte d0bcf038be // Little BugFix 2011-12-08 09:00:29 +00:00
lLefevre 9d72b60525 // fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO 2011-12-07 17:30:32 +00:00
rMalie 91a38d7943 // Fix Blowfish for autoload 2011-12-07 10:10:46 +00:00
Francois Gaillard 1d0f3a52b8 [-] Classes : #PSCFI-3880 : BugFix mbstring overload on Rijndael encrypt-decrypt 2011-12-07 09:21:05 +00:00
rMalie 4266e89a02 // Fix collection in cartRule 2011-12-07 09:11:43 +00:00
tDidierjean 8d769d0463 // BO performance improvements 2011-12-06 18:39:37 +00:00
dSevere 1cbfafe547 // Bugs fix (Collection, SQL optimizations, Backoffice interfaces improvement, ...) + update db_settings_extends.sql for base datas relative to available quantities and suppliers 2011-12-06 18:07:06 +00:00
mDeflotte 9ccf35375e // BugFix : Problem with delivery_option calculation
// @TODO : All the undefined index are now fixed but there is not all the available delivery option
2011-12-06 17:35:38 +00:00
rMalie eac0883cbc // Can add / delete element from Collection 2011-12-06 15:59:23 +00:00
rMalie 27b198dcd6 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone e47a314c93 // Supply Orders : added supplier address in the order form (PDF) 2011-12-06 15:27:38 +00:00
rMalie 1252a62d10 // Fix return of AssociateTo method 2011-12-06 14:59:00 +00:00
bMancone b59a66658f // Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted. 2011-12-06 14:28:40 +00:00
vSchoener b61952012a // Add getShopProtocol to have the current protocol use by the current shop 2011-12-06 14:22:03 +00:00
rMalie ce095b6d6b // Improve multishop code 2011-12-06 14:08:48 +00:00
rMalie 575a3eb00c // Little fix on CSV 2011-12-06 13:24:42 +00:00
mDeflotte 2bf4ef9196 // Removing numerics from order reference 2011-12-06 13:18:00 +00:00
rMalie 18ff7dbed1 // Fix fileuploader with autoload 2011-12-06 13:12:21 +00:00
bMancone 440c6df43e // StockManager: fixed. AdminSupplyOrders: fixed price. AdminStockInstantState: added CSV export per warehouse + valuation field is now displayed per warehouse 2011-12-06 12:51:10 +00:00
lLefevre 6862fc72f7 // fix small bugs 2011-12-06 12:41:56 +00:00