Commit Graph

131 Commits

Author SHA1 Message Date
bMancone 659a9a6319 // db.sql : supplier_order_detail : there is now a quantity expected and a quantity received 2011-11-07 12:33:42 +00:00
fBrignoli bffacb4fa9 [*] CO : Order amount informations (tax_excl & tax_incl) 2011-11-07 10:16:12 +00:00
tDidierjean e7339938b5 // fix missing field in table specific_price in installer 2011-11-04 16:39:52 +00:00
rGaillard 09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +00:00
vChabot bdfc0f8b56 [*] Project : OPC and Guest Checkout are now enabled by default 2011-11-04 14:15:15 +00:00
vChabot 222c573ff0 [*] BO : Carriers can now be sorted ascending or descending 2011-11-04 10:23:41 +00:00
rMalie 2df18374cd // Fix prefix on install query 2011-11-02 16:59:25 +00:00
dMetzger 9981eda42a // installer fix 2011-11-02 15:46:04 +00:00
dMetzger 4fbb25168e // Retro compatibility and updater improved for Discount/CartRules 2011-11-02 14:23:44 +00:00
fSerny d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
dSevere 8e328c8393 // Stock : add enclosed state at state management on supplier orders 2011-11-02 09:37:42 +00:00
tDidierjean 9395759af2 [-] Installer : fix missing default tax_name in demo products creation 2011-11-02 09:30:17 +00:00
dMetzger 554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +00:00
bMancone 835f600020 // SupplierOrders : added history details per order 2011-10-31 13:24:36 +00:00
dSevere 77d6d5a911 // Stock: Update Supplier order management and database in consequence 2011-10-28 16:04:21 +00:00
mMarinetti 687cfa4c4f // removed field show_screencast from bo 2011-10-28 14:54:07 +00:00
bMancone 34bd2f45cd // Stock : added tables for supplier orders 2011-10-26 16:25:01 +00:00
bMancone e37d454d75 // Stock : updated sql files 2011-10-25 15:59:21 +00:00
bMancone 3d0c38a987 // Installer (settings_lite) : added default stock mvt reason for transfer between warehouses 2011-10-24 12:47:07 +00:00
aFolletete 678f1ae6d1 // update db.sql 2011-10-24 09:46:46 +00:00
dSevere e54b5a6560 // activate stockCover admin interface + debug and adaptations 2011-10-21 16:14:44 +00:00
mMarinetti 1fcaeb335b [+] BO : Notification autorefresh can be deactivated
// ajaxPreProcess is now called at the end of init() process in admincontroller
// fixed getTranslationsFlags
2011-10-20 15:18:00 +00:00
mDeflotte e8a0385668 // Introduct "PS_ADVANCED_STOCK_MANAGEMENT", the new stock management 2011-10-20 14:09:04 +00:00
mDeflotte 46c9939258 // Stock decrementation when order is shipped 2011-10-20 09:08:59 +00:00
mDeflotte ab53281994 // Improve Stock Instant states tab in BO 2011-10-19 11:58:41 +00:00
fBrignoli fec3aeb4df // invalid id for "Stock ... " in PREFIX_tab_lang 2011-10-19 07:56:45 +00:00
vAugagneur 960a218350 // 2011-10-19 07:40:38 +00:00
mDeflotte 231b51073c // Add Stock Instant states tab in BO 2011-10-18 13:28:05 +00:00
bMancone a2f6996ced // Stock: removed id_currency. Warehouse: added id_currency. StockManager: fixed 2011-10-18 12:31:34 +00:00
dSevere b7e48b27f2 //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse 2011-10-17 12:51:22 +00:00
lLefevre 4b55e21167 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminQuickAccessesController 2011-10-14 08:57:52 +00:00
rMalie d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +00:00
mDeflotte 85937793ec // Add stock defaut quantities and a default warehouse 2011-10-14 07:55:45 +00:00
dSevere ab2bb31e80 // stock: add admin tabs 2011-10-13 16:14:40 +00:00
vChabot 7a483eb155 // fix sql error on install 2011-10-12 16:17:13 +00:00
vChabot 81d914c74b [*] BO : Carriers are now sortable by position or price 2011-10-12 14:31:36 +00:00
vChabot eecca47bfa [*] BO : carriers are now sortable by position
// Carriers class is now normalized
// Attribute class is now normalized
2011-10-11 16:29:34 +00:00
tDidierjean 0d2a5a46bd [-] Installer : fix demo product insertion 2011-10-11 12:54:06 +00:00
rMalie eeb5b16112 // Merge -> revision 9221 2011-10-11 12:45:12 +00:00
lLefevre 7e7793ec5b [*] BO : added right of multi-shop 2011-10-07 15:39:55 +00:00
jmCollin 0b17b95693 // 2011-10-07 11:27:45 +00:00
rMalie d46fbbc039 // Merge -> revision 9124 2011-10-07 09:54:43 +00:00
vChabot 8e5e0cd5b0 // db_settings_extends updated 2011-10-07 08:02:34 +00:00
vChabot 8ef2a5c729 // modification upgrade sql 1.5.0.1 2011-10-07 07:51:36 +00:00
vChabot ddb93a1f7d [*] BO : Modules can now be authorized or not by client group 2011-10-06 15:22:25 +00:00
mMarinetti 4012b88f6b [-] Installer : Fix country_to_timezone in last step
[+] BO : now AdminProducts and AdminCategories are separated from AdminCatalog
[+] FO : new method Category::getAllChildren() (the return value is an array, but can evolve to a collection
// Uses of Media:: in header.inc.php
2011-10-06 13:02:24 +00:00
jmCollin 656c5aac3d // Fix shipping cost for virtual products 2011-10-05 16:02:12 +00:00
rMalie 90e9667df3 // Remove counties in db_settings_lite.sql 2011-10-05 15:51:29 +00:00
rMalie bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00