Commit Graph

9338 Commits

Author SHA1 Message Date
Frédéric FRANCE
98ba156c25 fix phpstan 2024-12-09 16:07:03 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-12-08 17:07:14 +01:00
Laurent Destailleur (aka Eldy)
774a48fa29 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-08 16:53:21 +01:00
Laurent Destailleur (aka Eldy)
3153c92b8e Debug v21 2024-12-06 16:12:13 +01:00
Laurent Destailleur (aka Eldy)
c4abeb4418 Debug v21 2024-12-06 16:08:43 +01:00
Laurent Destailleur
c9a390843c Merge pull request #32081 from frederic34/fix_updatelines_propal
fix updatelines of propal not updating object properties
2024-12-05 20:20:55 +01:00
MDW
ec2a1928ba Qual: Update fields phpdoc to include fields that are defined/used in some cases
# Qual: Update fields phpdoc to include fields that are defined/used in some cases

comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur
a7ed20d74b Merge pull request #32218 from FHenry/19_fix_adv_target_emailing
fix: various fix on broken extrafields managnement on advtargetemailing
2024-12-04 01:00:07 +01:00
Laurent Destailleur
211d21306c Merge pull request #32163 from glu000/19.0-fix-32161
Fix #32161 - Payment terms are not taken from thirdparty when proposal is created from project
2024-12-03 21:59:56 +01:00
Florian HENRY
8c85933da9 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:41:17 +01:00
Florian HENRY
b10483ddc8 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:41:07 +01:00
Florian HENRY
6c34431336 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:36:07 +01:00
Florian HENRY
e61da22458 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:27:45 +01:00
Laurent Destailleur (aka Eldy)
6eb2fe4689 Fix trans 2024-12-03 10:31:41 +01:00
Laurent Destailleur (aka Eldy)
c91c3a3c62 Debug v21 2024-12-02 02:49:23 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-02 01:58:06 +01:00
Gregor Ljubic
2ad3001ccb Update list.php (#32165)
* Update list.php

* Update list.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-12-01 23:17:37 +01:00
Frédéric FRANCE
01297eeb86 fix phpstan (#32188)
* fix phpstan

* fix typos

* add phpdoc

* cut long line
2024-12-01 23:15:27 +01:00
Laurent Destailleur (aka Eldy)
e2f6c68063 Debug v21 - Restore common behaviour of other objects. 2024-12-01 23:13:50 +01:00
Günter Lukas
c01ab2b7ea Update card.php 2024-11-30 13:36:13 +01:00
Günter Lukas
23617a11fc Update card.php 2024-11-30 13:34:17 +01:00
Günter Lukas
677525a663 Update card.php 2024-11-30 11:08:17 +01:00
Günter Lukas
f5d639b841 Update card.php 2024-11-30 11:04:35 +01:00
Günter Lukas
fe3fb72e5e Fix #32161 2024-11-30 10:54:32 +01:00
Günter Lukas
9dcabdbab6 Fix #32158 2024-11-30 10:05:48 +01:00
Frédéric FRANCE
8a4ced4419 Merge branch 'develop' into fix_updatelines_propal 2024-11-28 12:49:25 +01:00
Frédéric FRANCE
13b8f5feff keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Laurent Destailleur (aka Eldy)
ea9f88a583 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-27 21:17:51 +01:00
Laurent Destailleur
82e2a87861 Debug v21 2024-11-27 17:04:04 +01:00
Frédéric France
92ede6e16f remove & not needed 2024-11-25 21:25:59 +01:00
Frédéric France
d9d5020207 fix updatelines of propal not updating object properties 2024-11-23 23:35:18 +01:00
Laurent Destailleur
6e9bbe42bb Add code to make easier to test PDF generation with n lines of product 2024-11-21 19:40:52 +01:00
Frédéric FRANCE
57d121664f set object entity at create (#32019)
* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* set object entity at create

* do not break multicompany thing

* do not break multicompany thing

* missing translation

* fix phpstan

* doc

* fix entity

* fix set entity
2024-11-21 19:11:32 +01:00
Laurent Destailleur
22da15fc6a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-20 23:30:16 +01:00
Laurent Destailleur
4a3edf9294 Fix to make protection ok when no stock and
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:28:25 +01:00
Laurent Destailleur
0d07520e02 Fix to make protection ok when no stock and
STOCK_ALLOW_NEGATIVE_TRANSFER on
2024-11-20 23:19:48 +01:00
HENRY Florian
88a1eadfc7 fix: php warning (#32020)
* fix: php warning

* fix php warning

* fix php warning
2024-11-20 19:50:07 +01:00
Laurent Destailleur
1386d8c388 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
e9e1175134 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-11-19 03:44:50 +01:00
Frédéric FRANCE
2ece62ec0d fix phpstan (#31994)
* fix phpstan

* fix phpstan
2024-11-19 03:04:41 +01:00
Frédéric FRANCE
b40e033f7b fix tooltips close #31989 (#31991)
* fix tooltips

* Update product.class.php

* Update product.class.php
2024-11-19 00:10:20 +01:00
noec764
a960be440b FIX: All contacts were loaded even if no thirdparty was selected (#31877)
* FIX: All contact were loaded even if no thirdparty selected

* Update card.php

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-17 00:06:33 +01:00
iouston
7a84561bba Fix issue n° 30845 - Resources not saved on new event creation (#31889)
* short_open_tag was always on No

* Fix Bug - Return an error if SOCIETE_EMAIL_UNIQUE = 1

if SOCIETE_EMAIL_UNIQUE is on 1, this form return an error because thirdparty already exist.

* fix issue n°31839

* fix wrong parameters

* fix issue n°30845

* Revert "fix issue n°30845"

This reverts commit cf88b7b236.

* fix issue n°30845

* replace space by tabs for CI

* fix cat statement

* precommit is very ball breaker ;-)

* is this the right one?

* fix precommit error

* Please phpstan...

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-16 14:56:42 +01:00
Frédéric FRANCE
c496df7dfe test github token (#31931)
* test github token

* solving errors

* test github token

* test

* test

* fix

* fix

* fix

* fix

* fix
2024-11-16 11:39:55 +01:00
Delthair
a07894a01f #31661 (#31874)
Incoterm location is int/float instead of alpha (in ther most card.php) #31661
2024-11-16 00:10:14 +01:00
moreauftheobald
4b9a5db62f Tracking conf->module->enabled 1 (#31895)
* Fix Php 8 warning on commande dispach

* Tracking $conf->module->enabled

---------

Co-authored-by: Theobald <f.moreau@theobald-groupe.com>
2024-11-15 23:02:49 +01:00
moreauftheobald
ee65f40512 Tracking $conf->module->enabled part 2 (#31899)
Co-authored-by: Theobald <f.moreau@theobald-groupe.com>
2024-11-15 23:00:56 +01:00
Lucas Marcouiller
29ec5c7f47 fix php warning in actionindex (#31843)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-15 15:58:43 +01:00
Expresion
cd7a6e6de0 Fix php8 warnings in agenda module (#31834)
* Update index.php

Fix: avoid php8 warnings in the agenda module

* Update index.php

Fix: php8 warnings in agenda module
2024-11-15 14:13:46 +01:00