Commit Graph

4736 Commits

Author SHA1 Message Date
Laurent Destailleur
ecf01bacd7 Fix CI 2026-02-16 20:25:07 +01:00
Laurent Destailleur
0dda1f9a3e Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-15 22:58:58 +01:00
Laurent Destailleur
85ccca6ca3 Debug v23 - filters on agenda pages 2026-02-12 01:22:01 +01:00
Yamil Esteban Garcia
62779ae0bc Fix: IRPF tax not applied when creating invoice from project times (#37077)
* Remove 'supplier_invoice' from old path array

* Update module path in arrayforoldpath

Sorry Eldy, I was confused. You are absolutely right, it is already corrected.

* Replace localtax2 assignment with get_localtax function


Error when creating an invoice with personal income tax from project times. The rate does not apply

* Refactor localtax1 calculation using get_localtax

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-02-09 03:56:16 +01:00
Yamil Esteban Garcia
eaa146293e Fix: IRPF tax not applied when creating invoice from project times (#37077)
* Remove 'supplier_invoice' from old path array

* Update module path in arrayforoldpath

Sorry Eldy, I was confused. You are absolutely right, it is already corrected.

* Replace localtax2 assignment with get_localtax function


Error when creating an invoice with personal income tax from project times. The rate does not apply

* Refactor localtax1 calculation using get_localtax

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-02-09 03:55:34 +01:00
Laurent Destailleur
71e4553504 CI 2026-02-09 03:23:06 +01:00
Laurent Destailleur
fe3314d07a Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-08 20:40:42 +01:00
Laurent Destailleur
c386f94fab Debug v23 - Filter on action type ko 2026-02-08 19:33:09 +01:00
Laurent Destailleur
5efcd7652f Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-26 19:35:29 +01:00
Laurent Destailleur
4224c9fc05 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0 2026-01-26 19:34:10 +01:00
Joachim Kueter
685ec96807 FIX #36961 - not showing financial data related to task times (#36963)
* FIX #36961 - not showing financial data related to task times

see detailed description in issue #36961

when users have minimal rights to just record their task times, they should not see the calculated hourly rates

* Minor change

* Update element.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-25 14:12:40 +01:00
Laurent Destailleur
4c07ef386e Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-23 18:44:37 +01:00
Laurent Destailleur
237d8d5b90 ci 2026-01-23 18:07:16 +01:00
Joachim Kueter
835d3811a4 FIX #36960 - User can access some data (product price, invoice amount) without having the respective rights (#36962)
* FIX #36960 - User can access some data (product price, invoice amount) without having the respective rights

See detailed description in issue #36960

Product price and invoice amount was shown to users without checking right to read.

* removed white space

* Minor change

to trigger checks again

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-23 17:55:03 +01:00
Laurent Destailleur
39d39f475d Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0 2026-01-23 17:46:38 +01:00
Laurent Destailleur
6f8a8834b8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2026-01-20 14:57:22 +01:00
Laurent Destailleur
aee871f0b5 Debug v23 2026-01-20 14:53:50 +01:00
Frédéric FRANCE
d770d37e29 add phpcs rule extension (#36561)
* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* add phpcs rule extension

* test

* test

* test

* test

* test

* test

* fix

* fix

* fix

* fix

* fix

* fix

* fix translations

* fix translations

* translate

* translate

* translate

* translate

* translate

* translate

* translate

* Update propal.class.php
2026-01-15 16:05:06 +01:00
Laurent Destailleur
4cffb37310 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-14 16:23:52 +01:00
Laurent Destailleur
0a12caf313 Debug v23 2026-01-14 15:59:58 +01:00
Joachim Kueter
7f407a1183 FIX #36866 Project/Time Spent: changing a lined of consumed time does not store changed task assignment (#36867)
On the tab Project/Time Spent there is a list of consumed time, spent on the tasks of the project. Each line is showing a pencil icon to allow a modification of the data.

In edit mode, the assigned task can get changed to a different task of the project. Upon saving the edits, this change is getting ignored, the old task is still assigned:

We need to update the fk_element referencing the task, but we also need to adjust the values for duration_effective of both affected tasks (old and new).
2026-01-13 11:39:15 +01:00
Laurent Destailleur
6ca16f700d Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-13 11:21:00 +01:00
Laurent Destailleur
fcedaa150e CSS 2026-01-12 14:34:14 +01:00
Laurent Destailleur
9140e0599a Debug v23 2026-01-12 14:32:59 +01:00
Laurent Destailleur
9c68ba8759 Debug v23 2026-01-11 18:17:21 +01:00
Laurent Destailleur
d280468216 Debug v23 2026-01-11 18:12:45 +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
e08f9eaebd css 2026-01-08 19:15:21 +01:00
Laurent Destailleur
3a1892e0cd css 2026-01-06 10:34:53 +01:00
Laurent Destailleur
76cebeca39 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-06 10:26:32 +01:00
Laurent Destailleur
7f73d92dc8 Fix select of product and last date in list of time spent 2026-01-06 10:25:39 +01:00
Laurent Destailleur
925381937a Add last date of change 2026-01-06 10:05:59 +01:00
PsyCrow
c4ca165970 NEW Add condition to exclude unpaid invoices from profit (#36693)
* Add condition to exclude unpaid invoices from profit

Only qualify paid invoices to profit calculation

* Fix condition to check invoice status instead of type

Fix condition to check invoice status instead of type.
FIX #36692 issue
2026-01-06 07:44:58 +01:00
Laurent Destailleur
4a36a73d04 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-23 20:12:03 +01:00
Laurent Destailleur
310fd1bd12 Fix CI 2025-12-22 18:07:33 +01:00
Laurent Destailleur
3068a03aa4 Merge branch '22.0' into FIX/project-opportunity-null-thirdparty 2025-12-22 16:20:44 +01:00
Laurent Destailleur
8abeb47da1 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-22 16:06:05 +01:00
Laurent Destailleur
3d55a7a792 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-12-22 15:11:32 +01:00
atm-corentin
a41622707e Fix crash when opportunity won without third-party 2025-12-22 14:26:38 +01:00
Laurent Destailleur
d191e1060c Debug v23 2025-12-20 14:28:36 +01:00
Laurent Destailleur
85f9d620ac Fix print 2025-12-19 12:59:58 +01:00
Laurent Destailleur
565ea4d065 Code comment 2025-12-18 16:38:26 +01:00
Laurent Destailleur
23be021550 Code comment 2025-12-18 16:35:06 +01:00
Laurent Destailleur
cdf2464076 Doc 2025-12-18 16:33:09 +01:00
Laurent Destailleur
5d2f951281 Fix Remove the DISTINCT 2025-12-18 16:29:17 +01:00
Laurent Destailleur
454eb415ca Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-15 15:43:55 +01:00
Regis Houssin
ab19aa8d13 FIX avoid sql error with search option pattern 2025-12-15 12:33:37 +01:00
Regis Houssin
da2d1e6e38 FIX missing search extrafields input and title 2025-12-15 10:41:22 +01:00
Laurent Destailleur
5598bc066a FIX List is filtered on task status when it should not 2025-12-11 03:06:44 +01:00
Frédéric FRANCE
39baead02d fix read property client on null 2025-12-09 10:45:06 +01:00