Commit Graph

2894 Commits

Author SHA1 Message Date
Laurent Destailleur
32afd1515f Debug v20 2024-06-29 13:27:36 +02:00
Laurent Destailleur
2f4c84f4b5 Debug v20 2024-06-29 13:23:05 +02:00
Laurent Destailleur
9bd5477fc1 Debug v20 2024-06-24 12:58:44 +02:00
Laurent Destailleur
18fc25e799 Fix label on discounts 2024-06-22 13:53:59 +02:00
Laurent Destailleur
12871902f5 Fix bad label of discount 2024-06-22 13:34:13 +02:00
Laurent Destailleur
4ebb1c2ce1 Clean code 2024-06-18 21:34:54 +02:00
Laurent Destailleur
23108b2d1e Clean code 2024-06-18 21:29:51 +02:00
Laurent Destailleur
95584af207 Clean code 2024-06-18 21:25:00 +02:00
Laurent Destailleur
de5be64992 Clean code 2024-06-18 21:24:16 +02:00
Laurent Destailleur
d117415508 Clean code 2024-06-18 21:23:19 +02:00
Laurent Destailleur
f7c84c6621 Merge manually first step for situation invoice from #29897 2024-06-18 20:21:56 +02:00
Laurent Destailleur
3516746a10 Add tooltip to help debug 2024-06-18 16:40:28 +02:00
Laurent Destailleur
a618bf2ae6 Debug v20 2024-06-18 09:54:11 +02:00
Vincent de Grandpré
96e9d1051c Fix #29900 - Show option values when in array_options of object (#29912)
* Show option values when in array_options of object

