Commit Graph

19088 Commits

Author SHA1 Message Date
Laurent Destailleur
087208b7fa Restore changes after 27 may due to from savannah Crash. 2009-06-03 22:42:41 +00:00
Laurent Destailleur
970ec9837e Restore changes after 27 may due to from savannah Crash. 2009-06-03 21:57:57 +00:00
Laurent Destailleur
75f6aec581 Restore changes after 27 may due to from savannah Crash. 2009-06-03 20:10:50 +00:00
Laurent Destailleur
509e228f3e New: Add filters on stock movement 2009-06-03 20:05:49 +00:00
Laurent Destailleur
d7e460c18a New: Add filters on stock movement 2009-06-03 19:58:51 +00:00
Laurent Destailleur
41b81f6a3a Enhancement of help center 2009-06-03 19:55:39 +00:00
Laurent Destailleur
c54e6694dc Restore changes after 27 may due to from savannah Crash. 2009-06-03 19:54:48 +00:00
Laurent Destailleur
a24351e0e9 Fix: SQL error 2009-06-03 19:51:39 +00:00
Laurent Destailleur
ff773c0a09 UTF8 2009-06-03 19:50:57 +00:00
Laurent Destailleur
dd4efa416a Fix: Translation of countries 2009-06-03 19:50:17 +00:00
Laurent Destailleur
b71190f5ee Fix: Bad alignement of columns 2009-05-28 02:27:54 +00:00
Laurent Destailleur
bff1726f37 UTF 2009-05-28 02:05:06 +00:00
Laurent Destailleur
7df714e2f2 Fix: W3C 2009-05-28 01:56:48 +00:00
Regis Houssin
31365e71a0 Fix: bad object 2009-05-27 20:58:23 +00:00
Regis Houssin
ae5fe6a2c3 Look: red color in background and white for font if stock <= 0 2009-05-27 17:03:37 +00:00
Regis Houssin
501656bf99 Look: red color if stock <= 0 2009-05-27 16:50:34 +00:00
Laurent Destailleur
3a690c7643 New: Add stock in product lists 2009-05-27 16:11:33 +00:00
Regis Houssin
fb6a137b80 Fix: use entity in auguria menu 2009-05-27 15:56:00 +00:00
Laurent Destailleur
1063772919 Qual: Uniformize code 2009-05-27 15:52:08 +00:00
Laurent Destailleur
3d900a81e5 Fix: Can add quantity=0 in commercial proposals 2009-05-27 15:38:03 +00:00
Laurent Destailleur
b57b5e9e38 New: If missing data, other data are kept. 2009-05-27 15:30:56 +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
8db457217b Fix: version 2009-05-27 14:48:44 +00:00
Laurent Destailleur
67b4fdf586 Qual: Removed deprecated code 2009-05-27 14:48:11 +00:00
Laurent Destailleur
aeeb2544b7 Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 14:35:30 +00:00
Laurent Destailleur
b309cd1380 Fix: W3C 2009-05-27 14:32:19 +00:00
Laurent Destailleur
89e508b8da Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 14:18:49 +00:00
Laurent Destailleur
4c9e157b2b Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 13:39:09 +00:00
Laurent Destailleur
2ca507c846 Move css for color picker in main CSS to reduce nb of CSS files. 2009-05-27 02:20:40 +00:00
Laurent Destailleur
86625da643 Predefined invoices are now always enabled 2009-05-27 01:59:33 +00:00
Laurent Destailleur
892a8c1ce4 Fix: make fix on predefined invoice feature. 2009-05-27 01:48:31 +00:00
Laurent Destailleur
930b400458 Uniformize code and make fix on predefined invoice feature. 2009-05-27 01:15:44 +00:00
Laurent Destailleur
04ca16df2b Fix: W3C standard 2009-05-26 22:57:57 +00:00
Laurent Destailleur
75ecac5768 Fix: W3C standard 2009-05-26 22:50:36 +00:00
Regis Houssin
fa55e65e54 Fix: Disables token renewal in Ajax request 2009-05-26 17:01:18 +00:00
Regis Houssin
1f8b2d0d3a Fix: error in upgrade mode 2009-05-26 13:17:35 +00:00
Regis Houssin
f370a81bc4 Fix: errors in upgrade 2009-05-26 12:54:32 +00:00
Regis Houssin
daab595b57 Fix: clause with entity 2009-05-26 12:39:24 +00:00
Regis Houssin
d70beb872c Fix: errors in upgrade 2009-05-26 12:25:26 +00:00
Juanjo Menent
d0a52a43a8 Bat translation 2009-05-25 15:55:47 +00:00
Juanjo Menent
e0a230060a Can add a field errors-to to emailings 2009-05-25 08:15:41 +00:00
Laurent Destailleur
82d97b1ee1 Can add a field errors-to to emailings 2009-05-24 22:11:46 +00:00
Laurent Destailleur
c50d2cea03 Can add a field errors-to to emailings 2009-05-24 22:01:19 +00:00
Laurent Destailleur
824969bfa3 Fix: Send to cc and bcc was not working with SMTPs handler 2009-05-24 21:43:33 +00:00
Laurent Destailleur
fbf0747e0c Fix: Correct bugs in simplemail class that did not handle multi recipients correctly. 2009-05-24 21:30:37 +00:00
Laurent Destailleur
c5effe4caf Fix: Pb in error management 2009-05-24 20:01:43 +00:00
Laurent Destailleur
49d8233eb8 Isolate code for simplemail 2009-05-24 20:01:25 +00:00
Laurent Destailleur
003208bc96 Disable the CSRF protection if we are in a development instance (to be able to do test and send post from tools). 2009-05-24 19:04:25 +00:00
Laurent Destailleur
d1749dca57 Fix: Typo error 2009-05-24 18:43:23 +00:00