Laurent Destailleur
|
74254cb64a
|
Add link to wiki
|
2009-08-24 22:48:40 +00:00 |
|
Laurent Destailleur
|
3d09d88543
|
New: Link to wiki help
|
2009-08-24 12:21:46 +00:00 |
|
Laurent Destailleur
|
28e95b5fbd
|
Add help link to online wiki
|
2009-08-12 13:07:49 +00:00 |
|
Regis Houssin
|
7574fea36b
|
Fix: limit view of price for external user with price level
|
2009-08-06 14:25:03 +00:00 |
|
Laurent Destailleur
|
8761c985b7
|
New: Add picto on tab titles
|
2009-08-06 13:21:23 +00:00 |
|
Regis Houssin
|
e8024562b8
|
Fix: traduction is already assigned in 'langs'
|
2009-08-05 09:37:51 +00:00 |
|
Laurent Destailleur
|
378b96d504
|
Removed deprecated option. Use the conf->module->enabled instead.
|
2009-08-02 16:47:06 +00:00 |
|
Regis Houssin
|
3cd1870ffb
|
Fix: utf-8
Todo: Monaco, Norway and Switzerland used vat rules of EEE ?
|
2009-07-30 22:38:07 +00:00 |
|
Regis Houssin
|
1305216a53
|
Fix: rename canvas in templates
|
2009-07-30 17:37:32 +00:00 |
|
Regis Houssin
|
df41472e5f
|
Fix: rename canvas in templates
|
2009-07-30 17:37:31 +00:00 |
|
Regis Houssin
|
3e00c223c1
|
Fix: move common templates in core directory
Fix: rename canvas in templates
|
2009-07-30 16:27:51 +00:00 |
|
Regis Houssin
|
2571bc130f
|
Experimental: Switch to custom templates if present
Add: error.tpl
|
2009-07-30 14:41:54 +00:00 |
|
Regis Houssin
|
97e9c8fb2b
|
Update: Smarty to 2.6.26 version
Experimental: Switch to custom templates if present
|
2009-07-30 13:38:57 +00:00 |
|
Laurent Destailleur
|
1d7af72c8e
|
Never use the source cvs tag in code (this make problems with patch commands)
|
2009-07-30 07:06:42 +00:00 |
|
Regis Houssin
|
b18b225b55
|
Fix: deprecated function
|
2009-07-29 19:56:35 +00:00 |
|
Regis Houssin
|
ed55bd35f0
|
Experimental: smarty template
|
2009-07-29 19:46:25 +00:00 |
|
Regis Houssin
|
53acecbf76
|
Qual: uniformize code
Experimental: smarty template
|
2009-07-29 19:17:25 +00:00 |
|
Laurent Destailleur
|
665051fe5f
|
Look: Minor fix
|
2009-07-29 19:06:11 +00:00 |
|
Laurent Destailleur
|
1ce9e4b884
|
Qual: Factorize some code.
Look: Add picto for warehouse on stock tabs.
|
2009-07-29 19:02:04 +00:00 |
|
Regis Houssin
|
22340edc51
|
Fix: product->canvas erased
|
2009-07-29 17:06:21 +00:00 |
|
Regis Houssin
|
a94f4ba1ad
|
Fix: look
|
2009-07-29 16:32:56 +00:00 |
|
Regis Houssin
|
6a3534c32a
|
Fix: more flexibility
|
2009-07-29 16:19:15 +00:00 |
|
Regis Houssin
|
0f16946a03
|
Fix: debut simplification template smarty
|
2009-07-29 15:32:13 +00:00 |
|
Regis Houssin
|
5fe7b641d1
|
Fix: forgotten two tables in the migration script
|
2009-07-29 15:02:29 +00:00 |
|
Regis Houssin
|
4c2c7afc04
|
Fix: encryption
|
2009-07-29 13:55:31 +00:00 |
|
Laurent Destailleur
|
8906d988ed
|
Add patch from meos to add photos on categories.
Fix: Solve pb in categories navigation
|
2009-07-22 17:02:49 +00:00 |
|
Regis Houssin
|
14ddc853f8
|
Fix: filter problem with multi page
|
2009-07-22 15:23:57 +00:00 |
|
Laurent Destailleur
|
dc5addb8a4
|
Look: Minor estethic change on linked products.
|
2009-07-16 21:22:17 +00:00 |
|
Laurent Destailleur
|
07d29024a1
|
Look: Minor estethic change on linked products.
|
2009-07-16 20:41:55 +00:00 |
|
Laurent Destailleur
|
0cc71ca978
|
Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent être téléchargés
Ne:w Use new confirm popup to delete file confirmation
|
2009-07-16 00:43:59 +00:00 |
|
Laurent Destailleur
|
31a9a9d65f
|
New: Add value of stock in movement pages
|
2009-07-11 10:12:10 +00:00 |
|
Laurent Destailleur
|
726b3c1d72
|
New: Store and show estimated value of stock
|
2009-07-10 02:26:19 +00:00 |
|
Laurent Destailleur
|
0067d360c4
|
Qual: Uniformize code
|
2009-07-10 00:15:41 +00:00 |
|
Laurent Destailleur
|
39b72a5fbe
|
New: Store and show estimated value of stock
|
2009-07-09 22:01:30 +00:00 |
|
Laurent Destailleur
|
40b860d624
|
New: Store and show estimated value of stock
|
2009-07-09 19:29:56 +00:00 |
|
Laurent Destailleur
|
0e8e8e2b98
|
New: Store and show estimated value of stock
|
2009-07-09 18:44:13 +00:00 |
|
Laurent Destailleur
|
2be9a2fdb4
|
Fix: If multiprice is enabled and level is not defined for customer, we always use the level 1. We can't use the denormalized price stored in product table as this price is the last price saved (it might be any level) and should never bee seen by user when multiprice is activated.
So we force the level to 1 if not defined.
|
2009-06-19 07:32:39 +00:00 |
|
Laurent Destailleur
|
6d8e0b05d3
|
Fix: Syntax error in request
|
2009-06-16 18:41:01 +00:00 |
|
Laurent Destailleur
|
8732364f01
|
Qual: Now module services and products are two completely separated modules.
|
2009-06-08 18:14:37 +00:00 |
|
Laurent Destailleur
|
d7e460c18a
|
New: Add filters on stock movement
|
2009-06-03 19:58:51 +00:00 |
|
Laurent Destailleur
|
c9daeaa149
|
Add a confirmation when cloning products.
|
2009-05-27 15:16:54 +00:00 |
|
Laurent Destailleur
|
bd99870694
|
Add a confirmation when cloning products.
|
2009-05-27 15:11:24 +00:00 |
|
Regis Houssin
|
fa55e65e54
|
Fix: Disables token renewal in Ajax request
|
2009-05-26 17:01:18 +00:00 |
|
Regis Houssin
|
16e91bf213
|
Fix: no accent
|
2009-05-19 20:19:45 +00:00 |
|
Regis Houssin
|
06d2d2fc2f
|
Fix: nous ne sommes jamais trop prudent !
|
2009-05-18 13:10:40 +00:00 |
|
Regis Houssin
|
e5d222b6cc
|
Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
|
2009-05-17 08:01:54 +00:00 |
|
Regis Houssin
|
c1c1f8a4d2
|
Fix: ajout d'un niveau supplémentaire du cache du jeton
|
2009-05-16 15:45:26 +00:00 |
|
Regis Houssin
|
07c6ffb065
|
Fix: ajout d'un jeton aléatoire dans les requetes POST
|
2009-05-16 12:52:53 +00:00 |
|
Regis Houssin
|
e63c142ce7
|
Fix: ajout d'un jeton aléatoire dans les requetes POST
|
2009-05-15 15:33:33 +00:00 |
|
Laurent Destailleur
|
fb4119ae7d
|
Fix: Can update price even with "NPR" VAT rates.
|
2009-05-15 10:47:12 +00:00 |
|