Alexandre SPANGARO
20e2180de4
Fix travis
2019-08-26 13:54:46 +02:00
Alexandre SPANGARO
b00020c4ea
FIX #11746 Unable to modify amount of insurance of a loan
2019-08-26 12:10:19 +02:00
Frans Bosman
23311abd6a
Update card.php
2019-08-25 19:57:49 +02:00
Frans Bosman
a822a34a51
Update card.php
2019-08-25 19:54:42 +02:00
Laurent Destailleur
7cb68d6438
NEW Default for Stripe is STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION
2019-08-25 18:02:10 +02:00
Laurent Destailleur
60c3cefc53
FIX Api of documents work with value 'thirdparty'
2019-08-25 16:44:39 +02:00
Laurent Destailleur
69b2d03c47
FIX Api of documents work with value 'thirdparty'
2019-08-25 16:41:59 +02:00
Laurent Destailleur
6328585395
Fix: the API_RESTRICT_ON_IP must be at lower level (also on explorer)
2019-08-25 16:40:21 +02:00
Laurent Destailleur
c8078f1195
Rename module_part parameter into modulepart into document APIs
2019-08-25 16:39:15 +02:00
Laurent Destailleur
6a906a6064
Rename module_part parameter into modulepart into document APIs
2019-08-25 16:38:09 +02:00
Laurent Destailleur
4040693823
FIX Use a SCA ready workflow with Stripe module
2019-08-24 18:12:20 +02:00
andreubisquerra
07244f002b
else if to elseif
2019-08-24 18:11:47 +02:00
andreubisquerra
5d0dbea920
Control errors before validate invoice in TakePOS
2019-08-24 16:44:06 +02:00
ptibogxiv
dbcead47e1
Update list.php
2019-08-24 16:05:21 +02:00
ptibogxiv
7b5c9818f7
Fix context display with takepos societe/list.php
2019-08-24 15:58:33 +02:00
ptibogxiv
7112fcee9a
Update list.php
2019-08-24 15:54:14 +02:00
ptibogxiv
2be125e647
Fix display context for takepos in invoice list
...
fix for thirdparty name and create button
2019-08-24 15:47:17 +02:00
ptibogxiv
c4b18890d9
Update invoice.php
2019-08-24 15:12:56 +02:00
ptibogxiv
d2ff37ae72
NEW email template for Takepos (sending invoice)
2019-08-24 15:00:49 +02:00
ptibogxiv
361bb72448
Update invoice.php
2019-08-24 14:17:58 +02:00
ptibogxiv
bb763ecb59
Fix lang in takepos
2019-08-24 14:02:25 +02:00
ptibogxiv
cc1de15438
Update invoice.php
2019-08-24 13:52:40 +02:00
ptibogxiv
686d43a122
NEW display membership in takepos if member link to thirdparty
...
For some business or cases (ie: fundation), we need to know if customer is a member and membership is up to date.
2019-08-24 13:44:21 +02:00
ptibogxiv
73a6b45e23
Fix load langs in takepos
2019-08-24 13:26:01 +02:00
Regis Houssin
064ab389ed
FIX wrong parameters (same error in branch 9, 10, develop)
2019-08-24 12:44:23 +02:00
Laurent Destailleur
1463302bdd
Add option to disable the anonymous ping
2019-08-23 16:23:31 +02:00
Laurent Destailleur
bc269462a7
FIX Do not autocomplete pass on first installation.
2019-08-23 15:30:48 +02:00
ptibogxiv
c8cf06ed2f
Update box_birthdays_members.php
2019-08-23 14:59:12 +02:00
Laurent Destailleur
b7e7ca46b5
Fix responsive
2019-08-23 14:01:13 +02:00
ptibogxiv
30b929c621
Update modAdherent.class.php
2019-08-23 13:57:22 +02:00
ptibogxiv
73bcf3110d
NEW birthday boxe for member
...
use new function for displays the X next birthday by date ASC
2019-08-23 13:56:04 +02:00
Laurent Destailleur
a5c43b42c3
Add a protection when we have several records
2019-08-23 13:28:26 +02:00
schhub
22c661be9f
Update stripe.class.php
...
removed space in line 95
2019-08-23 10:26:07 +02:00
atm-ph
f14f1c9190
Fix wrong placement to print title and missing hook to print value
2019-08-23 09:15:15 +02:00
ptibogxiv
0afc55ab51
Update paymentmodes.php
2019-08-23 09:08:39 +02:00
ptibogxiv
c6bcf19a88
Fix phpcs
2019-08-23 09:01:05 +02:00
ptibogxiv
55d70004b1
Update paymentmodes.php
2019-08-23 09:00:11 +02:00
ptibogxiv
839ba76ae4
Update stripetest_oauthcallback.php
2019-08-23 08:58:08 +02:00
schhub
3c706ae28a
Update dolibarr_export.php
2019-08-23 08:53:43 +02:00
schhub
264763f6b7
Update dolibarr_export.php
2019-08-23 08:31:50 +02:00
schhub
9d3b4eb699
Update dolibarr_export.php
2019-08-23 08:05:44 +02:00
Regis Houssin
2d59f6bb3d
FIX avoid sql error if fk_project is empty during update
2019-08-23 07:59:36 +02:00
ptibogxiv
06fdd5ddbc
Update stripelive_oauthcallback.php
2019-08-22 22:50:41 +02:00
ptibogxiv
4536b8618e
Update paymentmodes.php
2019-08-22 22:48:37 +02:00
ptibogxiv
cef4bdab7b
NEW update / delete stripe account for supplier
2019-08-22 22:20:50 +02:00
ptibogxiv
0be59646a8
Update stripelive_oauthcallback.php
2019-08-22 22:00:53 +02:00
schhub
5bab233252
Delete action correction for documents backup.
...
correction of delete action always trying to delete files in document/admin/backup directory. Documents backups are stored in documents/admin/documents directory. If preg_match is too "heavy" it can be replaced by strpos.
2019-08-22 13:19:45 +02:00
Laurent Destailleur
134c116021
Merge pull request #11715 from ptibogxiv/patch-226
...
NEW : Platforme compliance with Stripe Connect
2019-08-22 12:54:09 +02:00
Laurent Destailleur
5983f08d73
Update stripe.class.php
2019-08-22 12:52:30 +02:00
Laurent Destailleur
209933e02e
Merge pull request #11716 from ptibogxiv/patch-227
...
FIx number of col for IBAN list
2019-08-22 12:45:46 +02:00