2
0
forked from Wavyzz/dolibarr
Commit Graph

787 Commits

Author SHA1 Message Date
Laurent Destailleur
432a847ad9 Merge pull request #27004 from frederic34/fix-20231206
avoid phpstan error with phpdoc
2023-12-06 18:27:48 +01:00
Laurent Destailleur
bd2e2c5c75 FIX #26944 2023-12-06 16:18:28 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00
Laurent Destailleur
3ecfc1b55f Fix css 2023-12-02 20:27:09 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
56e8872ddc Clean code+warnings: The delete() method of AdherentType, Contact,
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Laurent Destailleur
a0bba05b02 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/commande/class/api_orders.class.php
	htdocs/compta/facture/card.php
	htdocs/core/lib/functions.lib.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/class/api_supplier_orders.class.php
	htdocs/fourn/class/fournisseur.facture-rec.class.php
	htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
29e616fa8b CSS 2023-11-15 19:26:14 +01:00
Alexandre SPANGARO
f5702f7710 FIX Social contribution - Payment list - Wrong information in type column (#26561) 2023-11-13 21:01:44 +01:00
Laurent Destailleur
f36154a14f css 2023-11-13 14:26:34 +01:00
Laurent Destailleur
a48e541093 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/accountancy/journal/expensereportsjournal.php
	htdocs/core/class/html.formadmin.class.php
	htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
thibdrev
a69fd2bc09 Fix PR #26501 (#26515) 2023-11-09 14:52:09 +01:00
Mohamed DAOUD
1e053e4d7f fix-warnings-1 (#26490) 2023-11-07 17:58:35 +01:00
Laurent Destailleur
2075179795 Fix responsive 2023-10-26 01:34:36 +02:00
Laurent Destailleur
a318031034 QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id 2023-10-24 11:37:29 +02:00
Laurent Destailleur
2cfa9f8290 Debug v19 2023-10-17 15:43:56 +02:00
Laurent Destailleur
b37a438067 The property ->user_validation to store ID of user validating has been
renamed into ->user_validation_id.
2023-10-17 11:10:25 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
f661f88b6d Merge pull request #26140 from aspangaro/19a7
Update some object
2023-10-09 10:28:54 +02:00
Laurent Destailleur
f450e23ce6 Clean code: set_paid is deprecated. Replaced with setPaid. 2023-10-09 10:22:49 +02:00
Alexandre SPANGARO
52ec4107aa Update social contrib list 2023-10-09 05:50:24 +02:00
Laurent Destailleur
a98b9a86b7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-11 15:34:13 +02:00
Laurent Destailleur
458a455296 Fix kanban view 2023-09-11 10:34:25 +02:00
Alexandre SPANGARO
cb18579860 FIX Social Contrib - List - Colspan missing in kanban view 2023-09-11 06:29:16 +02:00
Alexandre SPANGARO
477d92343f FIX Social Contrib - List - Fatal error on kanban view PHP8.x 2023-09-11 06:15:03 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Frédéric FRANCE
4b3bf4961d phpstan 2023-08-27 20:58:07 +02:00
Laurent Destailleur
8b1ed46df6 Fix warning 2023-08-06 12:47:45 +02:00
onhairech
b920dfdbda qodana fix 4: missing returns (#25334)
* qodana fix 4: missing returns

* Delete settings.json

* correcting the return  info function

* unreachable code fix

* return fix
2023-07-25 23:29:34 +02:00
Laurent Destailleur
9b388e1e32 Debuv 18 2023-07-10 03:18:14 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
Laurent Destailleur
0a8e7e3208 Debug v18 - drag drop bank 2023-06-11 01:07:21 +02:00
Laurent Destailleur
20a004f3c7 Clean code 2023-06-04 01:42:28 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
c4dc0b3c35 NEW Upload file with drag and drop for VATs 2023-05-04 17:50:23 +02:00
Laurent Destailleur
f61f425231 NEW upload a file by drag and drop on social contribution and salary 2023-05-04 17:28:42 +02:00
Laurent Destailleur
359ebb9a7f Debug v18 2023-05-02 17:26:12 +02:00
Laurent Destailleur
f5d7ac2bc1 NEW Can upload a file with drag and drop on social contributions 2023-05-02 17:04:22 +02:00
Laurent Destailleur
759ddd2d73 Clean code 2023-05-01 16:21:00 +02:00
Laurent Destailleur
4028b5d568 Clean code 2023-04-29 13:13:12 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Laurent Destailleur
4e6cf79115 Merge pull request #24269 from fboitel/NEW-massaction-social
New massaction to delete in cashcontrol list and social lists
2023-03-19 17:40:03 +01:00
Faustin
ee737191fa Massaction delete for cash control list 2023-03-19 12:27:54 +01:00
Faustin
d67caba300 Massaction for delete in compta/sociales/lists 2023-03-18 22:53:27 +01:00
Laurent Destailleur
1469854dc3 Look and feel v18 2023-03-18 18:28:22 +01:00
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +01:00