ptibogxiv
7d5ea4fc35
Update stripe.class.php
2019-02-12 19:42:34 +01:00
ptibogxiv
8f3ffc6520
NEW stripe payment intent
...
use it for stripe
2019-02-12 19:03:45 +01:00
ptibogxiv
85272b8345
NEW support stripe payment prelevement
2019-02-12 18:58:57 +01:00
ptibogxiv
cc1aabfd19
NEW Stripe Payment Intent
...
Starting in September 2019, a new regulation called Strong Customer Authentication (SCA) will require businesses in Europe to request additional authentication for online payments. We recommend that all European businesses start building their Stripe integrations with either our PaymentIntents API or our new Checkout to be ready for these rule changes.
https://stripe.com/docs/payments/payment-intents
need replace actual integration
2019-02-12 18:47:35 +01:00
Laurent Destailleur
666d03f596
Fix multicompany for page to export zip of invoices
2019-02-12 18:15:30 +01:00
Laurent Destailleur
68e6f32320
css
2019-02-12 17:56:03 +01:00
Laurent Destailleur
25550959e3
Fix phpcs
2019-02-12 17:05:45 +01:00
Laurent Destailleur
0bb59bf6cc
Fix phpcs
2019-02-12 17:03:09 +01:00
Laurent Destailleur
d134e18db6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-12 17:02:37 +01:00
Laurent Destailleur
fb5466fca0
Fix remove bad rule
2019-02-12 17:02:27 +01:00
Laurent Destailleur
0d8447ad39
Merge branch 'develop' of https://github.com/wdammak/dolibarr into
...
wdammak-develop
# Conflicts:
# htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
2019-02-12 16:58:55 +01:00
Laurent Destailleur
3d3aca804f
Merge pull request #10554 from grandoc/new_branch_12_02_2019
...
update with html5 compliant code
2019-02-12 16:57:11 +01:00
Laurent Destailleur
56e9fa9a22
Merge pull request #10557 from aspangaro/10.0_subledger
...
FIX: In various payment, subledger & accout may be alphanumeric
2019-02-12 16:51:42 +01:00
Laurent Destailleur
afc61d892e
Merge pull request #10558 from aspangaro/10.0_dol_include_once_WARNING
...
Move error on function dol_include_once() to LOG_WARNING
2019-02-12 16:51:03 +01:00
Laurent Destailleur
2fdd92978e
Merge branch 'wdammak-develop' into develop
2019-02-12 16:43:19 +01:00
Laurent Destailleur
41863bb127
Merge
2019-02-12 16:42:51 +01:00
Alexandre SPANGARO
b99149b940
Move error on function dol_include_once() to LOG_WARNING
2019-02-12 16:34:52 +01:00
Laurent Destailleur
04950a5c91
Trans
2019-02-12 16:29:37 +01:00
Alexandre SPANGARO
7e60c3bf84
FIX: In various payment, subledger & accout may be alphanumeric
2019-02-12 16:27:25 +01:00
Laurent Destailleur
26168f0de5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-12 15:50:33 +01:00
Laurent Destailleur
a0c1e5ed84
Fix unique key in accounting_account
2019-02-12 15:43:24 +01:00
Philippe GRAND
f7a28328ed
update with html5 compliant code
2019-02-12 15:40:16 +01:00
Philippe GRAND
60e503c7d1
update with html5 compliant code
2019-02-12 15:02:54 +01:00
Philippe GRAND
5007ef82c8
update with html5 compliant code
2019-02-12 14:56:38 +01:00
Philippe GRAND
fd6eaf8c3d
update with html5 compliant code
2019-02-12 14:53:35 +01:00
Philippe GRAND
66e8380a4a
update with html5 compliant code
2019-02-12 14:48:07 +01:00
Philippe GRAND
e10d1eb365
update with html5 compliant code
2019-02-12 14:44:25 +01:00
Philippe GRAND
8a62c9bc5f
update with html5 compliant code
2019-02-12 14:40:30 +01:00
Laurent Destailleur
843f7bea8d
Merge pull request #10546 from frederic34/patch-20
...
Update index.php
2019-02-12 13:46:33 +01:00
Laurent Destailleur
17bb5a3c4b
Merge pull request #10545 from frederic34/patch-18
...
Update consumption.php
2019-02-12 13:45:49 +01:00
Laurent Destailleur
aa206e5d7c
Update consumption.php
2019-02-12 13:45:38 +01:00
Laurent Destailleur
46941d4c20
Merge pull request #10539 from frederic34/patch-17
...
Update paiement.php
2019-02-12 13:43:09 +01:00
Laurent Destailleur
74f468dc91
Merge pull request #10535 from atm-quentin/FIX_multiple_sending_form
...
FIX on chrome you can send multiple form if you click more than once …
2019-02-12 13:42:37 +01:00
Laurent Destailleur
205152501e
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
htdocs/public/payment/newpayment.php
2019-02-12 13:39:39 +01:00
Laurent Destailleur
00eb95b660
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-02-12 13:36:32 +01:00
Laurent Destailleur
53a8f1cd3b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-12 13:36:05 +01:00
Laurent Destailleur
3e1b75e916
Merge pull request #10541 from grandoc/new_branch_10_02_2019
...
update with html5 compliant code
2019-02-12 13:35:27 +01:00
Laurent Destailleur
580356ac95
Merge pull request #10537 from frederic34/GenericFunctionsFunctionCallArgumentSpacing
...
GenericFunctionsFunctionCallArgumentSpacing
2019-02-12 13:34:01 +01:00
Laurent Destailleur
e054b080a5
Merge branch 'develop' into GenericFunctionsFunctionCallArgumentSpacing
2019-02-12 13:33:39 +01:00
Laurent Destailleur
e8fc72ecf4
Merge pull request #10538 from frederic34/html5boxes
...
replace html align by class in boxes
2019-02-12 13:32:42 +01:00
Laurent Destailleur
7874aa374c
Merge pull request #10534 from OPEN-DSI/fix-margin-agents2
...
Fix calcul margin by seller and parameters send (filters)
2019-02-12 13:31:56 +01:00
Laurent Destailleur
b1088f556f
Merge pull request #10536 from grandoc/new_branch_09_02_2019
...
language internationalization
2019-02-12 13:28:56 +01:00
Laurent Destailleur
6f6a767255
Merge pull request #10520 from aspangaro/develop
...
NEW: Add subledger in various payment
2019-02-12 13:20:58 +01:00
Laurent Destailleur
04b0216277
Merge pull request #10548 from aspangaro/7.0_accountancy_multicomp_movement
...
FIX: Accountancy - Add transaction with multicompany use only the first entity
2019-02-12 13:19:00 +01:00
Laurent Destailleur
3daa8b0731
Merge pull request #10550 from frederic34/patch-21
...
continue is ambiguous in outer loop for php 7.3
2019-02-12 13:18:34 +01:00
Laurent Destailleur
031999047b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-12 13:18:05 +01:00
Laurent Destailleur
65f5cb4302
Doc
2019-02-12 13:17:40 +01:00
Laurent Destailleur
1c3520d040
Merge pull request #10552 from ATM-Nicolas/fix_default_fontawesome_signout_icon
...
FIX : Default sign out icon if not using Font Awesome 5
2019-02-12 13:12:58 +01:00
Laurent Destailleur
f42d07d6da
Merge pull request #10529 from frederic34/patch-2
...
desactivate button on click to avoid multiple clicks
2019-02-12 13:12:30 +01:00
Laurent Destailleur
d225b1be8b
Merge pull request #10532 from atm-maxime/fix_purchase_journal
...
Fix wrong column name in purchase journal
2019-02-12 13:11:45 +01:00