Laurent Destailleur
7d109e9419
Fix phpcs
2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc
Fix phpcs
2023-12-13 12:45:07 +01:00
Laurent Destailleur
4daacd3371
Fix with php-cs-fixer
2023-12-04 13:49:31 +01:00
Laurent Destailleur
e8dc651877
Fix php8.2 warnings
2023-11-27 11:56:32 +01:00
daraelmin
4fc415a287
New option to define the start period of a first subscription ( #26484 )
...
* New option to define the start period of a first subscription
add default date of starting (year, month or subscription payment)
add delay for subscription period
* Update member.php
* Fix period for statistique if delay is set
2023-11-07 18:05:36 +01:00
daraelmin
63ccf17402
FIX #24367 - membership duration is the default duration adhtype ( #26428 )
...
* FIX #24367 - membership duration is the default duration adhtype
* avoid error for old database
* avoid error for old database
* Update paymentok.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-02 01:33:46 +01:00
Laurent Destailleur
b8c8e903c2
Fix php8.2 warnings
2023-10-15 18:39:13 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
bc73033d22
FIX Name of application used in email payment AK not defined
2023-09-25 16:39:40 +02:00
Laurent Destailleur
a7fca15f12
Clean label for direct debit and credit transfer into llx_bank.
2023-08-12 03:52:34 +02:00
Laurent Destailleur
2d4a20daad
Debug v18
2023-08-04 04:04:25 +02:00
Laurent Destailleur
f59987af77
Fix typo
2023-05-11 02:04:25 +02:00
Laurent Destailleur
e2ec34e1e5
Clean code
2023-05-01 14:33:08 +02:00
Laurent Destailleur
470cbb52f8
Fix phpunit
2023-04-23 14:09:08 +02:00
tnegre
53d2f8eaee
pay whole contract
2023-04-21 16:06:09 +02:00
tnegre
5c5bb6ec7c
Allow to pay a contract line from a stripe payment. TODO pay the whole contract.
2023-04-21 16:06:09 +02:00
Laurent Destailleur
692eee1e25
FIX bad message oncallback of online payment
2023-04-20 13:14:50 +02:00
Laurent Destailleur
a39ceee426
Log
2023-04-20 13:01:24 +02:00
Laurent Destailleur
6dea0425cf
No ambigous test
2023-04-20 12:21:55 +02:00
Laurent Destailleur
254e785c47
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-01 15:06:15 +02:00
Laurent Destailleur
148645d220
Fix error 500 on payment
2023-03-31 12:10:48 +02:00
Laurent Destailleur
5924e626b0
The method htmlPrintOnlinePaymentFooter() used for public footer pages
...
has been renamed into htmlPrintOnlineFooter() and moved into
company.lib.php
2023-03-30 10:18:43 +02:00
Laurent Destailleur
2ab510d746
Clean code. $hookmanager must be global and never be erased
2023-03-26 17:59:28 +02:00
Laurent Destailleur
09a5f09e2a
Code comment
2023-03-08 04:32:48 +01:00
Laurent Destailleur
aa3556e676
Look and feel v18
2023-03-01 16:48:35 +01:00
Laurent Destailleur
2a83487c46
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-09 19:37:33 +01:00
Laurent Destailleur
dfda68a63c
Debug v17 - Online membership subscription of members
2023-02-09 14:33:09 +01:00
Frédéric FRANCE
9fe920b2a9
deprecate method send_an_email
2023-02-08 21:45:46 +01:00
Laurent Destailleur
8ced29cb00
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-11 21:32:41 +01:00
Laurent Destailleur
4f350d878c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-11 21:07:43 +01:00
Laurent Destailleur
356accd6ee
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-11 21:05:09 +01:00
hystepik
4e0ea65c43
Fix #23466 : fix public payement pages ko and ok
2023-01-09 15:37:10 +01:00
Laurent Destailleur
7d433e43fa
Add hooks on payment pages
2022-12-31 16:24:32 +01:00
Laurent Destailleur
fdc5cc6d6e
Add more log in payment process
2022-10-31 17:47:21 +01:00
Laurent Destailleur
4cbd19e6bd
Debug attendee registration
2022-10-19 00:01:18 +02:00
Laurent Destailleur
2101611bd5
Fix title of emails sents on payment
2022-10-18 23:33:30 +02:00
Laurent Destailleur
8d82307956
Fix title of emails sents on payment
2022-10-18 23:33:22 +02:00
Laurent Destailleur
0db1863429
Fix title of emails sents on payment
2022-10-18 23:31:32 +02:00
Laurent Destailleur
2bfc60587e
Fix title of emails sents on payment
2022-10-18 23:28:47 +02:00
Alexandre SPANGARO
a7a39cba97
Use isModEnabled
2022-09-25 21:59:46 +02:00
Laurent Destailleur
7a277d9560
Merge branch 'develop' into loaddolibarrenv
2022-09-09 17:02:05 +02:00
Laurent Destailleur
b23ab2cb71
FIX #yogosha12266
2022-09-09 13:58:54 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Frédéric France
4bef0f5745
use isModEnabled
2022-08-23 20:01:34 +02:00
Laurent Destailleur
95b1b3f990
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/commande/card.php
htdocs/emailcollector/class/emailcollector.class.php
htdocs/index.php
htdocs/website/index.php
2022-08-10 13:16:02 +02:00
Laurent Destailleur
9e55377f0a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-08-10 13:10:52 +02:00
ptibogxiv
d872b9c2c7
Fix correct fix of paymentok.php
...
this line was deleted by error
2022-08-02 21:05:33 +02:00
Laurent Destailleur
528d54ba79
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-08-02 20:28:07 +02:00
Laurent Destailleur
ef8da5f34c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-08-02 20:27:08 +02:00
ptibogxiv
af4d8ef53e
FIX validation paymentok.php if advance rights
2022-07-30 15:32:18 +02:00