Commit Graph

83 Commits

Author SHA1 Message Date
dMetzger a0f1c60c6c // 2 bug fixes for the cart rules 2011-11-23 13:24:15 +00:00
dSevere 74faf61479 // Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute 2011-11-21 18:43:04 +00:00
rMalie 1840185abb // Fix installer 2011-11-21 14:27:29 +00:00
rMalie 82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
dSevere 12e7f3a0b4 // Suppliers : Manage multiple suppliers for a product / product attribute + integration with supply orders 2011-11-18 16:29:50 +00:00
mDeflotte ab0abbfc03 // Bug with carrier table creation 2011-11-18 13:03:09 +00:00
mDeflotte 0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
tDidierjean 00f61bc35b // Remove BO themes 2011-11-18 10:27:07 +00:00
fBrignoli fddc403a09 [*] PDF : PDF is now rendered by TCPDF throught HTML template 2011-11-17 17:15:23 +00:00
vSchoener 9b7ae1ff7d // Update sql for Accounting 2011-11-15 15:04:08 +00:00
dSevere 21b017a131 // stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order 2011-11-14 18:58:02 +00:00
dSevere a2c3001445 // stock : debug + interfaces optimizations + stockManager update 2011-11-10 17:30:16 +00:00
rMalie 0f3e4503d7 // Fix during language install (now support table with uppercase prefix on windows)
// Add is_native to hook table in db.sql file
2011-11-09 15:01:12 +00:00
vSchoener 211d44758c - Accounting: Add new tab for product to define the number liable to an existing zone, update upgrader and installer 2011-11-09 14:16:28 +00:00
vSchoener d7649ae28a [+] BO : Add Accounting Management 2011-11-08 14:20:24 +00:00
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
rGaillard 09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +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
dMetzger 554783594e [+] Project : Vouchers are now replaced by cart rules 2011-11-01 18:50:42 +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
aFolletete 678f1ae6d1 // update db.sql 2011-10-24 09:46:46 +00:00
mDeflotte 46c9939258 // Stock decrementation when order is shipped 2011-10-20 09:08:59 +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
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 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
lLefevre 7e7793ec5b [*] BO : added right of multi-shop 2011-10-07 15:39:55 +00:00
vChabot ddb93a1f7d [*] BO : Modules can now be authorized or not by client group 2011-10-06 15:22:25 +00:00
jmCollin 656c5aac3d // Fix shipping cost for virtual products 2011-10-05 16:02:12 +00:00
rMalie bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie 468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
mDeflotte 3c5edebae6 [*] Add reference for carriers 2011-09-30 14:59:07 +00:00
rMalie 0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
vChabot 821404ed2f // cleaning code (norm / perf) 2011-09-28 09:37:29 +00:00
lLefevre d32e4703f1 [+] BO : add SQL manager 2011-09-26 08:30:14 +00:00
vChabot 02036512c0 [*] BO : Features are now sortable. 2011-09-23 15:45:40 +00:00
dMetzger 4710279406 // Removed id_color_defaut from installer 2011-09-22 08:54:11 +00:00
vAugagneur 4a8edb119f [+] BO : now you can choose type of attribute group (select , color, radio) 2011-09-21 14:29:32 +00:00
vChabot 8f7540c630 [*] BO : groups attributes are now sortable 2011-09-21 10:04:54 +00:00
jmCollin 2a56b5470f // Update DB for download product 2011-09-19 14:54:30 +00:00
vAugagneur 935c361b15 [-] Installer : missing field in customer_message table 2011-09-19 14:49:54 +00:00
vChabot 9ee3824029 [*] BO : Product attributes are now sortable. 2011-09-19 13:11:00 +00:00
fBrignoli 785f9f68c3 // DB structure missing tax_computation_method 2011-09-16 09:30:50 +00:00
rMalie 38a61b379a [+] Project: it's possible to create new genders, "Miss" gender is now added 2011-09-14 15:15:51 +00:00