Commit Graph

129126 Commits

Author SHA1 Message Date
Mohamed DAOUD
e6784e1dd8 fix CI 2025-03-04 18:09:40 +01:00
Mohamed DAOUD
4c749fe5cd Fix Phan 2025-03-04 17:38:07 +01:00
Andrés Maldonado
dd7189b1d0 Fix: sort $aux_account after adding all items
Currently, some items are added to $aux_account, then the array is
sorted, then more items are added. In the end, the list visible in the
UI is not sorted.
2025-03-04 17:28:27 +01:00
x
5c58ab7626 error params createTaxId() $this->db->escape() 2025-03-04 17:25:37 +01:00
Mohamed DAOUD
97aabd486b fix missing translation 2025-03-04 17:01:31 +01:00
Mohamed DAOUD
86cf64936b Fix external modules page 2025-03-04 16:48:26 +01:00
Frédéric FRANCE
af93e6d39f fix ajax tooltip 2025-03-04 16:20:30 +01:00
Frédéric FRANCE
5e87016c3d modify info_black picto 2025-03-04 11:06:16 +01:00
EchoLoGeek
146bd33e90 Fix updateline method for INVOICE_USE_SITUATION = 2
If there is no progress on a line, percent must not be 100%
2025-03-04 11:00:24 +01:00
Quentin-Seekness
89ff86504b Fix precommit 2025-03-04 10:53:29 +01:00
Quentin-Seekness
09d0f83865 Pre-commit fix 2025-03-04 10:49:36 +01:00
Quentin-Seekness
a59248b8d3 Add trigger on deleteMvtNum method in bookkeeping.class.php
Simply adding a missing trigger on deletion
2025-03-04 10:39:11 +01:00
Frédéric FRANCE
dc596021d2 modify info_black picto 2025-03-04 10:36:24 +01:00
Yannis Hoareau
3e9b2b2f2b Merge branch 'develop' into retrieving-extraparams-for-lines 2025-03-04 08:02:34 +00:00
Irvine Fleith
754de7ff6e feat(thirdparty): created new hook completeFieldsToSearchAll on list to allow completing fieldToSearchAll array 2025-03-04 07:38:10 +01:00
ldestailleur
14bc9d3ab0 Trans 2025-03-03 20:46:12 +01:00
ldestailleur
a3fd9b78d0 Debug v22 2025-03-03 20:10:39 +01:00
iouston
7e142374d2 add status class 2025-03-03 17:45:53 +01:00
yannis
e70fe9c40d Merge branch 'develop' of github.com:Dolibarr/dolibarr into retrieving-extraparams-for-lines 2025-03-03 17:15:30 +01:00
yannis
2418489d1c Fix typo 2025-03-03 17:08:04 +01:00
ldestailleur
fc0cbc582d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-03 17:01:03 +01:00
ldestailleur
f8f9a81f9b Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-03 17:00:48 +01:00
ldestailleur
fd970b582a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-03 16:58:17 +01:00
yannis
3519174adf Added retrieving extraparams for some object lines 2025-03-03 16:57:32 +01:00
Laurent Destailleur
2843597329 Merge pull request #33276 from thersane-john/fix_20.0_default_setup_default_value
Fix setup default value
2025-03-03 16:55:47 +01:00
Laurent Destailleur
6fe94c6441 Merge pull request #33305 from frederic34/patch-11
remove duplicate
2025-03-03 16:54:51 +01:00
EchoLoGeek
259f8f5643 fix spaces 2025-03-03 16:50:35 +01:00
EchoLoGeek
3bed970948 Remain to pay in multicurrency
If I want to have the remainder to pay in foreign currency, I must deduct it from the amount in multicurrency, not the amount in conf->currency
2025-03-03 16:50:25 +01:00
ldestailleur
361ac7fa33 Better sanitizing function 2025-03-03 16:49:34 +01:00
Laurent Destailleur
3a71de8bfc Merge pull request #33301 from EchoLoGeek/develop
Remain to pay in multicurrency
2025-03-03 16:48:57 +01:00
Frédéric FRANCE
b741ab4cfc remove duplicate 2025-03-03 16:39:27 +01:00
Laurent Destailleur
e78c327031 Merge pull request #33296 from aspangaro/22_hook
NEW Invoice - Document - Add hook on action
2025-03-03 16:33:49 +01:00
Laurent Destailleur
a0776ce2e1 Merge pull request #33297 from aspangaro/22_fix20716
FIX #20716 Upload SVG in editor
2025-03-03 16:33:22 +01:00
Laurent Destailleur
a90f0863de Update company.php 2025-03-03 16:33:03 +01:00
Laurent Destailleur
80139f1a2b Merge pull request #33298 from frederic34/dateofbith_translation
add missing translation
2025-03-03 16:31:08 +01:00
Laurent Destailleur
3045af51e7 Merge pull request #33300 from jyhere/patch-26
FIX: migration file Update 21.0.0-22.0.0.sql syntax error
2025-03-03 16:30:54 +01:00
yannis
cf83c6668e Retrieve extraparams from db to objectline 2025-03-03 16:01:38 +01:00
ldestailleur
330d8d0d82 Clean CSS file from no more existing class 2025-03-03 15:52:07 +01:00
ldestailleur
105ec63eaf Debug v21 for multicompany 2025-03-03 15:20:39 +01:00
ldestailleur
6d2de0a16f Fix remove $conf->global 2025-03-03 15:13:43 +01:00
Mohamed DAOUD
284c2850e5 Fix cache directory check in getRemoteYamlFile method 2025-03-03 15:03:15 +01:00
ldestailleur
22ef2a018a Doc 2025-03-03 14:45:14 +01:00
ldestailleur
ebe11cde51 Debug pdf (calculation of free text height) 2025-03-03 14:42:15 +01:00
Frédéric FRANCE
35d6bc8409 add missing translation 2025-03-03 14:40:30 +01:00
ldestailleur
58d1bdfbce Doc 2025-03-03 13:51:47 +01:00
EchoLoGeek
580e422bf5 fix spaces 2025-03-03 11:39:18 +01:00
Jyhere
09a31362da FIX ; 21.0.0-22.0.0.sql sql error in some case
FIX the following error if Dolibarr first installed version was <= 3.5 : 
Cannot drop index 'uk_customer_price_fk_product_fk_soc': needed in a foreign key constraint
2025-03-03 11:27:48 +01:00
EchoLoGeek
31d8a66a1c Remain to pay in multicurrency
If I want to have the remainder to pay in foreign currency, I must deduct it from the amount in multicurrency, not the amount in conf->currency
2025-03-03 11:24:33 +01:00
Jyhere
2003a5c263 FIX: migration file Update 21.0.0-22.0.0.sql syntax error
Fix the following DB errors when updating : 
DB_ERROR_SYNTAX (Req 70): ALTER TABLE llx_product_customer_price DROP CONSTRAINT fk_product_customer_price_fk_product;
DB_ERROR_SYNTAX (Req 71): ALTER TABLE llx_product_customer_price DROP CONSTRAINT fk_product_customer_price_fk_soc;
2025-03-03 10:54:19 +01:00
John BOTELLA
5fad2c3a14 Fix dolGetButton Tooltip 2025-03-03 10:15:25 +01:00