Commit Graph

121207 Commits

Author SHA1 Message Date
Alexandre Janniaux
06aaa974b5 EvalMathTest: fix class name
The test class was copied from InventoryTest and phpunit is now
complaining that it cannot find the class in the test.

    1) Class EvalMathTest cannot be found in phpunit/EvalMathTest.php
    (phpunit 10.0.7)
2023-05-03 09:05:15 +02:00
Laurent Destailleur
7a781840ca Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-03 04:54:49 +02:00
Laurent Destailleur
12f4c1d421 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-03 04:54:15 +02:00
Laurent Destailleur
eccbe94131 Debug v18 2023-05-03 04:54:04 +02:00
Laurent Destailleur
a1d6e55189 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-03 02:40:32 +02:00
Laurent Destailleur
9acf635551 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-03 02:38:05 +02:00
Laurent Destailleur
8b63f7e296 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-05-03 02:06:11 +02:00
Laurent Destailleur
4fb57477a2
Merge pull request #21419 from NextGestion/dolibarr_fixbugs
Add input "Search" to multiSelectArrayWithCheckbox() function
2023-05-03 02:02:04 +02:00
Laurent Destailleur
55414fd4d4 Log 2023-05-03 00:48:29 +02:00
Laurent Destailleur
2a9e670425 Fix php error 2023-05-02 22:22:55 +02:00
Laurent Destailleur
b5dea5aa8c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 19:58:04 +02:00
Laurent Destailleur
df954fddaa
Merge pull request #24624 from alexandre-janniaux/php-warning-syslog
Fix conf.class.php: add missing syslog property
2023-05-02 18:55:22 +02:00
NextGestion
5c5d9392c3
Merge branch 'develop' into dolibarr_fixbugs 2023-05-02 17:09:02 +01:00
Lamrani Abdel
90221407ce optimize and clean function rewritePerms 2023-05-02 18:02:36 +02:00
Laurent Destailleur
359ebb9a7f Debug v18 2023-05-02 17:26:12 +02:00
Laurent Destailleur
f5d7ac2bc1 NEW Can upload a file with drag and drop on social contributions 2023-05-02 17:04:22 +02:00
Laurent Destailleur
3b20d0130c Fix sql syntax error 2023-05-02 16:19:29 +02:00
Laurent Destailleur
fdc7a94914 Fix sql error 2023-05-02 16:10:42 +02:00
Laurent Destailleur
4b75a2488f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 15:27:05 +02:00
Laurent Destailleur
3c0e233145 NEW Can add an array of several links in date selector 2023-05-02 15:24:47 +02:00
Laurent Destailleur
8f3ad5586e Fix missing buy_price_ht in export of lines 2023-05-02 13:18:04 +02:00
Laurent Destailleur
889811c6d1 Fix amount on renewal for membership 2023-05-02 12:38:25 +02:00
Alexandre Janniaux
cf8e03c069 Fix phpunit/FilesLibTest: remove syslog property
Commit cfff62c2fa removed $conf->syslog
usage, but this file was left of as-is.

Fix a warning on the test:

    Files Lib
     ✔ Dol basename
     ✔ Dol count nb of line
     ✔ Dol is file dir
     ✔ Dol other
     ✔ Dol mime type
     ✔ Dol delete dir
     ✔ Dol copy move delete
     ✘ Dol compress un compress
       ┐
       ├ Error: Attempt to assign property "enabled" on null
       │
       │ /home/alexandre/workspace/dolibarr/test/phpunit/FilesLibTest.php:421
       ┴
     ✔ Dol check secure access document
     ✔ Dol dir move
2023-05-02 10:06:05 +02:00
Laurent Destailleur
b1e62d7297
Merge pull request #24659 from aspangaro/18a5
FIX: Accountancy - Update Cogilog export
2023-05-02 06:36:34 +02:00
Alexandre SPANGARO
0e3685a4ab FIX: Accountancy - Update Cogilog export 2023-05-02 06:15:05 +02:00
Laurent Destailleur
017a7cb098 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 06:12:50 +02:00
Laurent Destailleur
64d94aae00 php v8 2023-05-02 06:12:40 +02:00
Laurent Destailleur
647a709eb3
Merge pull request #24630 from frederic34/bankjournal
fix warnings
2023-05-02 06:11:48 +02:00
Laurent Destailleur
0a89cb6c50
Update bankjournal.php 2023-05-02 06:11:23 +02:00
Laurent Destailleur
b270f655e9
Merge pull request #24655 from romain-neil/develop
NEW handle contract document (list, build and upload) in documents Rest API
2023-05-02 06:04:03 +02:00
Laurent Destailleur
b58395883b
Merge pull request #24657 from AuTEAMation/fix-documents-api
Added support for adding documents to events in agenda module through api
2023-05-02 05:58:52 +02:00
Laurent Destailleur
06979fa016
Update api_documents.class.php 2023-05-02 05:58:18 +02:00
Laurent Destailleur
d7443fec36 Fix button label 2023-05-02 05:53:20 +02:00
Laurent Destailleur
03f02a95d9 Update lib to ESCPOS v3.0 2023-05-02 05:45:54 +02:00
Laurent Destailleur
c630253fda Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 05:28:32 +02:00
Laurent Destailleur
7b1f83c6c9 Clean sql file 2023-05-02 05:18:39 +02:00
Laurent Destailleur
f61e79dc55 Fix missing return 2023-05-02 05:08:19 +02:00
Laurent Destailleur
a577f33f1e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 04:46:37 +02:00
Laurent Destailleur
98067fbfb4 Fix warnings 2023-05-02 04:46:23 +02:00
Laurent Destailleur
23f7a4fc46
Merge pull request #20548 from iouston/patch-6
Add PROFORMA_PDF_WITH_SUFFIX option
2023-05-02 04:26:27 +02:00
Laurent Destailleur
cfb2d4e8c0
Update pdf_einstein.modules.php 2023-05-02 04:26:09 +02:00
Laurent Destailleur
10a58e5513 Fix phpdoc 2023-05-02 03:48:21 +02:00
Laurent Destailleur
5d23fd0956 Fix warnings 2023-05-02 03:38:57 +02:00
Laurent Destailleur
2d3a8fcfb7 Fix warnings 2023-05-02 03:34:38 +02:00
Romain Neil
2c13d26b69
Update api_documents.class.php
typo fix
2023-05-02 00:59:51 +02:00
rneil
1487c233f0 add missing copyright 2023-05-02 00:56:10 +02:00
Sarah Mainguet
4d42279fcd
Merge branch 'develop' into fix-documents-api 2023-05-01 22:20:39 +02:00
Sarah Mainguet
a804999d92 Can now add documents to events in agenda 2023-05-01 22:11:35 +02:00
Romain Neil
a4fd13e3e4 feat(api/documents): build contract 2023-05-01 22:11:27 +02:00
stickler-ci
1f8671ed84 Fixing style errors. 2023-05-01 18:11:31 +00:00