* pre-commit
2024-06-16 11:15:11 +02:00
Laurent Destailleur
1c2c3c36ad Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-16 01:33:58 +02:00
Laurent Destailleur
534606ed96 Prepare 20.0 2024-06-16 01:33:35 +02:00
Laurent Destailleur
82614d7fca Debug v20 2024-06-15 18:55:17 +02:00
boudet jean pascal
014aa9567c add _multiselect on param for checkbox (#29855)
* ass _multiselect  on param for checkbox

* add is_array

* pre-commit

---------

Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-13 15:17:00 +02:00
Vincent de Grandpré
288e08a2e3 FIX#29958 - Evaluation of the enablement condition of an extrafield to add it to list of fields (#29960)
* evaluation the enablement condition of an extrafield to add it in the extrafield list array generation

* typo
2024-06-10 16:02:50 +02:00
Florent Poinsaut
f4a0b569b0 FIX missing state in OpenID Connect (#29788) 2024-06-04 19:38:18 +02:00
Laurent Destailleur
9c9773b74f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-31 16:17:53 +02:00
boudet jean pascal
4b2cd22a2e FIX : Extrafield intshowzero in list (#29789)
* add test

* x

---------

Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
2024-05-31 15:29:59 +02:00
Laurent Destailleur
63aa107221 Debug v20 2024-05-31 11:38:22 +02:00
Laurent Destailleur
06579013df Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-28 02:44:11 +02:00
Laurent Destailleur
d805edea64 Debug v20 2024-05-28 02:11:55 +02:00
Sylvain Legrand
ace675d6bd NEW Add option to change all service dates at once (#29348)
* New option to change all service dates at once

* Update objectline_title.tpl.php

* Update objectline_title.tpl.php

* Update objectline_title.tpl.php
2024-05-25 13:12:35 +02:00
atm-lucas
0fe6380480 NEW - Can add documents on a payment (#29660)
* missing attached files on payment of a customer invoice

* ending and fix preview

* fatal

* FIX commit

* travis and pre-commit failed

* Fix test failed

* Fix all test failed

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-21 20:19:57 +02:00
Laurent Destailleur
50cd81ef93 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-16 13:16:18 +02:00
Laurent Destailleur
885c3e429a FIX Missing the description in tooltip when option show in tooltip on
and MAIN_ENABLE_AJAX_TOOLTIP on too
2024-05-16 12:48:18 +02:00
Laurent Destailleur
90c54cdd1a Debug v20 2024-05-14 02:01:39 +02:00
Laurent Destailleur
ca9c5f0e85 Debug v20 2024-05-14 00:49:32 +02:00
Laurent Destailleur
a8423b45b3 CSS 2024-05-13 03:53:24 +02:00
Laurent Destailleur
27bc1cddad Debug v20 2024-05-08 15:43:46 +02:00
Laurent Destailleur
8b84be2d6c Add select component to support correctly option C
ONTACT_USE_SEARCH_TO_SELECT
2024-05-07 19:59:20 +02:00
Sami Filali
6842e28b5e update (#29613)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-06 23:01:17 +02:00
Laurent Destailleur
01e15a2564 Simplify code 2024-05-06 18:50:11 +02:00
Laurent Destailleur
93eded598e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-03 18:24:03 +02:00
Philippe Grand
4cdf87977d Fix : Fatal error: Uncaught TypeError: abs(): Argument #1 ($num) must be of type int|float, string given in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/tpl/commonfields_add.tpl.php on line 39 (#29595)
* 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

* update

* Fatal error: Uncaught TypeError: abs(): Argument #1 () must be of type int|float, string given in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/tpl/commonfields_add.tpl.php on line 39

* Update commonfields_add.tpl.php

fix tab/space

* Update commonfields_add.tpl.php

fix space after cast
2024-05-03 18:01:38 +02:00
Laurent Destailleur
30de8684fd More complete fix for #29587 for suplier with no vat. Fix also
ref_supplier not propagated.
2024-05-03 00:30:01 +02:00
Laurent Destailleur
e3daa23949 Look and feel v20 2024-04-30 09:45:28 +02:00
Laurent Destailleur
6917b7ce4d Debug v20 2024-04-29 17:50:58 +02:00
Mohamed DAOUD
330227482d New: modify payment page display and returns when it is embedded into a website (#29442)
* remove header and footer

* Updates to integrate the payment system into website

* Update stripe.lang

* Update onlinepaymentlinks.tpl.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-28 17:47:49 +02:00
Frédéric FRANCE
7ea6a406bd NEW add geometrics extrafield (#28239)
* add extrafield point

* wip

* wip

* wip

* input

* input

* output values

* update values

* update values

* update values

* update values

* update values

* wip

* add geomapeditor

* add geomapeditor

* add linestring and polygon

* add linestring and polygon

* add linestring and polygon

* add linestring and polygon

* wip

* wip

* can store and retrieve linestring

* can store and retrieve linestring

* coordinates are inverted

* coordinates are inverted

* add multipoints

* use text instead binary

* auto center map

* wip

wip

* doc

* fix

* wip

* wip

* translation dynamic

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-24 15:27:38 +02:00
Laurent Destailleur
82fd5a8ac3 Debug v20 2024-04-24 13:07:47 +02:00
Laurent Destailleur
68c81e5311 Debug v20 2024-04-24 11:26:08 +02:00
Laurent Destailleur
8243abde83 Debug v20 2024-04-23 00:54:44 +02:00
Laurent Destailleur
2f7e9734bd Debug v20 2024-04-23 00:38:56 +02:00
Frédéric FRANCE
d6c4db0665 statut is deprecated (#29364) 2024-04-18 14:38:43 +01:00
Laurent Destailleur
612e41a8ca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commondocgenerator.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/fourn/commande/card.php
	htdocs/install/mysql/migration/19.0.0-20.0.0.sql
	htdocs/product/stock/replenish.php
	htdocs/takepos/invoice.php
2024-04-18 02:48:52 +02:00
Frédéric FRANCE
eea2201472 do not add tooltip in tooltip in object lines view (#29368) 2024-04-17 17:02:03 +01:00