Commit Graph

94 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
François Gaillard
a80e3cf926 [-] Installer : #PSCFI-4383 : BugFix SQL installation script corrected, unique key for specific_price_priority 2011-12-07 17:09:38 +00:00
mMarinetti
9d0bf47084 // bugfix db.sql 2011-12-06 14:49:32 +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
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
mDeflotte
27d974acdc // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
dSevere
fdcbd6b651 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
bMancone
9f114e31c8 // Supply Order : it is now possible to automatically load products, for a given supplier, which physical quantity is equal or less to a given threshold 2011-11-29 10:07:51 +00:00
dSevere
e96deb1865 // Product Suppliers : Add wholesale price management for each supplier 2011-11-28 17:16:39 +00:00
fSerny
e3998f2c61 [-] BO : Partial refund - part 4 2011-11-23 22:42:17 +00:00
dMetzger
d902a38ec8 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
dMetzger
7bc1e78453 // 2 bug fixes for the cart rules 2011-11-23 13:24:15 +00:00
dSevere
64ce43efe0 // Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute 2011-11-21 18:43:04 +00:00
rMalie
c8d9cd84c3 // 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