dolibarr/htdocs
Laurent Destailleur a5b74189e6
Merge pull request #14031 from atm-florianm/10.0_FIX_copy_payment_value_date_on_account_line
FIX: copy value date of VariousPayment onto the new AccountLine
2020-06-06 21:19:11 +02:00
..
accountancy FIX: Accountancy - Binding index - Add a filter on sql request for module Subtotal & Jalon 2020-06-05 17:24:59 +02:00
adherents FIX: fk_type subscription list via api REST 2020-03-03 11:58:15 +01:00
admin Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-05-12 15:24:15 +02:00
api FIX: Wrong Sql on getListOfTowns api method 2020-04-27 10:15:47 +02:00
asset Fix confusion between ->childs and ->childsoncascade 2019-06-22 20:17:40 +02:00
asterisk PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
barcode
blockedlog add security.lib.php for dol_hash 2019-10-14 15:28:06 +02:00
bom FIX #11702 FIX #12088 2019-10-11 15:08:10 +02:00
bookmarks If we need more var here, we must fix to have var starting with search_ 2020-03-25 18:47:42 +01:00
cashdesk Fix css for responsive 2019-09-16 18:40:58 +02:00
categories Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-04-05 03:42:05 +02:00
collab FIX #11584 2019-08-01 12:23:02 +02:00
comm Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-05-18 15:50:36 +02:00
commande Fix error return when creating order with not enough stock 2020-01-19 12:15:47 +01:00
compta FIX: when creating a VariousPayment, the value date is not copied onto the AccountLine that gets created at the same time, so the bank transaction's value date will be the payment date instead of the payment's value date 2020-06-04 11:29:51 +02:00
conf
contact FIX : we must export company mail address on contact vcard only if contact email address is empty 2020-04-20 15:59:44 +02:00
contrat Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-03-06 14:17:21 +01:00
core Fix exclude credit note when searching situation invoice to use for next 2020-05-25 00:21:09 +02:00
cron Fix duplicate translation 2019-05-29 09:46:39 +02:00
custom custom content was deleted 2019-03-12 10:39:47 +01:00
datapolicy Protect from dir scan 2019-06-18 14:51:57 +02:00
dav Fix compatibility with twofactor 2019-08-22 10:53:42 +02:00
debugbar FIX #12083 2019-10-11 14:53:30 +02:00
don Update don.class.php 2019-07-04 10:39:30 +02:00
ecm Signatures of methods createFromClone() has been standardized. All 2019-04-25 12:11:32 +02:00
emailcollector FIX #11421 2019-06-28 12:52:35 +02:00
expedition Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-05-18 15:50:36 +02:00
expensereport Fix board filters for expense report and holiday 2020-05-22 00:33:30 +02:00
exports Fix complex export model loading 2020-01-15 14:36:44 +01:00
externalsite Fix missing exit 2019-09-05 15:00:46 +02:00
fichinter FIX permission check on API intervention 2019-08-13 14:21:43 +02:00
fourn fix missing rollbacks 2020-05-20 14:37:35 +02:00
ftp
holiday Fix board filters for expense report and holiday 2020-05-22 00:33:30 +02:00
hrm Responsive HRM index 2019-06-18 22:03:29 +02:00
imports FIX Limit of uploaded files (max_post_size was not used) 2019-07-20 13:09:25 +02:00
includes FIX #12973 2020-02-03 06:31:40 +01:00
install suggest some fix to debug situation invoices 2020-05-20 19:51:04 +02:00
langs suggest some fix to debug situation invoices 2020-05-20 19:51:04 +02:00
livraison FIX: add URL param "restore_last_search_values=1" to all backlinks that point to a list 2019-12-05 15:34:41 +01:00
loan FIX Loan card - Wrong language key used 2020-01-03 14:38:25 +01:00
mailmanspip
margin Update to integer situation invoice 2019-12-19 12:06:18 +01:00
modulebuilder Fix Generation of zip of module 2020-01-15 11:55:27 +01:00
mrp
multicurrency/class
opensurvey Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-07-18 18:09:37 +02:00
paybox FIX do not output return code on screen after a select of bank account 2019-09-16 18:29:04 +02:00
paypal FIX do not output return code on screen after a select of bank account 2019-09-16 18:29:04 +02:00
printing PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
product Merge pull request #13449 from atm-quentin/FIX_missing_default_accountancy_product_buy_code 2020-04-05 03:41:46 +02:00
projet Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-03-06 14:17:21 +01:00
public Fix for stripe connect 2020-01-22 13:53:20 +01:00
reception FIX: add URL param "restore_last_search_values=1" to all backlinks that point to a list 2019-12-05 15:34:41 +01:00
resource Fix SQL injection 2020-01-29 11:38:06 +01:00
societe Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2020-05-15 14:04:58 +02:00
stripe Update charge.php 2020-01-22 13:52:37 +01:00
supplier_proposal FIX author search supplier proposal list 2020-04-06 10:29:04 +02:00
support
takepos Takepos: Well align the search field width, keep old CSS rule as fallback for old browsers 2019-12-07 15:36:23 +11:00
theme FIX md stylesheet to be included by external modules like eldy 2020-04-02 10:44:24 +02:00
ticket FIX: typo on ckeck method 2020-03-01 05:21:51 +01:00
user Merge pull request #12632 from atm-florianm/FIX_10.0_restore_filter_values_when_returning_to_list_from_card 2019-12-09 15:59:55 +01:00
variants Fix folder rename behavior 2020-01-07 14:49:25 +01:00
webservices Fix position of modules 2019-06-23 20:05:15 +02:00
website FIX Var not enough sanitized 2019-09-24 14:16:24 +02:00
.gitignore Ignore 2018-11-18 15:57:20 +01:00
cache.manifest FIX remove deprecated and unused file 2018-10-27 14:26:23 +02:00
document.php FIX Force downlaod of file with .noexe as octet-stream mime type 2019-09-24 13:30:04 +02:00
favicon.ico
filefunc.inc.php Prepare 10.0.8 2020-04-02 18:51:25 +02:00
index.php Fix load_state_board doesn't take parameters 2020-05-22 00:32:55 +02:00
main.inc.php Fix bad side effect of debugbar with android 2019-12-03 14:59:05 +01:00
master.inc.php FIX Option to use ZipArchive instead of PclZip bugged with large files. 2019-08-14 04:07:02 +02:00
robots.txt Add example of comment 2012-11-07 02:22:25 +01:00
viewimage.php Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-07-30 20:55:15 +02:00