Commit Graph

1042 Commits

Author SHA1 Message Date
lLefevre 10620b715a // fixxed bug save Product 2011-12-12 16:01:26 +00:00
aFolletete eb9c214ccf // improve hasInvoice method 2011-12-12 15:57:11 +00:00
bMancone f6a6177e2a // OrderHistory: fixed synchronize/updateQuantity conflits 2011-12-12 15:39:48 +00:00
bMancone 5e5acfc3b7 // Updated re-stock 2011-12-12 15:25:51 +00:00
fBrignoli d8abab3eef [*] PDF : New hook actionPDFInvoiceRender
[-] PDF : Can't display invoice due to Collection
2011-12-12 15:23:39 +00:00
bMancone fb391bef3f // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
rMalie e17f214875 // Improve ObjectModel definitions (test on products) 2011-12-12 13:53:51 +00:00
tDidierjean eae3bc761f // Copy from trunk: #PSCFI-4401 - linebreaks in product return message cause fatal error in BO 2011-12-12 11:07:46 +00:00
mDeflotte dd0eee2f76 // BugFix : Display errors when no carriers available 2011-12-12 10:21:56 +00:00
aKorczak 30ded0e890 [-] WS : Fixed norm on WebserviceRequest 2011-12-09 19:30:35 +00:00
mMarinetti b01a2fbb8f // cleanning code 2011-12-09 16:33:32 +00:00
bMancone 976b9a2a07 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rMalie 1819a19f2f // Retrocompatibility in ObjectModel 2011-12-09 15:50:12 +00:00
mDeflotte 1f83e025af // Shop association area use tpl file 2011-12-09 15:40:02 +00:00
rGaillard 758496112e // Fix little bug 2011-12-09 15:14:58 +00:00
tDidierjean 5abc2761ef // Commit new tabs in product edition 2011-12-09 14:22:46 +00:00
rGaillard 3397c86113 // Fix little bug 2011-12-09 14:18:13 +00:00
rMalie 55dff6a31e // Revert search 2011-12-09 14:10:37 +00:00
rMalie a284e2ef8b // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
lLefevre 540858527b // Fix bugs in AdminProductsController 2011-12-09 13:37:08 +00:00
mDeflotte 8774d945d4 // Stock decrementation 2011-12-09 13:09:32 +00:00
rMalie a2a9083e6b // Little fix 2011-12-09 10:32:49 +00:00
fBrignoli 1ae3f279a9 [-] FO : Unable to checkout 2011-12-09 10:24:56 +00:00
rMalie 2daf87f506 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
rMalie 58765cb22d // Fix DbQuery for PHP < 5.2 2011-12-08 16:32:59 +00:00
rGaillard e0a95113d7 [+] BO: Add Specific prices bulk generator 2011-12-08 16:01:10 +00:00
dSevere 133e64cc55 // Multiple bugs fix on stock interfaces during tests 2011-12-08 15:22:31 +00:00
vChabot fe2d0ec0cf // norm 2011-12-08 15:14:40 +00:00
vChabot 2fa317af08 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
rMalie bf7688ac66 // Improve ObjectModel + normalize 2011-12-08 14:13:22 +00:00
rMalie 68d71da4b6 // Improve ObjectModel + normalize 2011-12-08 13:53:54 +00:00
mDeflotte 8813d84f03 // Little BugFix 2011-12-08 09:00:29 +00:00
lLefevre 3c2af0ca2c // fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO 2011-12-07 17:30:32 +00:00
rMalie d7fbd39683 // Fix Blowfish for autoload 2011-12-07 10:10:46 +00:00
François Gaillard ee225278be [-] Classes : #PSCFI-3880 : BugFix mbstring overload on Rijndael encrypt-decrypt 2011-12-07 09:21:05 +00:00
rMalie 9c45719da1 // Fix collection in cartRule 2011-12-07 09:11:43 +00:00
tDidierjean d2334ecc14 // BO performance improvements 2011-12-06 18:39:37 +00:00
dSevere 4b4d43d69f // 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 415d5b41d6 // 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 acb0b210d7 // Can add / delete element from Collection 2011-12-06 15:59:23 +00:00
rMalie ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone f7e573035e // Supply Orders : added supplier address in the order form (PDF) 2011-12-06 15:27:38 +00:00
rMalie a4e6821a19 // Fix return of AssociateTo method 2011-12-06 14:59:00 +00:00
bMancone ccc2fd841a // 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 b82babc08b // Add getShopProtocol to have the current protocol use by the current shop 2011-12-06 14:22:03 +00:00
rMalie bfb7d79ba2 // Improve multishop code 2011-12-06 14:08:48 +00:00
rMalie 5dc41c3461 // Little fix on CSV 2011-12-06 13:24:42 +00:00
mDeflotte 2f9a94338f // Removing numerics from order reference 2011-12-06 13:18:00 +00:00
rMalie e71f1cb432 // Fix fileuploader with autoload 2011-12-06 13:12:21 +00:00
bMancone 0f548858fe // 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