Commit Graph

89109 Commits

Author SHA1 Message Date
Cristian Torres
7128270a95
[FIX] Variable $i is already declared
It was preventing displaying of the other accounts
2019-02-19 11:37:46 -06:00
Philippe GRAND
d83b77432d update with html5 compliant code 2019-02-19 17:42:12 +01:00
Philippe GRAND
047ec90d78 update with html5 compliant code 2019-02-19 17:38:14 +01:00
Philippe GRAND
3a2b5e28c4 update with html5 compliant code 2019-02-19 17:17:11 +01:00
Philippe GRAND
f24356ae10 update with html5 compliant code 2019-02-19 17:08:35 +01:00
Philippe GRAND
5b7294e9e1 update with html5 compliant code 2019-02-19 17:06:25 +01:00
Philippe GRAND
2c59569074 update with html5 compliant code 2019-02-19 17:02:07 +01:00
ptibogxiv
e8a6b64b6b
Update config.php 2019-02-19 16:50:05 +01:00
ptibogxiv
e572ca69c1
Update stripe version api for payment intent 2019-02-19 16:43:00 +01:00
ptibogxiv
97620e91c9
add link to webhook 2019-02-19 16:31:39 +01:00
ptibogxiv
d3627c1438
NEW options for alternative method
payment request api (ex apple pay) and sepa direct debit
2019-02-19 15:49:54 +01:00
Laurent Destailleur
7fdf4be7dd Bad return of error 2019-02-19 14:02:17 +01:00
Laurent Destailleur
226b1e2488 Fix error management 2019-02-19 14:01:08 +01:00
Laurent Destailleur
9298143f9d
Merge pull request #10630 from ptibogxiv/patch-118
fix lang
2019-02-19 13:31:55 +01:00
Laurent Destailleur
c26dad446f
Merge pull request #10627 from AXeL-dev/patch-7
FIX: missing submenus in auguria menu manager
2019-02-19 13:30:20 +01:00
Laurent Destailleur
d5c2984266
Merge pull request #10622 from aspangaro/10.0_portal2
NEW: Add hooks in accountancy index
2019-02-19 13:29:46 +01:00
Laurent Destailleur
9c08fe7563
Merge pull request #10606 from grandoc/new_branch_14_02_2019
update with html5 compliant code
2019-02-19 13:26:44 +01:00
Laurent Destailleur
86c9dbc218
Merge branch 'develop' into new_branch_14_02_2019 2019-02-19 13:26:35 +01:00
Laurent Destailleur
a3521474f1
Merge pull request #10621 from frederic34/html5fix
fix html5 in variant, user
2019-02-19 13:22:46 +01:00
Laurent Destailleur
54731f6633
Merge pull request #10623 from mrsof/develop
FIX: Typo $parameters instead of $parameyers
2019-02-19 13:21:57 +01:00
markus
7f24a2be2f Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2019-02-19 13:19:58 +01:00
Laurent Destailleur
f0f45858f5
Merge pull request #10629 from hregis/develop_mc
FIX wrong class name "CUnits instead CMeasuringUnits"
2019-02-19 13:19:01 +01:00
Laurent Destailleur
51441242bf Fix sql error 2019-02-19 13:15:11 +01:00
ptibogxiv
c3346fead9
fix lang 2019-02-19 12:57:08 +01:00
ptibogxiv
091d2b9d68
FIX lang 2019-02-19 12:55:48 +01:00
markus
23b2945f53 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2019-02-19 11:32:46 +01:00
Regis Houssin
36a7303049 FIX No space found after comma in function call 2019-02-19 10:28:17 +01:00
Regis Houssin
1c3541295b FIX wrong class name "CUnits instead CMeasuringUnits" 2019-02-19 09:24:30 +01:00
bomuux
c22be202d9
SQL error in box_project.php
Corrected a bug : for an internal user with no rights to see all projects, the project box on home cause an error in log.
Finally a lot of simplification because Project::getProjectsAuthorizedForUser do most of the filtering.
2019-02-18 23:17:03 +01:00
Laurent Destailleur
163db3d132 Code comment 2019-02-18 19:41:23 +01:00
Laurent Destailleur
ebfb6beee3 Merge 2019-02-18 19:14:42 +01:00
Laurent Destailleur
e4698fb6a5 Merge 2019-02-18 19:14:25 +01:00
AXeL-dev
b9749ae81c add missing submenus for supplier orders list in auguria menu 2019-02-18 18:46:38 +01:00
Laurent Destailleur
ad7b8371da FIX Mark credit note as available for credit note in other currency
Conflicts:
	htdocs/compta/paiement.php
	htdocs/core/class/discount.class.php
2019-02-18 18:30:15 +01:00
Laurent Destailleur
07d1559802 FIX Mark credit note as available for credit note in other currency 2019-02-18 18:27:06 +01:00
Laurent Destailleur
75b875ae55 Fix origin currency not visible in absolute discount view 2019-02-18 17:38:15 +01:00
Laurent Destailleur
b2e0b1216e Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0 2019-02-18 17:05:03 +01:00
Laurent Destailleur
b2ec340a48 FIX Show button POS Ticket only if invoice was generated by POS 2019-02-18 17:04:53 +01:00
atm-quentin
b6deda1111 FIX credit note used on list 2019-02-18 12:28:18 +01:00
Alexandre SPANGARO
f5b5859089 Language 2019-02-18 07:16:00 +01:00
Alexandre SPANGARO
49a975beb3 Update works 2019-02-18 07:14:21 +01:00
Alexandre SPANGARO
93a0cdd6d6 NEW: Add accounting account for result
Use for closure workflow
2019-02-18 06:00:21 +01:00
Frédéric FRANCE
b017213131
selectMulticurrency avoid malformed empty value 2019-02-17 20:59:39 +01:00
Sof
be4cd0572a
Update card.php 2019-02-17 20:09:46 +01:00
Sof
a47a9d8a65
Typo 2019-02-17 20:08:52 +01:00
Sof
69f1d9825c
Typo 2019-02-17 20:08:03 +01:00
Alexandre SPANGARO
1b213ccbd6 NEW: Add hooks in accountancy index 2019-02-17 09:11:11 +01:00
markus
aa5dfb3cf9 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2019-02-16 14:43:35 +01:00
Frédéric FRANCE
0255336549
fix html5 user 2019-02-16 10:29:15 +01:00
Dan Rusu
75e52628ec Merge remote-tracking branch 'upstream/develop' into develop 2019-02-16 09:07:44 +02:00