Commit Graph

83 Commits

Author SHA1 Message Date
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
96416735df Fix: [ bug #618 ] External accounts can access confidential informations
(a lot)
2013-01-02 18:43:59 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
8ff506b120 Sec: Sanitize all params page, sortfield and sortorder 2012-10-13 14:47:46 +02:00
Marcos García
f3674317ec Removed parenthesis from all require and replaced with single quotes 2012-08-22 23:24:21 +02:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Marcos García
ec36ffd73c Missing expeditions and stocks BackToList links 2012-07-28 22:14:53 +02:00
Laurent Destailleur
6f8ad124a1 New: Can correct stock of a warehouse from warehouse card. 2012-06-15 02:16:35 +02:00
Laurent Destailleur
9270e4603b Fix: Bad filters on stock movement list 2012-02-26 13:32:16 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
bacf2003f1 Checkstyle 2012-01-22 21:17:02 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Regis Houssin
00ffbd5e90 Fix: change the last database prefix 2011-11-23 21:25:02 +01:00
Laurent Destailleur
9e50499195 Last movement date info is mre clear. 2011-11-06 13:54:06 +01:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
bc25b7bd2c Qual: Removed deprecated feature 2011-06-08 12:48:05 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Laurent Destailleur
cf862a2286 Fix: Select a date year now show past and future date. 2011-05-03 11:29:09 +00:00
Laurent Destailleur
ce1aa3bef0 Fix: Bad user 2011-04-10 22:36:38 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
f55d82dee5 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:39 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Laurent Destailleur
a8a3c1ed2d Add hidden option STOCK_SUPPORTS_SERVICES to prepare usage of services into stock module. 2010-06-18 19:40:58 +00:00
Laurent Destailleur
664811cfed Add more filter on list of invoices and payments 2010-05-01 15:33:00 +00:00
Philippe Grand
391c595dda according to new tree directory 2010-04-29 08:50:46 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Regis Houssin
da437acd5d Fix: remove pre.inc.php 2010-03-22 14:40:04 +00:00
Laurent Destailleur
9c77a7621e Move permission "see hidden categories" into "see hidden products/services". 2010-03-13 21:53:45 +00:00
Laurent Destailleur
8980d9acc2 Move permission "see hidden categories" into "see hidden products/services". 2010-03-12 23:40:39 +00:00
Laurent Destailleur
808e54edfc Reports is more clear. 2010-02-14 19:38:20 +00:00
Laurent Destailleur
6d8a09fd74 First change to enhance VAT reports 2010-01-11 23:25:54 +00:00
Laurent Destailleur
03f11bf481 New: Add label for stock movements 2009-12-09 18:13:47 +00:00
Laurent Destailleur
a7ab011e72 New: Can filter stock movement on user
Fix: Filter on date works now.
2009-12-03 19:25:35 +00:00
Laurent Destailleur
78643ec12a Qual: Better compatibility with other databases 2009-10-28 17:37:40 +00:00
Laurent Destailleur
4af4a6629a Add link to last sotck movement on the stock tab of product. 2009-08-30 15:20:24 +00:00
Laurent Destailleur
74254cb64a Add link to wiki 2009-08-24 22:48:40 +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
Laurent Destailleur
31a9a9d65f New: Add value of stock in movement pages 2009-07-11 10:12:10 +00:00
Laurent Destailleur
0067d360c4 Qual: Uniformize code 2009-07-10 00:15:41 +00:00
Laurent Destailleur
d7e460c18a New: Add filters on stock movement 2009-06-03 19:58:51 +00:00