thibdrev
83e90c65c2
qual: phpstan for htdocs/compta/tva/class/tva.class.php
...
htdocs/compta/tva/class/tva.class.php 88 PHPDoc type int|string of property Tva::$totalpaid is not covariant with PHPDoc type float of overridden property CommonObject::$totalpaid.
htdocs/compta/tva/class/tva.class.php 429 Property Tva::$fk_bank (int) does not accept string.
htdocs/compta/tva/class/tva.class.php 430 Property Tva::$fk_user_creat (int) does not accept string.
htdocs/compta/tva/class/tva.class.php 431 Property Tva::$fk_user_modif (int) does not accept string.
htdocs/compta/tva/class/tva.class.php 579 Property Tva::$datec (DateTime) does not accept int.
2024-01-30 21:12:19 +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
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
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
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
91fa48199a
Fix warnings
2023-09-10 17:41:22 +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
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +01:00
Lamrani Abdel
8e53013bd9
kanban mode for list of TVA
2023-01-10 15:36:14 +01:00
Laurent Destailleur
77d6b9510b
Clean code
2022-12-28 13:04:11 +01:00
Laurent Destailleur
825a1dbf3e
Update tva.class.php
2022-09-28 20:33:57 +02:00
lmarcouiller
45be6ab024
php 8.1 warnings suite
2022-09-27 15:21:10 +02:00
Frédéric France
4bef0f5745
use isModEnabled
2022-08-23 20:01:34 +02:00
Laurent Destailleur
deb969e2f3
Var not used
2022-05-22 17:11:41 +02:00
Laurent Destailleur
1bce02fad2
Merge pull request #20986 from grandoc/new_branch_22_05_2022
...
fix : The property lib does not exist on PaymentVAT
2022-05-22 17:09:51 +02:00
Laurent Destailleur
8bacb6c755
Fix name of var
2022-05-22 17:09:08 +02:00
Philippe GRAND
2bbdd56fef
fix : The property totalpaye does not exist on Tva
2022-05-22 15:26:12 +02:00
Philippe GRAND
91bb04bdba
fix : The property total does not exist on Tva
2022-05-21 22:16:43 +02:00
Philippe GRAND
f5f026c2c5
fix : The property paiementtype does not seem to exist on Tva
2022-05-21 22:13:57 +02:00
Laurent Destailleur
ae412d37ed
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-04-14 15:28:16 +02:00
Laurent Destailleur
6a7212a48d
Fix sql error
2022-04-12 22:02:46 +02:00
Laurent Destailleur
1bfd9c695f
Update tva.class.php
2022-04-12 16:29:25 +02:00
stickler-ci
adda436dab
Fixing style errors.
2022-04-12 12:45:05 +00:00
kevin
c51aff99af
Add missing entity on adding new VAT
2022-04-12 14:38:17 +02:00
Laurent Destailleur
dd0809b528
Fix trans labels status
2021-10-16 19:37:57 +02:00
Laurent Destailleur
ee066ad725
Cast sql var
2021-09-03 21:25:43 +02:00
Laurent Destailleur
51a4d7630f
Clean code
2021-08-28 00:56:37 +02:00
Laurent Destailleur
2dd91bf312
Clean code
2021-08-27 23:36:06 +02:00
Laurent Destailleur
2f225ee7e5
Clean code by adding cast int.
2021-08-27 16:33:03 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
stickler-ci
762378c044
Fixing style errors.
2021-04-28 11:12:01 +00:00
Gauthier PC portable 024
c25b044da5
FIX : several fixes on salary and vat
2021-04-28 11:56:07 +02:00
Laurent Destailleur
42938ffe31
FIX #yogosha5879
2021-04-24 21:15:09 +02:00
Alexandre SPANGARO
6e17a588bb
Merge remote-tracking branch 'upstream/develop' into 14a22
2021-03-16 03:26:28 +01:00
Laurent Destailleur
cc10106a21
Fix protection on int
2021-03-14 12:20:23 +01:00
Laurent Destailleur
12f50a76d7
Fix yogosha #5627
2021-03-14 11:48:39 +01:00
Alexandre SPANGARO
94a861c1c8
Code enhanced - Standardize field name
2021-03-01 04:07:31 +01:00
Frédéric FRANCE
61600a9e65
code syntax compta directory
2021-02-23 21:09:01 +01:00
Frédéric FRANCE
5f8b70b772
use camelCaps name
2021-02-09 09:03:29 +01:00