dolibarr/htdocs
Cédric eead9a93d3
Fix can set desiredstock to (int) 0 from API Rest
When you set desiredstock to 0 as an integer from the API, it registers to null in the database. Using is_numeric() fixes this.
2020-03-30 13:03:13 +02:00
..
accountancy Fix value not defined 2017-07-15 17:22:57 +02:00
adherents Merge branch '5.0' of github.com:atm-maxime/dolibarr into fix_member_search_pgsql 2017-10-03 18:15:01 +02:00
admin FIX #7148 2017-09-18 15:31:22 +02:00
api Fix: [Restler] Delete the cache file otherwise it does not update 2017-05-29 13:46:03 +02:00
asterisk
barcode Fix: Barcode type 2018-02-19 17:45:19 +01:00
bookmarks Escape hml tags 2017-06-18 19:42:59 +02:00
cashdesk Fix: Cashdesk does not apply multi-price or price per customer 2018-05-18 09:20:18 +02:00
categories Better log 2017-07-05 00:09:35 +02:00
comm FIX: propal: correctly preset project when creating with origin/originid 2018-07-09 17:34:31 +02:00
commande Fix: extrafiels is not passing orders to invoice 2018-05-17 18:56:01 +02:00
compta FIX : if we make a mistake with situation_percent, now we can correct it. before situation_final was always set to 1 and no way to go back 2018-02-27 12:27:25 +01:00
conf
contact FIX Better sanitizing of search all parameter. 2017-05-09 19:36:10 +02:00
contrat Fix missing folder with multientity 2018-03-21 12:14:04 +01:00
core FIX #8762 2018-05-10 11:50:35 +02:00
cron Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-07-31 02:37:28 +02:00
custom
don Fix: missing scandir 2017-08-23 10:21:10 +02:00
ecm Escape hml tags 2017-06-18 19:42:59 +02:00
expedition Merge pull request #7652 from fappels/5.0_Fix_old_batch_not_shown_multi_shipping 2017-10-27 02:26:45 +02:00
expensereport FIX id of user not saved when making a payment of expense report 2017-07-08 21:53:28 +02:00
exports
externalsite Escape hml tags 2017-06-18 19:42:59 +02:00
fichinter FIX: #7510 Bug: extrafield content disappear when generate pdf within intervention 2017-09-28 12:05:41 +02:00
fourn rank of invoice_supplier lines was always -1 2018-04-13 17:01:10 +02:00
ftp
holiday FIX #8029 Unable to make leave request in holyday module 2018-01-05 12:09:45 +01:00
hrm
imports
includes Fix PHP7.2 2017-09-14 11:47:27 +02:00
install Fix: syntax error for postgresql > 9.1 2018-04-17 17:33:40 +02:00
langs New : Prepare toolkit for alert warning 2017-07-22 12:18:54 +02:00
livraison
loan
mailmanspip
margin
multicurrency/class
opensurvey
paybox
paypal
printing
product Fix can set desiredstock to (int) 0 from API Rest 2020-03-30 13:03:13 +02:00
projet Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-10-27 02:32:09 +02:00
public Fix maxlength of fields 2017-09-14 16:42:04 +02:00
resource Fix: documents dir not rename and delete 2017-08-30 11:26:48 +02:00
societe Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-12-10 21:16:49 +01:00
supplier_proposal Update card.php 2017-09-14 13:25:01 +02:00
support Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-06-14 10:18:24 +02:00
theme Missing css 2017-09-19 11:38:28 +02:00
user Escape hml tags 2017-06-18 19:42:59 +02:00
webservices
websites
.gitignore Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-05-29 10:25:07 +02:00
cache.manifest
document.php
favicon.ico
filefunc.inc.php Prepare 5.0.8 2017-10-29 16:17:36 +01:00
index.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-12-08 12:42:22 +01:00
main.inc.php FIX: #8139 2018-02-19 10:58:05 +01:00
master.inc.php FIX CVE-2017-7886 2017-06-10 21:37:27 +02:00
robots.txt
viewimage.php