Commit Graph

9026 Commits

Author SHA1 Message Date
Laurent Destailleur
fa86f753f6 Debug v20 2024-05-05 18:04:46 +02:00
Laurent Destailleur
45465a1e27 Add link to help wiki 2024-05-05 04:35:59 +02:00
Laurent Destailleur
4048e74853 Fix link 2024-05-05 04:21:13 +02:00
Laurent Destailleur
5cee29dafe Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-05 03:36:42 +02:00
Laurent Destailleur
4b653e9504 Add link to OAuth doc page 2024-05-05 03:31:31 +02:00
lamrani abdelwadoud
999bdaa719 NEW online signature of shipments (#29559)
* New functionality for signed shipment

* Add attribute for check if was already signed

* Update expedition.class.php

* Update onlineSign.php

* Update expedition.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 02:48:02 +02:00
Laurent Destailleur
b4804be56e Fix phan 2024-05-03 19:29:54 +02:00
Laurent Destailleur
0b9bd5408b Debug v20: Encapsulate the feature using leaflet/geophp into a constant
MAIN_USE_GEOPHP. Fix webportal module.
2024-05-03 02:39:35 +02:00
Frédéric FRANCE
184ade42a7 fix phpstan (#29582)
* fix phpstan

* fix phpstan
2024-05-02 20:11:41 +02:00
Laurent Destailleur
362c3d1869 Fix warning 2024-05-02 20:07:10 +02:00
Laurent Destailleur
7bad87692c Fix warnings 2024-05-02 15:55:34 +02:00
Laurent Destailleur
4a36fedf80 Fix default value 2024-05-02 00:29:06 +02:00
Laurent Destailleur
1cad4b98ee Fix default of notolderthan 2024-05-02 00:08:17 +02:00
Laurent Destailleur
cf9215db83 NEW Add a default limit in nb to agenda export 2024-05-02 00:02:38 +02:00
Laurent Destailleur
bb63f10cb0 Add a default limit in nb to agenda export 2024-05-01 23:58:12 +02:00
Laurent Destailleur
bf426d115c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-30 16:35:53 +02:00
Laurent Destailleur
19c305e90a NEW Export RSS of event can be filter on action type and code (usefull
for smartphone alerts)
2024-04-30 16:34:44 +02:00
Laurent Destailleur
afc178f246 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-30 13:21:04 +02:00
Laurent Destailleur
9393c2c0e2 NEW users can set their own length for short lists 2024-04-30 10:20:40 +02:00
Laurent Destailleur
6b70b32f1e NEW Move dir of cache for widgets 2024-04-30 10:01:09 +02:00
Laurent Destailleur
e3daa23949 Look and feel v20 2024-04-30 09:45:28 +02:00
Laurent Destailleur
f4e8fd2b5f Debug v20 2024-04-30 01:01:01 +02:00
Laurent Destailleur
c0784ac9d6 Debug v20 2024-04-30 00:28:47 +02:00
Frédéric FRANCE
9d81482dba enable includedocgeneration (#29539) 2024-04-29 23:41:37 +02:00
Laurent Destailleur
ee279f5fd7 css 2024-04-29 20:18:03 +02:00
Laurent Destailleur
b648fbeee3 Fix warning 2024-04-29 20:15:38 +02:00
Laurent Destailleur
f5adfeca59 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-29 13:39:20 +02:00
Laurent Destailleur
5b777188e2 Fix Phan 2024-04-28 01:47:18 +02:00
Frédéric FRANCE
82d63247d7 fix phpstan pgsql.class.php (#29511)
* fix phpstan pgsql.class.php

* Update Database.interface.php

* fix phan

fix phan

fix phan

* fix phan

* fix phan

* fix phan

* fix phan

fix phan

fix phan

fix phan

fix phan

* fix phan

* fix phan

* fix phan

* fix phan
2024-04-27 22:01:34 +02:00
Philippe Grand
661582875a Fix : Warning: Undefined property: stdClass::$PRODUIT_DEFAULT_BARCODE_TYPE in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/modules/barcode/mod_barcode_product_standard.php on line 187 (#29479)
* fix : Warning: Undefined variable  in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/compta/bank/various_payment/list.php on line 370

* backward

* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/modules/barcode/mod_barcode_product_standard.php on line 187

* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/modules/barcode/mod_barcode_thirdparty_standard.php on line 188

* fix :  Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/class/html.formbarcode.class.php on line 83

* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/class/html.formbarcode.class.php on line 84

* fix :Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/barcode.php on line 460

* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/barcode.php on line 471

* Update mod_barcode_product_standard.php

* Update mod_barcode_thirdparty_standard.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-27 18:14:20 +02:00
Frédéric FRANCE
26da44e254 fix phpstan (#29431)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* remove params not used

* add WARNING
2024-04-27 12:45:50 +02:00
Laurent Destailleur
8db9b30fbb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-27 04:07:00 +02:00
Yannis Hoareau
0d061938ff Fix: php warning 8.2 property undefined (#29465) 2024-04-27 03:58:25 +02:00
Florian Mortgat
64cb403076 NEW 20.0: replace hard-coded dictionary IDs with constants (#29501) 2024-04-27 00:51:45 +02:00
Laurent Destailleur
ca57bac266 Removed a deprecated page 2024-04-26 23:45:39 +02:00
Laurent Destailleur
989f74a076 Better exaplanation of permission for external users 2024-04-26 12:34:13 +02:00
Quentin Lombat
e512f6f18d NEW: Implement EPC QR Code on Invoices (#29445)
* Add EPC QR code to sponge invoices based on config

* fix code style issue (replace spaces by tab)

* fix code style issue (Opening brace should be on a new line)

* Fix translation issue

---------

Co-authored-by: Quentin Lombat <Quentin.Lombat@itzy.be>
2024-04-24 21:57:55 +02:00
Laurent Destailleur
c5318e51f2 MAIN_PDF_PROPAL_USE_ELECTRONIC_SIGNING is not used and not visible
feature so option set on by default and hidden.
2024-04-22 19:43:51 +02:00
noec764
713cc38f1c NEW: Expense Report: Add conf to block line creation if line date is out of range (#29427)
* NEW: Expense Report new line add conf to Block if line date out of range

* Update expensereport.php

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 14:56:30 +02:00
Ferran Marcet
13bca5cb1f New: Mail template for contacts (#29415)
* New: Mail template for contacts

* New: Mail template for contacts

* New: Mail template for contacts
2024-04-20 23:14:39 +01:00
Laurent Destailleur
1e3b2c6a7c Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
Laurent Destailleur
8eecb280ac Fix regression GETPOSTINT 2024-04-18 20:31:52 +02:00
Laurent Destailleur
557c723c27 FIX logo and escape in RSS
Conflicts:
	htdocs/admin/external_rss.php
	htdocs/core/lib/functions.lib.php
2024-04-18 20:26:38 +02:00
Laurent Destailleur
f6414f8b1d FIX logo and escape in RSS 2024-04-18 20:17:10 +02:00
Laurent Destailleur
1ab92ac972 Fix tooltip 2024-04-17 20:57:51 +02:00
Laurent Destailleur
d047ccb3d7 Fix tooltip 2024-04-17 20:48:16 +02:00
Laurent Destailleur
64ecea7c83 FIX #26959 2024-04-14 02:53:20 +02:00
Laurent Destailleur
d4c74cf572 Debug v20 2024-04-13 14:14:25 +02:00
Laurent Destailleur
23c4cfd2b4 NEW Add SMTP AUTH method PLAIN 2024-04-13 13:05:52 +02:00
Laurent Destailleur
5ccbca4009 Trans 2024-04-11 14:40:02 +02:00