thibdrev
1292bd7612
qual: phpstan for htdocs/core/class/commoninvoice.class.php
...
htdocs/core/class/commoninvoice.class.php 952 Method CommonInvoice::calculate_date_lim_reglement() should return int but returns string.
htdocs/core/class/commoninvoice.class.php 1547 Property CommonInvoice::$postactionmessages (string) does not accept array.
2024-01-31 21:12:21 +01:00
Frédéric France
4b3f351f95
phpdoc
2024-01-18 23:28:42 +01:00
Laurent Destailleur
d1e50e650d
Fix logs
2024-01-18 00:42:43 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
14ba1138c4
Fix payment SEPA for salary
2023-12-14 14:51:30 +01:00
Laurent Destailleur
c4dc94fd35
Fix warning
2023-12-11 18:22:35 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
54e6de0d7f
Fix with php-cs-fixer
2023-12-04 12:04:36 +01:00
Frédéric FRANCE
c720e1926b
fix phpstan
2023-12-01 23:15:10 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
de96af8543
Fix warning php8.2
2023-11-27 11:24:19 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Frédéric FRANCE
7ac05c7549
fix phpstan ( #26799 )
...
* fix phpstan
* Update commoninvoice.class.php
* Update facture.class.php
* Update commoninvoice.class.php
* fix properties
2023-11-21 21:36:34 +01:00
HENRY Florian
d5343cfedb
fix: phpstan ( #26721 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix: phpstan
* fix: phpstan
2023-11-19 00:52:16 +01:00
Frédéric FRANCE
79b4c0f1b9
clean code ( #26585 )
...
* clean code
* Update commoninvoice.class.php
* Update commoninvoice.class.php
2023-11-14 14:43:54 +01:00
Laurent Destailleur
0770ce640e
Debug v19
2023-11-14 02:42:02 +01:00
sonikf
65b9f4e6de
NEW: Add invoice subtype in customer template invoice ( #26543 )
...
* Add invoice subtype in template invoice
* Add invoice subtype in template invoice
* Add invoice subtype in template invoice
2023-11-12 22:08:46 +01:00
Mohamed DAOUD
1e053e4d7f
fix-warnings-1 ( #26490 )
2023-11-07 17:58:35 +01:00
Mohamed DAOUD
a1597e6eb1
Fix some warnings -technical debt- ( #26466 )
...
* fix warnings 1
* fix previous commit 1
* Update facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-06 16:00:24 +01:00
Laurent Destailleur
3e146187ec
Doc
2023-10-26 13:31:20 +02:00
Laurent Destailleur
0f09954a31
Combo list of invoice subtypes is limited to current country.
2023-10-18 03:33:36 +02:00
sonikf
732fb2fa04
NEW: Invoice subtypes for customers and vendors ( #26233 )
...
* NEW: Invoice subtypes for customers and vendors
* fix PHPCS
* fix PHPCS
* fix PHPCS
* fix PHPCS
* fix possible SQL Injection
* remove hardcoded tests
* remove hardcoded tests
* fix travis ci error
2023-10-18 02:33:14 +02:00
Laurent Destailleur
2440f60ee4
Merge pull request #25991 from frederic34/phpstaninvoice
...
Phpstan
2023-09-25 02:03:07 +02:00
Frédéric FRANCE
446479d2b9
fix unknown variable
2023-09-22 13:45:37 +02:00
Frédéric FRANCE
daf2f06ac8
phpstan
2023-09-22 09:07:04 +02:00
Frédéric FRANCE
7cf93529a8
phpstan
2023-09-22 09:03:27 +02:00
Laurent Destailleur
876a44703d
Fix warning
2023-09-10 17:30:00 +02:00
Laurent Destailleur
3345add205
Enhance the stripe multiaccount capabilities
2023-08-25 21:57:16 +02:00
Laurent Destailleur
38caf95cad
Log
2023-08-25 19:25:59 +02:00
Laurent Destailleur
85180a3044
Clean code
2023-08-24 14:55:23 +02:00
Laurent Destailleur
000cc6be82
Enhance Stripe payment SEPA to allow to choose stripe env
2023-08-24 01:37:04 +02:00
Laurent Destailleur
b1e1eecf24
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 00:31:51 +02:00
Laurent Destailleur
8d90abdc42
Debug v18
2023-08-14 15:53:25 +02:00
Laurent Destailleur
30ec8c463b
FIX Test on duplictae for SEPA payemnt requests
2023-08-14 15:40:22 +02:00
Laurent Destailleur
df6b9947b0
Debug SEPA payment
2023-08-10 13:13:52 +02:00
Laurent Destailleur
6062a60625
Code comment
2023-08-04 00:13:29 +02:00
Laurent Destailleur
6d9e890a17
Fix param mandatory
2023-08-03 23:00:39 +02:00
Laurent Destailleur
f464c97e98
Code comment
2023-08-03 22:39:41 +02:00
hystepik
10fdb13a02
Fix : makeStripeSepaRequest fatal error
2023-05-12 11:20:25 +02:00
Laurent Destailleur
2f3cefcc09
Clean code
2023-04-26 11:41:02 +02:00
Laurent Destailleur
0bf62c6426
Better test
2023-03-08 03:19:15 +01:00
Laurent Destailleur
b682fe728c
Fix direct debit sql request
2023-03-08 03:16:59 +01:00
Laurent Destailleur
d9a399226a
Work on Stripe SEPA payments
2023-03-04 12:16:38 +01:00
Laurent Destailleur
570748ad79
NEW Support different bank account for several direct debit payments
2023-02-27 15:58:15 +01:00
Laurent Destailleur
62c6178269
Work on SEPA Stripe Payments
2023-02-24 23:15:54 +01:00
Laurent Destailleur
10853b64ff
Merge branch 'develop' into develop#2
2023-02-24 18:05:07 +01:00
hystepik
be2ee21462
creation of prelevement_bon only for 1 demande
2023-02-22 15:09:37 +01:00
Laurent Destailleur
04ca203ee8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-21 12:21:01 +01:00
Laurent Destailleur
a64c41c4ba
Fix due date for supplier invoice not correctly set on clone
2023-02-21 12:14:34 +01:00
Laurent Destailleur
a0c53bc0bc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-14 21:04:44 +01:00