bMancone
56a4db3947
// StockMvtReason : added getStockMvtReasonsWithFilter(). Controllers : updated
2011-10-25 14:27:21 +00:00
vSchoener
a987a0f970
- Liable to last commit, update button
2011-10-25 14:19:01 +00:00
vSchoener
e6df75f628
- Liable to last commit (style)
2011-10-25 14:17:49 +00:00
vSchoener
f21717d2e0
- Update theme for payment_cc detail
2011-10-25 14:14:38 +00:00
vSchoener
e2890d6191
[+] CORE: OrderControler display the payment_cc detail for an order, transaction_id can be changed manually
2011-10-25 13:46:37 +00:00
vSchoener
5f09a4c526
- Authorieaim : Change format of the stored credit card
2011-10-25 13:33:28 +00:00
mDeflotte
b422da7d2b
// BugFix on counting stock instant states lines
2011-10-25 13:31:16 +00:00
bMancone
c4ba398677
// Layout.tpl : added one new line between each AdminController::displayInformation()
2011-10-25 13:20:37 +00:00
mMarinetti
ee1b2551bc
// thanks to Julien Breux for AdminInformationController
...
[*] BO : optimized ConfigurationTest class
2011-10-25 12:44:47 +00:00
vAugagneur
ea21b2aab4
//fixed bug autocomplete category tree
2011-10-25 12:04:16 +00:00
vAugagneur
c8b80f854e
//fixed bug on category tree
2011-10-25 12:00:13 +00:00
lLefevre
98ae941a9b
[*] BO #PSFV-94 : Added AdminLanguagesController
2011-10-25 11:55:28 +00:00
lLefevre
f09a84015b
// Fix bug method update()
2011-10-25 09:41:45 +00:00
vSchoener
89fb2e100a
[-] CORE: Add details payment from payment_cc in the order view
2011-10-25 09:09:06 +00:00
mDeflotte
d64f7ace35
// Removing stock form into product admin tab
2011-10-25 08:16:02 +00:00
vChabot
308b8624e7
// removing possibility to edit quantity in the command process, step 3
2011-10-25 08:15:43 +00:00
lLefevre
1e5d8070e2
//Fixed bug $optionsList in the options.tpl of the class AdminStoreController
2011-10-25 07:51:41 +00:00
bMancone
03cb4f29ea
// StockCover : fixed query
2011-10-24 16:23:26 +00:00
bMancone
c15eb556e9
// StockCover : fixed query
2011-10-24 16:20:24 +00:00
bMancone
98ac81ffb5
// AdmiNWarehousesController : added details on warehouses (number of refs, quantities, value of the stock in the warehouse currency,..)
2011-10-24 16:15:12 +00:00
bMancone
ff36dd794d
// Fixed StockCover
2011-10-24 16:04:33 +00:00
lLefevre
473f248c41
[*] BO #PSFV-94 : Added AdminCustomerController
2011-10-24 16:00:28 +00:00
rMalie
98b0be7338
// Little fix
2011-10-24 15:47:09 +00:00
dSevere
3553466293
// Update stock movements interface with new controllers + debug and optimisations
2011-10-24 15:28:58 +00:00
vSchoener
99d97da64e
// Delete debug function
2011-10-24 15:18:43 +00:00
vSchoener
96fecb4273
[-] MO: Add infos to Payment_cc table after validate payment and fix test account test, url generation)
2011-10-24 15:17:07 +00:00
mDeflotte
6cbe60b948
// BugFix : Porblem during adding product to cart
2011-10-24 15:04:29 +00:00
aFolletete
1c776408f7
// fixed order of Orders in AdminOrdersController
2011-10-24 14:47:33 +00:00
aFolletete
57199ef1ee
// cleanned useless characters
2011-10-24 14:40:56 +00:00
mDeflotte
9bdc2d4fa2
// Improving admin list action details
2011-10-24 14:33:34 +00:00
mDeflotte
22898f3bc0
// BugFix with order states change and warehouse
2011-10-24 14:32:57 +00:00
aFolletete
f20c8f5fc0
// fix filter list for date column
2011-10-24 14:19:21 +00:00
aFolletete
2e29c41631
// fix filter issue due to bqSQL
2011-10-24 14:18:10 +00:00
mDeflotte
e09679cf0a
// Improving ajax form in tab product / quantity
2011-10-24 14:02:42 +00:00
aFolletete
ee2aad914d
// bug fix on new AdminOrders + optimization
...
[~] FO : usage of $customizedDatas var in order-detail.tpl is now deprecated use $product.customizedDatas
2011-10-24 13:19:54 +00:00
mDeflotte
00bf241da0
// Removing console.log
2011-10-24 13:14:16 +00:00
bMancone
32853c481e
// Fixed StockCover
...
// Removed id_stock_mvt_reason from StockManager::transferBetweenWarehouses()
// It is now allowed to transfer stock within one warehouse if and only if it only changes, for a given quantity, its usable state
2011-10-24 12:58:24 +00:00
bMancone
3d0c38a987
// Installer (settings_lite) : added default stock mvt reason for transfer between warehouses
2011-10-24 12:47:07 +00:00
bMancone
c94d16f8dd
// Warehouse : updated comments..
2011-10-24 10:20:11 +00:00
bMancone
cd19a040e1
// StockCover : udpated default warehouse
2011-10-24 10:13:39 +00:00
bMancone
a70e6e4a7f
// StockCover : added warehouse selection & fixed period selection
2011-10-24 10:10:14 +00:00
mDeflotte
ae4187da03
// Removing unused field
2011-10-24 09:55:39 +00:00
aNiassy
41f5061309
[-] #PSCFI-3773 : Changed the treatment which validate the email and added a condition for receivers
2011-10-24 09:49:57 +00:00
aFolletete
678f1ae6d1
// update db.sql
2011-10-24 09:46:46 +00:00
mDeflotte
2df86d2489
[-] BugFix : Bad count in request for admin stock instant states
2011-10-24 09:31:09 +00:00
mDeflotte
62e8f827a4
// Normalization
2011-10-24 09:00:39 +00:00
mDeflotte
e43a3cab6f
[-] BugFix : Problem on changing warehouse in admin stock instant state
2011-10-24 08:53:35 +00:00
rMalie
a819f7238d
// Fix modules route for dispatcher
2011-10-24 08:38:45 +00:00
mMarinetti
e44f8afcdf
// you can now add new product and stay
2011-10-24 08:32:07 +00:00
mMarinetti
cc8057d345
// fix create new product
2011-10-24 08:28:15 +00:00