Commit Graph

573 Commits

Author SHA1 Message Date
vChabot
2fa317af08 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
lLefevre
a320562dd4 // fixed bug in AdminProductsController for display errors 2011-12-08 12:54:13 +00:00
lLefevre
7e697bf994 // fixed bug in AdminProductsController for display errors 2011-12-08 12:53:32 +00:00
rMalie
165573abc9 // Remove AdminStatsConf controller (conf is already in AdminStatsTab) 2011-12-08 09:25:10 +00:00
vChabot
e81813bda9 // little fix about advanced stock management 2011-12-08 09:22:02 +00:00
dSevere
9433b60806 // Bugs fix on CSV export on supply order interface 2011-12-07 18:07:38 +00:00
rMalie
5172f2f7bf // Add again engines in stats 2011-12-07 13:52:31 +00:00
lLefevre
f04eaa6b98 // adding customization template in AdminProductsController 2011-12-06 18:24:08 +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
lLefevre
112540fa9f // adding attachement template in AdminProductsController 2011-12-06 18:01:14 +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
lLefevre
b02dedfc70 // fix bug in AdminFeaturesController 2011-12-06 16:37:59 +00:00
fSerny
022ce1a72c [-] BO : Upload zip module is repaired 2011-12-06 16:00:17 +00:00
rMalie
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
lLefevre
e2a9770840 // fixed bug delete img && update back url 2011-12-06 15:21:22 +00:00
bMancone
e4282b0aec // Fixed bug when updating address 2011-12-06 15:20:50 +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
961ec7606d // Fields aren't set in getPartnersBlock ! 2011-12-06 14:21:07 +00:00
rMalie
bfb7d79ba2 // Improve multishop code 2011-12-06 14:08:48 +00:00
dSevere
6d4a5ea9de // Update Stats interface relative to stock available functionnality + retrocompatibility for supplier reference and wholesale_price for a product/product attribute 2011-12-06 14:02:50 +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
lLefevre
987562a839 // fix small bugs 2011-12-06 12:41:56 +00:00
aFolletete
416aa938b1 [-] BO : fixed calculation error on Product addition
[-] BO : fixed notice error on message addition
2011-12-06 10:50:00 +00:00
bMancone
de96b5bd2e // Fixed CSV export without pagination. Fixed StockManager, with new Collection object. Fixed StockMvt : id_supply_order was missing. 2011-12-06 09:37:23 +00:00
bMancone
9d37b2cdb6 // AdminStockMvtController: updated button name 2011-12-06 08:53:48 +00:00
lLefevre
1c32791fa0 [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail() 2011-12-05 17:22:47 +00:00
dSevere
6f59e7462a // Update and fix some bugs on stock display on orders in backoffice 2011-12-05 17:17:01 +00:00
bMancone
76ad310a7a // StockMvt : added the name of the warehouse for the CSV export 2011-12-05 16:50:47 +00:00
rMalie
ba8c205c33 // Fix missing Core suffix for some classes / controllers 2011-12-05 16:49:05 +00:00
bMancone
81b04a9d6f // SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export 2011-12-05 16:46:49 +00:00
vChabot
635e4f6ae3 // removing group_module_restriction table to set every restrictions in an only table : module_group 2011-12-05 16:17:42 +00:00
bMancone
37aba4c30b // AdminSupplyOrders: fixed permissions 2011-12-05 15:11:24 +00:00
dSevere
84c885ddac // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
bMancone
24d39b3bf4 // Fixed buttons as asked. 2011-12-05 15:08:58 +00:00
bMancone
2419211f7d // SupplyOrders: CSV 2011-12-05 14:50:48 +00:00
lLefevre
ea02d3074b // adding edit action for combination in AdminProductsController 2011-12-05 14:24:59 +00:00
rMalie
0563d88dcc // Add Collection in Category::getAllChildren() 2011-12-05 13:56:24 +00:00
aFolletete
1608547b5b // add restriction on addition and edition of an order 2011-12-05 11:27:26 +00:00
lLefevre
62c432b222 // adding button in toolbar for AdminProductsController 2011-12-05 11:15:21 +00:00
lLefevre
8875f74163 // update tab "attributes" in smarty template + update action in list in ajax 2011-12-04 10:42:05 +00:00
tDidierjean
d26a41caaf // Remove prices from information tab and fix price calculation with tax in AdminProducts 2011-12-02 17:37:13 +00:00
dSevere
f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
lLefevre
e573d96c31 // fix bug in AdminCustomersController 2011-12-02 16:29:25 +00:00
dSevere
9ad6e0bfd4 // Some bugs fix 2011-12-02 16:22:45 +00:00
tDidierjean
721e04fa55 // AdminProducts refactoring 2011-12-02 16:16:36 +00:00
vChabot
43ad380478 [*] BO : you can now affect a zone to multiple countries and to multiple states 2011-12-02 15:41:05 +00:00
dSevere
a2be24ee90 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
vSchoener
fbaeb56936 // Update Accounting export working now with new order table relation
// Add retro-compatibility to PaymentCC for module (inherit of OrderPayment and uses parent methods)
2011-12-02 14:35:35 +00:00
lLefevre
a236b63008 // Adding a button to top 2011-12-02 14:31:08 +00:00
lLefevre
70fc45a18d // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00