Commit Graph

132996 Commits

Author SHA1 Message Date
MDW
e105b577ee Fix PhanTypeMismatchReturn by changing return and logging error 2024-03-20 21:58:39 +01:00
MDW
9f7b0fb326 Fix PhanTypeMismatchReturnNullable by adding die() in final else condition as well 2024-03-20 21:58:38 +01:00
MDW
7e1bf61c0d Fix PhanTypeMismatchReturnNullable with init 2024-03-20 21:58:37 +01:00
MDW
d245dab56b Fix PhanTypeMismatchReturnNullable by setting variable 2024-03-20 21:58:36 +01:00
MDW
0a1a663e34 Fix PhanTypeMismatchReturnNullable with initialisation 2024-03-20 21:58:35 +01:00
MDW
3a27977b46 Fix PhanTypeMismatchReturnNullable with typing test 2024-03-20 21:58:34 +01:00
MDW
3b93de2709 Fix PhanTypeMismatchReturnNullable by initialising return value + Some PHPdoc typing 2024-03-20 21:58:34 +01:00
MDW
33486f10c0 Fix PhanTypeMismatchReturnNullable by initialising return value 2024-03-20 21:58:33 +01:00
Laurent Destailleur
e16d1d5de9 FIX #28978 FIX #28976 2024-03-20 21:27:28 +01:00
Laurent Destailleur
ef1d1fdcfb Fix warnings 2024-03-20 21:09:32 +01:00
Laurent Destailleur
74f3bc5ef5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 20:56:59 +01:00
Laurent Destailleur
0191993a16 FIX Selection of line to copy 2024-03-20 19:41:44 +01:00
Laurent Destailleur
151d8fbdbc Merge pull request #28987 from defrance/patch-323
Disable change on system product_nature element
2024-03-20 18:22:29 +01:00
Laurent Destailleur
a4da3d91b9 Merge pull request #28992 from frederic34/patch-9
fix phan
2024-03-20 18:22:05 +01:00
Laurent Destailleur
fe4e74a627 Merge pull request #27779 from Slordef/develop-accounting-account-expensereport-separation
NEW: separation of expense report from salary accounting code
2024-03-20 18:03:45 +01:00
Frédéric FRANCE
5ff590c646 fix phan 2024-03-20 17:49:43 +01:00
Laurent Destailleur
bd76a084a4 Better structure of payment pages to allow integration of other usages 2024-03-20 17:45:49 +01:00
Laurent Destailleur
f2da993614 Merge branch 'develop' into patch-323 2024-03-20 15:26:10 +01:00
Laurent Destailleur
e3c76ca86a Clean translation files 2024-03-20 15:25:47 +01:00
Laurent Destailleur
c24a5234f7 Merge branch 'develop' into patch-323 2024-03-20 15:15:49 +01:00
Laurent Destailleur
cb3880cc62 Clean translations 2024-03-20 15:15:28 +01:00
Laurent Destailleur
979003e539 Update dict.php 2024-03-20 14:15:47 +01:00
Charlène Benke
81189c9759 Disable change on system product_nature element
finished value 1 is associed to bom feature (and factory module)
it's better to disable the change of the 2 initial value (consider it as system)
2024-03-20 12:58:28 +01:00
Laurent Destailleur
c77a8f7d9e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 12:51:02 +01:00
Laurent Destailleur
7ed5fb8890 Fix warning 2024-03-20 12:49:00 +01:00
Laurent Destailleur
ba7b387986 Merge pull request #28968 from mdeweerd/fix/qty/typing
Fix: Update typing for qty as float
2024-03-20 12:43:04 +01:00
Laurent Destailleur
4b416327a7 Merge pull request #28974 from mdeweerd/fix/PhanTypeMismatchInternal5
# Fix PhanTypeMismatchInternal notifications (part 5)
2024-03-20 12:42:08 +01:00
Laurent Destailleur
b4a23a48f9 Update supplier_proposal.class.php 2024-03-20 12:41:11 +01:00
Laurent Destailleur
9ad120df6b Better alignment of llx_expeditiondet with llx_receptiondet_batch 2024-03-20 12:26:15 +01:00
Laurent Destailleur
c23464c1c7 Merge pull request #28975 from zephyriony/patch-4
Create a shipment without documents
2024-03-20 12:10:09 +01:00
Laurent Destailleur
e6f7ace4be Update llx_expeditiondet.sql 2024-03-20 12:08:52 +01:00
Laurent Destailleur
277acdd523 Update llx_expeditiondet.sql 2024-03-20 12:07:42 +01:00
Laurent Destailleur
b41d891aed Merge pull request #28964 from mdeweerd/fix/PhanTypeMismatchInternal3
Fix PhanTypeMismatchInternal notifications (part 3)
2024-03-20 12:02:52 +01:00
Laurent Destailleur
b0d1952567 Merge branch 'develop' into fix/PhanTypeMismatchInternal5 2024-03-20 12:00:39 +01:00
Laurent Destailleur
b6dc293b22 Debug v20 2024-03-20 11:58:39 +01:00
Laurent Destailleur
8da55ee877 Debug v20 2024-03-20 11:51:07 +01:00
MDW
3494a2621e Merge branch 'develop' into fix/qty/typing 2024-03-20 11:45:27 +01:00
MDW
826a349177 Merge branch 'develop' into fix/PhanTypeMismatchInternal3 2024-03-20 11:45:15 +01:00
Laurent Destailleur
9aa47786eb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 11:29:44 +01:00
Laurent Destailleur
ef309baeb0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-20 11:28:31 +01:00
Laurent Destailleur
b18d65c09c Fix warning 2024-03-20 11:26:25 +01:00
Laurent Destailleur
2e8080b0e5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-03-20 11:24:41 +01:00
Laurent Destailleur
5b2cb4b063 Fix remove bad entry into array of the rss box 2024-03-20 11:24:16 +01:00
Laurent Destailleur
5697e32ea2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 10:58:20 +01:00
Laurent Destailleur
a3b1757290 Merge pull request #28970 from lamrani002/addSubscription
New add Button+ in Notification section for company
2024-03-20 10:57:57 +01:00
Laurent Destailleur
767762a490 Merge pull request #28981 from mdeweerd/fix/classname_empty
Fix Expected an object instance & duplicate assignment
2024-03-20 10:57:04 +01:00
Laurent Destailleur
b78f7af196 Merge branch 'develop' into fix/classname_empty 2024-03-20 10:56:54 +01:00
Laurent Destailleur
c933ca4462 Merge pull request #28986 from iouston/patch-10
update filter example
2024-03-20 10:55:48 +01:00
Laurent Destailleur
d390d9aa8a Merge pull request #28984 from rycks/18_fix_ticket_plain_text_editor
replace br to new lines if ckeditor is not enabled on ticket
2024-03-20 10:54:30 +01:00
Laurent Destailleur
755d1feae8 Update actions_ticket.class.php 2024-03-20 10:52:37 +01:00