jBreux
|
5ef179a5d5
|
[+] BO : Add a note on invoice
|
2011-12-15 11:38:01 +00:00 |
|
bMancone
|
104eadbe2c
|
// Added one field in Product object, so one product can be managed independantly from the stock management (advanced) if necessary
|
2011-12-14 18:49:30 +00:00 |
|
dSevere
|
92bf585a12
|
// Manage SQL upgrade for stock management + bug fix
|
2011-12-13 11:09:37 +00:00 |
|
dSevere
|
568fca377c
|
// Manage SQL upgrade for stock management
|
2011-12-12 20:54:48 +00:00 |
|
tDidierjean
|
ee4316d4a1
|
// Fix missing id_address in demo supplier
|
2011-12-12 11:06:22 +00:00 |
|
tDidierjean
|
cf06d1eb92
|
// Copy fix from trunk: #PSCFI-4397 - Missing unique index on PREFIX_category_product
|
2011-12-12 09:41:44 +00:00 |
|
mMarinetti
|
288703a26c
|
// new modules hooked for default theme, fixed hook names
|
2011-12-09 15:52:37 +00:00 |
|
dSevere
|
1e72e04c6a
|
// Bug on Prefix fix in db_settings.sql
|
2011-12-08 17:17:50 +00:00 |
|
rGaillard
|
acfe353c56
|
[+] BO: Add Specific prices bulk generator
|
2011-12-08 16:01:10 +00:00 |
|
vChabot
|
2411651445
|
// Adding the OrderCarrier class to handle carriers in an order
|
2011-12-08 15:12:23 +00:00 |
|
rMalie
|
b0561c5277
|
// Remove AdminStatsConf controller (conf is already in AdminStatsTab)
|
2011-12-08 09:25:10 +00:00 |
|
Francois Gaillard
|
92712497da
|
[-] Installer : #PSCFI-4383 : BugFix SQL installation script corrected, unique key for specific_price_priority
|
2011-12-07 17:09:38 +00:00 |
|
dSevere
|
1cbfafe547
|
// 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 |
|
mMarinetti
|
223480a0c5
|
// fix in db_settings_extends
|
2011-12-06 17:56:39 +00:00 |
|
mMarinetti
|
81f3326f95
|
[+] MO : homeslider is now replacing editorial in default installation
[-] MO : homeslider bugfix multishop + add samples
[-] MO : blocksupplier updated hookname
|
2011-12-06 17:53:23 +00:00 |
|
rMalie
|
27b198dcd6
|
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
|
2011-12-06 15:41:34 +00:00 |
|
mMarinetti
|
8ec349eaee
|
// bugfix db.sql
|
2011-12-06 14:49:32 +00:00 |
|
vChabot
|
39b43775f7
|
// little fix
|
2011-12-06 14:47:00 +00:00 |
|
vChabot
|
21e210fe0b
|
// adding configuration when upgrade to the three new groups
|
2011-12-06 14:43:39 +00:00 |
|
bMancone
|
b59a66658f
|
// 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
|
8333d4f252
|
// removing group_module_restriction table to set every restrictions in an only table : module_group
|
2011-12-05 16:17:42 +00:00 |
|
tDidierjean
|
e99d586f2f
|
// Fix missing values in installer
|
2011-12-05 14:10:09 +00:00 |
|
mMarinetti
|
0a58e512b4
|
// module newsletter hook fix + added create table in db_settings_extends.sql
|
2011-12-05 09:37:36 +00:00 |
|
mMarinetti
|
50a49413ee
|
// fix newsletter block
|
2011-12-02 17:21:24 +00:00 |
|
mMarinetti
|
d1d89f7b57
|
// fix hookDisplayHeader in blockcontact (module and default install)
|
2011-12-02 16:55:44 +00:00 |
|
mDeflotte
|
9a0ac098da
|
// BugFix : Problem in an install file SQL "PREFIX_" need to be used
|
2011-12-02 15:46:37 +00:00 |
|
mMarinetti
|
6522914106
|
[+] Project : default theme added
|
2011-12-02 15:24:40 +00:00 |
|
fBrignoli
|
09868e55ff
|
// prefix
|
2011-12-01 15:10:10 +00:00 |
|
mDeflotte
|
47b6290eb7
|
// id_warehouse is now on the order details and not on orders table
|
2011-12-01 14:31:26 +00:00 |
|
fBrignoli
|
c9be0c6c2d
|
// ps_ => PREFIX_
|
2011-12-01 14:08:49 +00:00 |
|
dSevere
|
b9719b8561
|
// Stock Available : Add shared management for group of shops
|
2011-11-30 16:28:06 +00:00 |
|
lLefevre
|
e3c3de17a5
|
// added 1.5.0.2 version in install script + fix deleted Adminlogin accesses
|
2011-11-29 17:47:14 +00:00 |
|
bMancone
|
89257f7cce
|
// 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
|
dde58c5c1d
|
// Product Suppliers : Add wholesale price management for each supplier
|
2011-11-28 17:16:39 +00:00 |
|
bMancone
|
a306e44d55
|
// CRUD for StockMvtLabels & SupplyOrderStatus are now in AdminStockConfigurationController
|
2011-11-28 15:44:06 +00:00 |
|
vAugagneur
|
a68d43d1d4
|
//added missing upgrade SQL
|
2011-11-28 08:18:14 +00:00 |
|
rGaillard
|
c0ce9cc965
|
// Change URLs calling for prestashop.com
|
2011-11-25 18:45:07 +00:00 |
|
fBrignoli
|
2e2b696c96
|
// John Doe is now "reglo"
|
2011-11-23 22:43:34 +00:00 |
|
fSerny
|
ca0d0ad645
|
[-] BO : Partial refund - part 4
|
2011-11-23 22:42:17 +00:00 |
|
fBrignoli
|
8c6ca91464
|
// John DOE's order is back!
|
2011-11-23 22:17:25 +00:00 |
|
vAugagneur
|
cb1d4ba6b8
|
[+] BO : login and lost password is now in ajax and convert in AdminController
|
2011-11-23 21:32:11 +00:00 |
|
vChabot
|
17a7eb436f
|
// adding the php upgrade to move every orders into order_carrier
|
2011-11-23 18:10:01 +00:00 |
|
dMetzger
|
bffb7adec3
|
[+] BO : add new feature, Order edition
|
2011-11-23 17:45:52 +00:00 |
|
dMetzger
|
a0f1c60c6c
|
// 2 bug fixes for the cart rules
|
2011-11-23 13:24:15 +00:00 |
|
bMancone
|
5b1b0818c2
|
// AdminProductsController: added new array to translate tabs name. Added translations of fr/admin & SupplyOrderForm(PDF)
|
2011-11-23 11:41:25 +00:00 |
|
vAugagneur
|
eb173f6dfc
|
//remove debug
|
2011-11-23 08:35:38 +00:00 |
|
vChabot
|
aabc36aa95
|
// attributes position works fine
|
2011-11-22 14:53:50 +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 |
|
tDidierjean
|
dd3dad5938
|
// Changed AdminPDF to lowercase
|
2011-11-21 13:57:27 +00:00 |
|