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 |
|
Laurent Destailleur
|
212f24ac9e
|
Prepare code to fix too many sql error
|
2023-02-13 21:08:53 +01:00 |
|
hystepik
|
b5ffe6204f
|
push with ipn not working
|
2023-02-10 15:30:36 +01:00 |
|
Lucas Marcouiller
|
1115f9c0c9
|
Merge branch 'develop' into develop#2
|
2023-02-09 10:14:27 +01:00 |
|
Laurent Destailleur
|
fe35f5ec28
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-06 14:21:25 +01:00 |
|
Laurent Destailleur
|
3069a97a46
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-02-03 17:26:11 +01:00 |
|
Laurent Destailleur
|
1be5145148
|
NEW Add more zip, town, country for owner of a bank account
|
2023-02-02 16:04:16 +01:00 |
|
Laurent Destailleur
|
45dd6c8f0b
|
Prepare option PDF_SWISS_QRCODE_USE_OWNER_OF_ACCOUNT_AS_CREDITOR
|
2023-02-02 15:06:19 +01:00 |
|
hystepik
|
5b52dc9f04
|
Fix : stripe sepa payment process
|
2023-01-31 10:43:58 +01:00 |
|