Commit Graph

74678 Commits

Author SHA1 Message Date
Regis Houssin
47057b431d FIX translation 2019-03-12 07:56:22 +01:00
Regis Houssin
259fa0ac81 FIX check only if invoice module is enabled (bank is check after) 2019-03-12 07:42:25 +01:00
Regis Houssin
94c58072d7 FIX possibility to set up payment mode when invoice module is disabled 2019-03-12 07:29:29 +01:00
Joan Louis
f326c75be7 Update call to extrafields from cards 2019-03-11 21:34:16 +01:00
florian HENRY
53a76e91b4 fix missing test on method result 2019-03-11 21:25:51 +01:00
Laurent Destailleur
e913f1919f
Merge pull request #10803 from joanlouis/fix-extrafields-calls-from-cards
Update call to extrafields from cards
2019-03-11 21:14:53 +01:00
Laurent Destailleur
abdc2aa21a Fix phpcs 2019-03-11 21:03:23 +01:00
Laurent Destailleur
e5f0c8e0e7 Look and feel 2019-03-11 20:54:25 +01:00
Laurent Destailleur
3559d600e2
Merge pull request #10770 from atm-john/theme_badge_status
Add badge status css part1
2019-03-11 20:49:31 +01:00
Laurent Destailleur
052d29d946
Fix phpcs 2019-03-11 20:45:28 +01:00
Laurent Destailleur
6daa262779 Files for variables of themes were renamed from graph-color.php into
theme_vars.inc.php to match naming convention of extension .inc.php for
files to be included.
2019-03-11 20:32:25 +01:00
Laurent Destailleur
c6a269e4c4 Fix select of menu entry 2019-03-11 19:53:27 +01:00
Laurent Destailleur
0480b7ee4a CSS 2019-03-11 18:29:01 +01:00
Laurent Destailleur
3cb5b6f49c
Merge pull request #10647 from atm-john/theme_top_menu
Factor css and allow use vars
2019-03-11 18:08:46 +01:00
Laurent Destailleur
585e604ac4 Add a message to avoid using wrong script file 2019-03-11 18:02:03 +01:00
Laurent Destailleur
15cc21b89f
Merge pull request #10783 from aspangaro/8.0_EBP_export-TXT
FIX: Accountancy - Format EBP import
2019-03-11 17:52:34 +01:00
Laurent Destailleur
f356d534cd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-03-11 17:48:03 +01:00
Laurent Destailleur
9c8aff0a28 FIX #10787 2019-03-11 17:47:53 +01:00
Laurent Destailleur
54ddf27685
Merge pull request #10788 from wdammak/patch-34
Missing index to improve the performance of product/variants display
2019-03-11 17:47:25 +01:00
Laurent Destailleur
def8e770ca
Fix name of indexes 2019-03-11 17:47:19 +01:00
Laurent Destailleur
9723c29236
Merge pull request #10784 from frederic34/patch-2
update doc in product class
2019-03-11 16:51:32 +01:00
Laurent Destailleur
e34712dac6
Merge pull request #10793 from frederic34/patch-6
Update card.php
2019-03-11 16:49:32 +01:00
Laurent Destailleur
776159b486
Merge pull request #10785 from frederic34/patch-3
Update api_boms.class.php
2019-03-11 16:48:34 +01:00
Laurent Destailleur
540a1026f6
Merge pull request #10786 from frederic34/patch-4
update doc in commonobject class
2019-03-11 16:47:40 +01:00
Laurent Destailleur
7cede22b7b
Merge pull request #10790 from frederic34/don-html5
Don html5
2019-03-11 16:47:17 +01:00
Laurent Destailleur
384c732685 FIX Missing token in POST of form 2019-03-11 15:58:37 +01:00
Laurent Destailleur
717cfb350a Typo 2019-03-11 15:45:34 +01:00
John BOTELLA
57c6c60118 Merge branch 'theme_top_menu' of github.com:atm-john/dolibarr into theme_badge_status 2019-03-11 14:44:35 +01:00
John BOTELLA
5d7118340b Merge branch 'develop' of github.com:Dolibarr/dolibarr into theme_top_menu 2019-03-11 14:40:19 +01:00
Laurent Destailleur
bd0dcf3fb6 NEW Add a script to purge data older than a defined creation date 2019-03-11 14:24:20 +01:00
Joan Louis
ee5753819e Update call to extrafields from cards 2019-03-11 14:22:04 +01:00
Christophe Battarel
be612a1f6e harmonize propal index pages 2019-03-11 12:58:03 +01:00
Laurent Destailleur
7e547f3f16 Fix type of parameter 2019-03-11 12:07:28 +01:00
atm-quentin
ab781c32c7 Wrong vat if deposit from propal with multiple vat 2019-03-11 11:28:25 +01:00
Christophe Battarel
519672cdc9 custom content was deleted 2019-03-11 10:32:55 +01:00
Christophe Battarel
ff206a3e26 custom content was deleted 2019-03-11 10:32:01 +01:00
Christophe Battarel
749bbcba18 retrieve from dolibarr repo 2019-03-11 09:21:04 +01:00
Laurent Destailleur
f3ca69522e Fix phpcs 2019-03-11 01:41:09 +01:00
Laurent Destailleur
a74b1daad1 Fix phpcs 2019-03-11 01:38:52 +01:00
Laurent Destailleur
f2de44ce51 Clean code 2019-03-11 01:11:39 +01:00
Laurent Destailleur
fac329e637 Clean code 2019-03-11 01:01:15 +01:00
Laurent Destailleur
d3479bebbc CSS 2019-03-10 23:47:27 +01:00
Frédéric FRANCE
9b61577bf7
Update card.php
It seems like GETPOST('fk_doc', 'int') of type string or string[] is incompatible with the declared type integer of property $fk_doc
2019-03-10 21:04:35 +01:00
Alexandre SPANGARO
4de4f2ec6f Correct language 2019-03-10 21:03:51 +01:00
Laurent Destailleur
37d692918b CSS 2019-03-10 20:59:50 +01:00
Laurent Destailleur
935fe7c22a Debug and enhance modulebuilder. 2019-03-10 19:33:28 +01:00
Laurent Destailleur
1bd422b8b9 CSS 2019-03-10 14:45:16 +01:00
Frédéric FRANCE
5a56349f7b
replace html by html5 2019-03-10 09:39:31 +01:00
Frédéric FRANCE
b69f63e7d7
replace html by html5 2019-03-10 09:32:19 +01:00
Frédéric FRANCE
13042ade53
replace html by html5 in expedition 2019-03-10 09:13:13 +01:00