Commit Graph

121222 Commits

Author SHA1 Message Date
hystepik
b74c00b830 Fix : reception dispatch card 2023-05-03 15:36:10 +02:00
Lamrani Abdel
2450819a95 orgnize function for permissions & simplify the code in index 2023-05-03 15:33:58 +02:00
Frédéric FRANCE
895c4b5119
translation for units 2023-05-03 14:52:19 +02:00
Laurent Destailleur
864399c08a Debug v18 2023-05-03 14:39:34 +02:00
Frédéric FRANCE
9d29ae8f10 wip 2023-05-03 14:22:30 +02:00
Laurent Destailleur
4fd94e2ba2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-05-03 14:14:06 +02:00
Laurent Destailleur
7ba424a467 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-03 14:13:27 +02:00
Laurent Destailleur
9f82be5f20 Doc 2023-05-03 13:54:10 +02:00
Frédéric FRANCE
fe6e31a81d fix install 2023-05-03 12:29:11 +02:00
Frédéric FRANCE
c5013b6868 Merge remote-tracking branch 'upstream/develop' into instance_unique_id 2023-05-03 12:05:22 +02:00
Frédéric FRANCE
e4ec6f0b63 use instance_unique_id 2023-05-03 12:01:36 +02:00
Laurent Destailleur
07b9f0286e
Merge pull request #24666 from lamrani002/sortPermission
optimize and clean function reWriteAllPermissions()
2023-05-03 11:39:49 +02:00
Laurent Destailleur
458431facb
Merge pull request #24287 from lamrani002/deleteFromDocMB
NEW functionality delete table of property from documentation
2023-05-03 11:32:32 +02:00
NextGestion
fcee47f99c Problem when we clone a "Debit" miscellaneous payment 2023-05-03 09:22:23 +01:00
Alexandre Janniaux
52710d0d5e phpunit: ODFTest: fix errors on ODFTest
PHP Fatal error:  Declaration of ODFTest::setUpBeforeClass() must be
    compatible with PHPUnit\Framework\TestCase::setUpBeforeClass(): void
    in dolibarr/test/phpunit/ODFTest.php on line 82
2023-05-03 09:05:15 +02:00
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