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 |
|
fBrignoli
|
76532ee3c1
|
//
|
2011-09-14 13:38:21 +00:00 |
|
fBrignoli
|
705385552c
|
// order_detail_tax + tax.deleted
|
2011-09-14 13:37:01 +00:00 |
|
vAugagneur
|
739f3abb5e
|
//oups sql
|
2011-09-14 12:17:49 +00:00 |
|
vAugagneur
|
10a62b46a0
|
[+] BO : now you can sync imap mailbox with the Customer Service (SAV)
|
2011-09-14 09:42:53 +00:00 |
|
tDidierjean
|
36ae7699df
|
[*] BO : product images can now be dragged and dropped to change position (CC021)
|
2011-09-13 15:22:29 +00:00 |
|
vChabot
|
95d5d50af4
|
// changing name "available_date_combi" to "available_date" and some features
|
2011-09-13 14:52:42 +00:00 |
|
vChabot
|
b8dfc344f2
|
[*] BO : add an available date when product is out of stock
|
2011-09-13 08:07:34 +00:00 |
|
tDidierjean
|
a7ad178f28
|
//// Merge -> revision 8290
|
2011-09-01 09:53:43 +00:00 |
|
lBrieu
|
356dc9c136
|
|
2011-08-30 13:42:35 +00:00 |
|
lBrieu
|
19eae2cff1
|
[-] Remove employee fields
|
2011-08-30 13:38:50 +00:00 |
|
lBrieu
|
4c403e6191
|
[+] Add some fields in the employee tab to handle notifications in BO
|
2011-08-30 12:03:10 +00:00 |
|
fBrignoli
|
8f8ac0670d
|
[*] Project : US + CA TaxSystem
|
2011-08-18 10:10:50 +00:00 |
|