Commit Graph

129126 Commits

Author SHA1 Message Date
HENRY Florian
4fb4f9644c NEW: fix #33456 (#33458) 2025-03-15 12:06:39 +01:00
Eric - CAP-REL
8073c0e1be FIX : close all services on contract will close all lines (#33466)
* close line : line could be inactive or open

* Update contrat.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-15 12:03:37 +01:00
MDW
9dcf7fa0f5 Qual:Fix phan notices (multiple) (#33465) 2025-03-15 11:26:19 +01:00
Frédéric FRANCE
b7a00127a9 add missing translation (#33461)
* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation

* add missing translation
2025-03-15 11:21:03 +01:00
atm-irvine
e417e0e8f6 fix(insertExtraFields): removed useless fetch product for a SQL request (#33460)
* fix(insertExtraFields): removed useless fetch product for a SQL for better perf

* Returns of PR
2025-03-15 11:20:48 +01:00
Alexandre SPANGARO
1316263236 NEW Invoice - Add constant to prevent modification of an invoice (#33455)
* NEW Invoice - Add constant to prevent modification of an invoice

* CI
2025-03-15 11:13:57 +01:00
ldestailleur
f48536a419 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-15 11:11:20 +01:00
ldestailleur
a31d21d165 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-15 11:10:25 +01:00
ldestailleur
4fa48acb8c Doc 2025-03-15 11:10:16 +01:00
ldestailleur
8082c7bd96 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-15 10:57:53 +01:00
Eric - CAP-REL
bd846da9f5 fix missing alter table for tms auto update timestamp (#33452)
* fix missing alter table for tms auto update timestamp

* add tables renamed since 13.0
2025-03-15 10:56:24 +01:00
Eric - CAP-REL
b256c9aaba fix missing alter table for tms auto update timestamp (#33451)
* fix missing alter table for tms auto update timestamp

* two tables was renamed 13.0 -> 16.0
2025-03-15 10:55:17 +01:00
MDW
2cd6459d10 Qual: Fix phan notices (*card) (#33450) 2025-03-14 17:25:11 +01:00
ldestailleur
624e87bc51 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-14 17:24:52 +01:00
Mohamed DAOUD
83a0faaf41 add phpmax and dolibarrmax (#33448) 2025-03-14 17:15:55 +01:00
Jyhere
5196172a3a FIX : cron tasks error email encoding (#33438)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-14 17:15:11 +01:00
ldestailleur
3c4c5f1c75 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-14 12:33:40 +01:00
ldestailleur
681b20f09e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-03-14 12:32:56 +01:00
ldestailleur
4897c9de7f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-03-14 12:20:56 +01:00
ldestailleur
2058d572d9 Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0 2025-03-14 12:17:06 +01:00
ldestailleur
089fab828b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2025-03-14 12:14:10 +01:00
ldestailleur
4f28ec6923 Fix edit setup of stock broken in nojs=1 2025-03-14 12:12:32 +01:00
ldestailleur
fa05dc44ce Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2025-03-14 11:29:14 +01:00
ldestailleur
5b9453e302 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2025-03-14 11:28:33 +01:00
ldestailleur
d81a2d060e Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2025-03-14 11:27:49 +01:00
Clément
e4c0ff5e83 Fix #33446 (#33447)
* Fix #33446

* Update html.form.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-14 11:27:07 +01:00
Clément
a4c58bd40b Fix #33446 (#33447)
* Fix #33446

* Update html.form.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-14 11:26:28 +01:00
ldestailleur
4b2b81bb09 Restore label 2025-03-14 11:26:09 +01:00
ldestailleur
580365d8be Keep positif label 2025-03-13 23:24:54 +01:00
Laurent Destailleur
051a902f1f Revert "Revert "Reverse const STOCK_ALLOW_NEGATIVE_TRANSFER to STOCK_DISALLOW…" (#33454)
This reverts commit e943c9c97f.
2025-03-13 23:22:40 +01:00
Laurent Destailleur
e943c9c97f Revert "Reverse const STOCK_ALLOW_NEGATIVE_TRANSFER to STOCK_DISALLOW_NEGATIV…" (#33453)
This reverts commit d93e8e2978.
2025-03-13 23:17:02 +01:00
ThomasNgr-OpenDSI
d93e8e2978 Reverse const STOCK_ALLOW_NEGATIVE_TRANSFER to STOCK_DISALLOW_NEGATIVE_TRANSFER (#33444) 2025-03-13 23:15:04 +01:00
ldestailleur
a85ff77e27 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-13 23:12:42 +01:00
ldestailleur
8449961d9e FIX #33435 Warnings 2025-03-13 23:12:31 +01:00
MDW
ef11cdeb45 Qual: Fix phan notices (pdf_* related) (#33445) 2025-03-13 23:05:15 +01:00
Eric - CAP-REL
8d9dc8c87d translation "by amoun" link (#33440) 2025-03-13 23:04:41 +01:00
Ferran Marcet
82a598d60c Fix: Not loading langs correctly (#33441) 2025-03-13 23:03:26 +01:00
Eric - CAP-REL
97aaff7395 13.0 fix migration missing tms auto update (#33443)
* tms field in llx_product is not updated to default timestamp

* but that's not the only one ...
2025-03-13 23:01:52 +01:00
ldestailleur
abafd8a016 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-13 11:35:34 +01:00
ldestailleur
e9e2ffa936 Look and feel v22 2025-03-13 11:34:55 +01:00
HENRY Florian
7a1fa20959 fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN (#33434)
* fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN

* fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN
2025-03-13 11:18:17 +01:00
atm-GregM
8942380605 #FIX : datenextrun for CRON (#30724)
* FIX : datenextrun for CRON

* FIX : CRON datenextrun

* replace by idate

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-13 11:11:17 +01:00
Jyhere
775c125541 FIX: cleanup (double declaration, unused variable) (#33426)
* FIX: cleanup (double declaration, unused variable)

$isSellerInEEC is not used, $facture_static is declared twice

* FIX: cleanup more unused variables

$code_sell_p_notset and $code_sell_t_notset are not used on accountancy/customer/index.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-13 10:47:23 +01:00
ldestailleur
bf95deef24 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-13 10:46:12 +01:00
ldestailleur
16c7192d98 Clean code 2025-03-13 10:45:40 +01:00
MDW
d362fbfe73 Qual: Fix phan notices (htdocs/fourn) (#33432)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-13 10:43:04 +01:00
ldestailleur
d5384f2777 Fix CI 2025-03-13 10:41:42 +01:00
atm-irvine
d38a985ac3 feat(invoice-rec): new rule_for_lines_dates field - Impl (#33252)
* feat(invoice-rec): new rule_for_lines_dates field - Impl

* fix(html-form-class): added type in phpdoc

* chore: renamed $object to $sourceInvoice for create action

* fix(card-rec): error naming variable $sourceInvoice

* fix phan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-13 10:37:58 +01:00
ldestailleur
c8271e5356 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-13 10:23:58 +01:00
ldestailleur
5540d8c980 Clean code 2025-03-13 10:09:34 +01:00