Commit Graph

134485 Commits

Author SHA1 Message Date
Laurent Destailleur
d803fc5f28 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-11 16:18:52 +01:00
Laurent Destailleur
6e9225ce8b Debug v23 2026-01-11 16:17:12 +01:00
Laurent Destailleur
a41e9941f9 CSS 2026-01-11 16:00:00 +01:00
Laurent Destailleur
99b88e876f css 2026-01-11 14:26:55 +01:00
Laurent Destailleur
4d23bfbffa Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-11 13:13:14 +01:00
Laurent Destailleur
3fbee82d99 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-11 13:13:06 +01:00
Laurent Destailleur
c698f4dc28 Backport some fixes of #36851 2026-01-11 13:12:38 +01:00
Alexandre SPANGARO
6b19b592ad FIX Accountancy - Add validation for overlapping fiscal year dates (#36836)
* FIX Accountancy - Add validation for overlapping fiscal year dates

* Optimize

* CI
2026-01-11 13:02:31 +01:00
Laurent Destailleur
04787d8cb0 FIX icon of mastodon social network 2026-01-11 12:57:26 +01:00
Laurent Destailleur
391fd8dab6 FIX icon of mastodon social network 2026-01-11 12:55:58 +01:00
Laurent Destailleur
39ed2ece8f Backport fix for #36850 2026-01-11 12:48:58 +01:00
spsolauv
8e37e310e0 CLOSE issue 36744 fix user can delete some actioncomm on which he has not the right (#36747)
* CLOSE issue 36744 fix user can delete some actioncomm on which he has not the right

* Fix whitespace

* Refactor delete confirmation logic for user access

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-11 12:34:47 +01:00
spsolauv
ca52029551 CLOSE issue 36744 fix user can delete some actioncomm on which he has not the right (#36747)
* CLOSE issue 36744 fix user can delete some actioncomm on which he has not the right

* Fix whitespace

* Refactor delete confirmation logic for user access

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-11 12:33:17 +01:00
Expresion
6d6dfb3a5e Fix numeric input parsing to support comma as decimal separator (#36845)
* Fix numeric input parsing to support comma as decimal separator

GETPOSTINT()  only handles integer values and fails when input uses a comma as decimal

* Update dispatch.php

* Change GETPOST to GETPOSTFLOAT for price input

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-10 18:25:06 +01:00
Expresion
9fa9d395dc Fix numeric input parsing to support comma as decimal separator (#36845)
* Fix numeric input parsing to support comma as decimal separator

GETPOSTINT()  only handles integer values and fails when input uses a comma as decimal

* Update dispatch.php

* Change GETPOST to GETPOSTFLOAT for price input

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-10 18:24:19 +01:00
Laurent Destailleur
cf621642fb Revert "NEW : allow to save stocks as 0 on a stock movement. (#36812)" (#36848)
This reverts commit 5662bfad31.
2026-01-10 18:21:41 +01:00
ThomasNgr-OpenDSI
5662bfad31 NEW : allow to save stocks as 0 on a stock movement. (#36812)
* NEW: Add global STOCK_MOVEMENT_FORCE_DO_NOT_CLEAN_EMPTY_LINES to force do not clean empty lines on movement stock. Because customer need to see the warehouse when the product previously even if the stock is at 0. And when in the reassort page, the product with a stock at 0 don't display and block the repleinishment of the stock of the product

* Fix un code manquant pour l'affichage des entrepots avec un stock a 0 lorsque la globale STOCK_MOVEMENT_FORCE_DO_NOT_CLEAN_EMPTY_LINES est activé

---------

Co-authored-by: Kamel Khelifa <kkhelifa@open-dsi.fr>
2026-01-10 18:21:22 +01:00
Laurent Destailleur
608f89e882 Fix CI 2026-01-10 18:12:56 +01:00
William Mead
dcbccdc0eb NEW concatenate PDF to strato contract model (#36803)
* Added option to concatenate terms of sale PDF to end of strato contract model

* Cleaned code

* Cleaned code

* Fix module name from 'contrat' to 'contract'

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-10 17:50:08 +01:00
Lucas Marcouiller
489197f1a5 NEW import process by removing some steps (#36811)
* Fix import process by removing some steps

* fix Ci

---------

Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com>
2026-01-10 17:49:28 +01:00
Laurent Destailleur
984e3d88d8 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-10 17:48:24 +01:00
Laurent Destailleur
502106384c Fix CI 2026-01-10 17:48:08 +01:00
Laurent Destailleur
e8d12c8448 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-10 17:29:30 +01:00
Laurent Destailleur
03099babed Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-10 17:29:22 +01:00
Laurent Destailleur
8f12d3d0de Debug 2026-01-10 17:29:01 +01:00
Laurent Destailleur
0c49c8298e Fix case 2026-01-10 17:28:44 +01:00
lvessiller-opendsi
8e58606559 NEW webportal hooks on form list (#36844) 2026-01-10 17:09:01 +01:00
Laurent Destailleur
da20d5100a Trans 2026-01-10 16:49:33 +01:00
Laurent Destailleur
f35a9b65e9 Debug v23 2026-01-10 16:20:57 +01:00
Laurent Destailleur
089800e477 Add try catch 2026-01-10 15:14:28 +01:00
Laurent Destailleur
0f48d5badf Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-10 15:12:39 +01:00
Laurent Destailleur
8149b907a3 Debug v23 2026-01-10 14:06:10 +01:00
Laurent Destailleur
1cc14e9942 Trans 2026-01-10 13:18:27 +01:00
Laurent Destailleur
e81cac68ec Debug v23 2026-01-10 13:14:01 +01:00
Laurent Destailleur
5faccd7216 Debug v23 2026-01-10 12:47:13 +01:00
Laurent Destailleur
0bf75fcc93 Debug v23 2026-01-09 20:01:26 +01:00
Laurent Destailleur
cfc3787dbf Debug 2026-01-09 15:25:26 +01:00
Laurent Destailleur
28b2b0c1d6 Debug v23 2026-01-09 13:38:27 +01:00
Laurent Destailleur
2208c49082 Debug tracking 2026-01-09 00:04:56 +01:00
Laurent Destailleur
e69290ee22 Implement the ping of last rowid 2026-01-08 23:58:34 +01:00
Laurent Destailleur
a32c92c8ad Debug track 2026-01-08 23:51:19 +01:00
Laurent Destailleur
d24cb36841 Debug sending message 2026-01-08 23:20:56 +01:00
Laurent Destailleur
5d07856182 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-08 23:14:20 +01:00
Laurent Destailleur
d3fab3540e css 2026-01-08 23:06:01 +01:00
Laurent Destailleur
82ee93e2c2 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-08 22:55:36 +01:00
Laurent Destailleur
f47c6bbce8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-08 22:55:15 +01:00
Laurent Destailleur
08c909195a Add tracking of event 2026-01-08 22:55:03 +01:00
Laurent Destailleur
375b81434c Debug v23 2026-01-08 22:54:22 +01:00
Laurent Destailleur
5eb088cbfc Debug v23 2026-01-08 21:45:10 +01:00
Laurent Destailleur
aa0b793f78 Debug v23 2026-01-08 21:39:02 +01:00