ldestailleur
3956de0b96
Trans
2025-02-19 12:36:34 +01:00
ldestailleur
4ba5286ad2
Doc
2025-02-19 12:17:41 +01:00
alsoft10
fa1fa10a6e
FeatureUpdate#33130
2025-02-19 16:23:57 +05:30
tnegre
f89aff96f7
FIX invoice creation : use dol_include_once instead of require_once to allow external modules
2025-02-19 11:45:07 +01:00
Laurent Destailleur
54df3c2991
Merge pull request #33084 from rycks/18.0_fix_change_deposit_conditions_value
...
set deposit percent to zero on change
2025-02-19 11:41:28 +01:00
Laurent Destailleur
86e17b96ed
Update buildzip.php
2025-02-19 11:38:42 +01:00
ldestailleur
086626c3c0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-19 11:24:13 +01:00
ldestailleur
79aef24733
Trans
2025-02-19 11:17:12 +01:00
Laurent Destailleur
e5faa7a393
Update buildzip.php
2025-02-19 11:13:32 +01:00
Laurent Destailleur
0db097ca5b
Merge pull request #33127 from mdeweerd/fix/phan.takepos
...
Qual: Fix phan notices (takepos)
2025-02-19 11:10:02 +01:00
Laurent Destailleur
1caa121234
Merge pull request #33122 from Hystepik/New-add-formai.class
...
New move getSectionAIPrompt to new formAI class
2025-02-19 11:09:20 +01:00
Laurent Destailleur
1fe84f444a
Merge pull request #33126 from frederic34/hierachy_card
...
clean code
2025-02-19 11:08:09 +01:00
Laurent Destailleur
2832c67eb3
Merge pull request #33097 from altairisfr/fix_customer_prices_multiprices
...
FIX: customer prices multiprices
2025-02-19 11:06:56 +01:00
Hystepik
7eb0b2b885
New add new setup in ai setup
2025-02-19 10:59:19 +01:00
Eric Seigne
3298b135c7
use env to find php path
2025-02-19 09:35:47 +01:00
Eric Seigne
e8ff0be5e1
use official phpdoc syntax
2025-02-19 09:34:57 +01:00
Eric Seigne
8d5594ea64
correct phan return map
2025-02-19 09:25:10 +01:00
Eric Seigne
7225a82cc7
phpdoc for phan
2025-02-19 09:16:19 +01:00
Eric Seigne
7b57b55686
fix phan errors
2025-02-19 09:03:23 +01:00
Eric Seigne
df3a94f687
fix comments
2025-02-19 08:54:59 +01:00
Eric Seigne
1ce290fac0
fix missing zipdir returns bool
2025-02-19 08:53:40 +01:00
Eric Seigne
ef921dba60
fix exit syntax
2025-02-19 08:50:20 +01:00
Eric Seigne
d0d8e26cc4
fix typo
2025-02-19 08:36:49 +01:00
Eric Seigne
82d47c45e6
build zip from command line full php
2025-02-19 08:29:03 +01:00
MDW
81e870f7c1
Qual: Fix phan notices (takepos)
2025-02-18 22:55:56 +01:00
Frédéric France
906a7ffe58
clean code
2025-02-18 21:10:53 +01:00
Frédéric France
6decc709f4
clean code
2025-02-18 21:09:46 +01:00
Laurent Destailleur
4c0918f0ae
Merge pull request #33116 from jyhere/patch-22
...
Fix: shipping workflow values comparison may fail
2025-02-18 20:50:08 +01:00
Laurent Destailleur
85bce8b71f
Merge pull request #33118 from Easya-Solutions/18.0_fix-accountancy-export-quadratus
...
FIX #33117 accountancy export Quadratus when doc ref is less than 10 char
2025-02-18 20:49:31 +01:00
Laurent Destailleur
5aa224c097
Merge pull request #33125 from frederic34/fix/remove_duplicate
...
remove duplicate code
2025-02-18 20:49:02 +01:00
Laurent Destailleur
d19cbb5e6e
Merge pull request #33124 from Easya-Solutions/qual-child-arbo-qty-as-float
...
QUAL multiply can be float in get child arbo function
2025-02-18 20:47:50 +01:00
Laurent Destailleur
0d10942855
Merge pull request #33105 from BenjaminFlr/fixMB
...
FIX(modulebuilder): validate after creation
2025-02-18 20:42:49 +01:00
Laurent Destailleur
cea44d5b06
Update myobject.class.php
2025-02-18 20:41:53 +01:00
Laurent Destailleur
65cd5351a8
Merge pull request #33108 from mdeweerd/phan/fix.2025.2.17
...
Qual: Fix phan notices (stripe, supplier_proposal)
2025-02-18 20:38:12 +01:00
Laurent Destailleur
fc3e55ba98
Merge pull request #33112 from frederic34/fix/translations_orders
...
fix missing translations
2025-02-18 20:37:50 +01:00
Laurent Destailleur
d4ab5ad472
Merge pull request #33123 from mdeweerd/phan/scripts.enable
...
Qual: Enable and fix phan notices for scripts
2025-02-18 20:37:38 +01:00
Laurent Destailleur
fa8a84f540
Merge pull request #33119 from Dolibarr/phpstan-baseline
...
PHPStan > Update baseline
2025-02-18 20:36:56 +01:00
Laurent Destailleur
27f263722a
Merge pull request #33107 from YannisHoareau/fix-pdf-generation
...
Fix PDF generation
2025-02-18 20:36:40 +01:00
Frédéric France
ed3f115a1e
remove duplicate code
2025-02-18 20:16:00 +01:00
Frédéric FRANCE
d11a8884f6
Merge branch 'develop' into extrafields_object_filter
2025-02-18 19:44:50 +01:00
ldestailleur
f22054b004
Fix regression
2025-02-18 19:06:26 +01:00
VESSILLER
ade035733d
QUAL multiply can be float in get child arbo function
2025-02-18 17:16:42 +01:00
MDW
891e11d692
Qual: Enable and fix phan notices for scripts
...
# Qual: Enable and fix phan notices for scripts
phpstan is already enable on scripts, so there is no reason to not
enable phan.
This enables phan and fixes the notices at the same time
2025-02-18 16:33:41 +01:00
ldestailleur
12848fcdd5
Avoid fatal error if hookmanager not defined
2025-02-18 16:25:51 +01:00
Hystepik
b53bfa1212
fix CI
2025-02-18 16:03:21 +01:00
Lucas Marcouiller
550f9ffbea
Merge branch 'develop' into New-status-for-webhook
2025-02-18 15:50:05 +01:00
Hystepik
e8fa5fe982
Merge branch 'New-add-formai.class' of github.com:Hystepik/dolibarr into New-add-formai.class
2025-02-18 15:47:46 +01:00
Hystepik
1e90fdac1d
add nesw line
2025-02-18 15:47:29 +01:00
Lucas Marcouiller
a3050c2397
Merge branch 'develop' into New-add-formai.class
2025-02-18 15:37:15 +01:00
Hystepik
06f9e5e667
New move getSectionAIPrompt to new formAI class
2025-02-18 15:34:35 +01:00