Commit Graph

897 Commits

Author SHA1 Message Date
thibdrev
93b2d33017 qual: phpstan for htdocs/compta/tva/class/paymentvat.class.php
htdocs/compta/tva/class/paymentvat.class.php	542	Property PaymentVAT::$fk_typepaiement (int) does not accept string.
2024-01-24 21:48:28 +01:00
thibdrev
b3ae425ad9 qual: phpstan for htdocs/compta/tva/card.php
htdocs/compta/tva/card.php	175	Property CommonObject::$fk_account (int) does not accept array|string.
htdocs/compta/tva/card.php	332	Property CommonObject::$id (int) does not accept null.
htdocs/compta/tva/card.php	332	Property CommonObject::$ref (string) does not accept null.
2024-01-24 21:46:46 +01:00
Laurent Destailleur
f773fa2dbd Fix phan report 2024-01-12 22:09:51 +01:00
MDW
52ee926bac Qual: Spelling compta code (#27413)
# Qual: Fix spelling of files in htdocs/compta

No code should be changed, only comments modified or translated.
2024-01-11 09:58:34 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
Laurent Destailleur
f5a58e7693 Fix warnings 2023-12-15 14:20:54 +01:00
Laurent Destailleur
4c7dfea535 Clean code 2023-12-12 01:40:26 +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
6c1d7363db fix phpdoc for phpstan 2023-12-01 22:58:30 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +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
Alexandre SPANGARO
85d5e7caec Debug v19 (#26810)
* Fix Warning: Invalid argument supplied for foreach()

* Fix Warning: Invalid argument supplied for foreach()

* Fix Undefined variable - Remove useless parameter

* Fix Undefined variable $helpurl

* Fix Undefined property $import_key

* Fix Undefined variable $totalpaid

* Fix undefined variable $nb

* Update payments.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 17:24:35 +01:00
Mohamed DAOUD
1e053e4d7f fix-warnings-1 (#26490) 2023-11-07 17:58:35 +01: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
fd2ccf584b Look and feel v19 2023-10-17 15:27:07 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
c507adeef7 NEW Top menu support picto of modules that are font awesome picto. 2023-10-13 15:00:51 +02:00
Laurent Destailleur
f661f88b6d Merge pull request #26140 from aspangaro/19a7
Update some object
2023-10-09 10:28:54 +02:00
Alexandre SPANGARO
ed6c985344 Update paymentvat.class 2023-10-09 05:49:16 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
Florian HENRY
efc8f94019 fix php 8 2023-06-10 14:44:22 +02:00
Florian HENRY
2ba114bed4 on going 2023-06-10 14:22:34 +02:00
Laurent Destailleur
8d7e53a98c Clean code 2023-06-03 13:56:06 +02:00
Laurent Destailleur
0a2ae8e8d5 Clean code 2023-05-21 13:01:23 +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
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
5df6c03e0b NEW Add mass action delete on VAT 2023-03-17 16:21:34 +01:00
Laurent Destailleur
a612c131f7 NEW Add mass action delete on VAT 2023-03-17 16:15:31 +01:00
Frédéric FRANCE
64fd226b4a fix reports to be exportable by module 2023-03-09 10:56:13 +01:00
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +01:00
Laurent Destailleur
54bb784138 Debug v18 2023-03-02 19:40:28 +01:00
Laurent Destailleur
12bd795afc Work on Kanban view 2023-03-01 20:13:21 +01:00
Laurent Destailleur
eaa0e5eb3e CSS 2023-02-19 02:39:39 +01:00
Faustin
8167d5a64d checkbox colum on left for compta/tva list 2023-01-31 14:43:15 +01:00
Laurent Destailleur
0f475783de Enhance method getKanbanView 2023-01-18 22:27:52 +01:00
Laurent Destailleur
e9c518f6b7 Merge pull request #23490 from lamrani002/kanbanListOfTva
NEW kanban mode for list of TVA
2023-01-11 20:19:58 +01:00
Lamrani Abdel
8e53013bd9 kanban mode for list of TVA 2023-01-10 15:36:14 +01:00
Laurent Destailleur
3f65af193e Merge pull request #22913 from atm-gauthier/NEW/can_edit_amount_on_tva_and_salaries_clone
NEW : Now we can edit amount on vat and salaries clone action
2023-01-08 14:22:36 +01:00
Laurent Destailleur
b3b0fe2444 Clean code 2023-01-06 20:12:58 +01:00
Laurent Destailleur
9aa6e59f9b Look and feel v18 2023-01-05 04:04:16 +01:00