dolibarr/htdocs/core
Thomas Raschbacher 70de54e97d fix project extrafields for ODT
for some raeson the code was checking for already existing extra fields before even fetching it. removed the if condition, now it works fine.
2017-05-10 15:21:53 +02:00
..
ajax Use function top_httphead to include headers in pages. 2017-05-09 21:46:57 +02:00
boxes Fix compatibility with the removal of "constant". 2017-04-29 18:48:30 +02:00
class Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-10 00:48:27 +02:00
db Fix travis 2017-04-30 14:16:58 +02:00
filemanagerdol Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
js Use function top_httphead to include headers in pages. 2017-05-09 21:46:57 +02:00
lib Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-10 00:48:27 +02:00
login FIX #6445 2017-03-10 14:49:17 +01:00
menus Work on inventory module debug 2017-05-06 22:28:07 +02:00
modules fix project extrafields for ODT 2017-05-10 15:21:53 +02:00
tpl NEW Add last activation author and ip of modules 2017-05-06 20:43:14 +02:00
triggers Fix script to send emailings 2017-05-02 18:21:50 +02:00
actions_builddoc.inc.php NEW ODT docs for USER USERGROUP CONTRACT and PRODUCT class 2017-03-14 09:25:29 +01:00
actions_changeselectedfields.inc.php
actions_dellink.inc.php NEW Link between objects can be done on both side and on all objects 2016-08-04 11:57:37 +02:00
actions_extrafields.inc.php Fix option unique of extrafields not saved 2016-10-11 12:20:14 +02:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Work on sorting/indexing upload files 2016-12-31 03:43:22 +01:00
actions_massactions.inc.php NEW use pdktk to concat mass pdf 2017-04-27 16:37:44 +02:00
actions_printing.inc.php Fix error management on direct print 2017-04-12 13:01:41 +02:00
actions_sendmails.inc.php Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into 2017-03-02 14:29:22 +01:00
actions_setnotes.inc.php
antispamimage.php Use function top_httphead to include headers in pages. 2017-05-09 21:46:57 +02:00
datepicker.php Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
doxygen.php Use https links 2016-07-30 11:40:55 +02:00
extrafieldsinexport.inc.php FIX : Do not include separate extrafields into export cause "separate" 2016-12-09 17:17:58 +01:00
get_menudiv.php Work on 6.0 look and feel 2017-04-01 12:46:47 +02:00
index.html
photos_resize.php NEW Feature to crop/resize images available on user and expense reports 2017-04-14 13:53:39 +02:00
search_page.php Work on module website 2017-02-24 21:13:40 +01:00
search.php
tools.php