dolibarr/htdocs
HENRY Florian 768846191b
fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order (#29462)
* fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order

* fix: add control on back stattement
2024-04-27 12:49:27 +02:00
..
accountancy replace OR by AND condition 2024-03-12 07:43:16 +01:00
adherents Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-02 01:36:00 +01:00
admin Fix set of PROFID1 2023-12-17 22:50:23 +01:00
api Handle projects for the api documents listing route (#25465) 2023-07-25 23:24:11 +02:00
asset Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-10-26 13:46:17 +02:00
asterisk
barcode FIX: php warning global conf (#29478) 2024-04-27 03:57:53 +02:00
blockedlog
bom fix output 2023-12-07 09:08:33 +01:00
bookcal
bookmarks fix: delete bookmark button link 2023-06-05 08:49:16 +02:00
categories FIX Prices visible on TakePOS KO with multiprices support 2023-09-09 14:29:16 +02:00
collab
comm Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-18 17:05:11 +01:00
commande Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-04-27 04:48:38 +02:00
compta Fix: Deposit lines are not created correctly (#28646) 2024-03-05 18:07:05 +01:00
conf NEW Suggest root path configurations in conf.php.example (#26609) 2023-11-20 20:39:40 +01:00
contact FIX not redirtect when error occurs on updating card (#29388) 2024-04-18 13:11:12 +01:00
contrat
core fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order (#29462) 2024-04-27 12:49:27 +02:00
cron Update cronjob.class.php 2024-01-15 14:14:51 +01:00
custom
datapolicy
dav
debugbar
delivery Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-18 17:05:11 +01:00
don Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-18 15:59:40 +01:00
ecm Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-11-12 22:58:23 +01:00
emailcollector Fix : emailcollector must use socid to link event to thirdparty (instead of fk_soc) 2023-08-14 10:24:40 +02:00
eventorganization
expedition Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-01-23 22:02:27 +01:00
expensereport Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:53:50 +01:00
exports
externalsite
fichinter Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-22 00:16:14 +01:00
fourn FIX 17.0: $num doesn't take trigger-modified newref into account, leading to inconsistencies if BILL_SUPPLIER_VALIDATE changes the invoice's ref (#28684) 2024-03-07 20:21:41 +01:00
ftp
holiday fix : #29372 month_report is accessible even without the readall permission (#29385) 2024-04-18 11:19:16 +01:00
hrm
imports fix entitylang test (#25569) 2023-08-08 22:02:45 +02:00
includes Backport #23972 2024-03-18 15:22:00 +01:00
install Fix repair 2024-01-23 21:33:10 +01:00
intracommreport
knowledgemanagement Fix warning 2023-08-28 13:47:00 +02:00
langs Revert "Fix translation of permissions after 6c521073ea9215fb7baddca5e48345b2…" (#29506) 2024-04-27 04:28:03 +02:00
loan
mailmanspip/class Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:53:50 +01:00
margin
modulebuilder Fix phpcs 2023-12-17 22:59:15 +01:00
mrp
multicurrency
opensurvey
partnership Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-27 01:05:04 +02:00
paybox
paypal
printing
product Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-04-11 22:30:41 +02:00
projet Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-04-24 21:06:46 +02:00
public fix: MAIN_AGENDA_EXPORT_PAST_DELAY is defaulted to 0 to 'not isset' is always false 2023-12-13 09:37:45 +01:00
reception Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-27 16:01:05 +02:00
recruitment
resource
salaries Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-16 13:59:19 +02:00
societe fix: when option SOCIETE_ADDRESSES_MANAGEMENT is set then PHP message: PHP Fatal error: Uncaught Error: Call to undefined function show_addresses() in htdocs/societe/card.php:3325 (#29461) 2024-04-24 22:39:22 +02:00
stripe FIX fatal error on Stripe setup page and security when terminal not used 2023-07-30 14:13:27 +02:00
supplier_proposal
support
takepos FIX multiple problems with multicompany 2024-03-31 13:56:44 +02:00
theme 17.0 Backport autocomplete in dialog box (#29307) 2024-04-16 10:28:47 +02:00
ticket Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-12-17 21:49:08 +01:00
user FIX #29496 - filtering a record should not hide its child not filtered 2024-04-27 03:12:17 +02:00
variants
webhook
webservices
website Update index.php 2024-01-10 15:25:16 +01:00
workstation Merge 2024-03-14 23:43:25 +01:00
zapier
.gitignore
document.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-22 00:16:14 +01:00
favicon.ico
filefunc.inc.php Release 17.0.4 2024-02-12 12:20:57 +01:00
index.php Update htdocs/index.php 2023-08-30 10:47:59 +02:00
main.inc.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-09 19:04:06 +01:00
master.inc.php Issue 26045 : force MAIN_PROFID1_IN_ADDRESS for fr soc 2023-12-15 15:45:52 +01:00
opcachepreload.php
robots.txt
security.txt
viewimage.php