Commit Graph

54171 Commits

Author SHA1 Message Date
Laurent Destailleur
dd15884f83 Fix recur - rcur 2017-10-12 01:35:04 +02:00
Laurent Destailleur
7c29bb5818 Fix must use differently FRST and SEPA 2017-10-12 01:24:19 +02:00
Laurent Destailleur
5f401839d6 Fix verif 2017-10-12 00:42:48 +02:00
Laurent Destailleur
15bcbc8b43 FIX Check on bank info for sepa must be done on iban/swift not on ban 2017-10-12 00:38:59 +02:00
Laurent Destailleur
31ab73ff3c Fix when verif is called several times 2017-10-12 00:12:26 +02:00
Laurent Destailleur
56e437a6c3 Bed fetch 2017-10-12 00:03:24 +02:00
Laurent Destailleur
5715f44fe6 Better error messages 2017-10-12 00:02:24 +02:00
Laurent Destailleur
8674867db2 Fix creation/edit rum number 2017-10-11 23:43:42 +02:00
Laurent Destailleur
918738ce46 Set creation date 2017-10-11 23:06:49 +02:00
Laurent Destailleur
d36af4a46a RUM number start with RUM- 2017-10-11 23:06:23 +02:00
Laurent Destailleur
0d0030cff4 Fix use of sender profiles 2017-10-11 19:57:53 +02:00
Laurent Destailleur
37272b264c Fix sql 2017-10-11 19:45:18 +02:00
Laurent Destailleur
56be9e2b60 Introduce table c_email_senderprofile to have several profils 2017-10-11 19:41:45 +02:00
Laurent Destailleur
bcf56e3140 Introduce table c_email_senderprofile to have several profils 2017-10-11 19:41:19 +02:00
Laurent Destailleur
1e7f726168 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-11 12:21:52 +02:00
Laurent Destailleur
99afa3a3e0 Use a shorter key for column title 2017-10-11 12:19:44 +02:00
Laurent Destailleur
efac9ddb12 Merge pull request #7613 from hregis/develop_extrafields
Fix: label not translated if special lang file used
2017-10-11 11:58:44 +02:00
Laurent Destailleur
f23a82b9a7 Merge pull request #7614 from dolibarr95/patch-25
Fix : translation error
2017-10-11 11:57:51 +02:00
Laurent Destailleur
118b3cdf79 Update admin_extrafields_view.tpl.php 2017-10-11 11:56:22 +02:00
Laurent Destailleur
2759e2552e Merge pull request #7609 from dolibarr95/patch-24
Update : Add class in module list table
2017-10-11 11:53:33 +02:00
Laurent Destailleur
e13c92f60d Merge pull request #7607 from hregis/develop_picto
NEW add image object_phoning_mobile.png
2017-10-11 11:51:30 +02:00
Laurent Destailleur
cf3dd4be12 Merge pull request #7606 from dolibarr95/patch-23
NEW More picto for phone
2017-10-11 11:51:07 +02:00
Laurent Destailleur
acc83db220 Merge pull request #7605 from dolibarr95/patch-22
Fix : Wrong test in technical services provided
2017-10-11 11:49:18 +02:00
Laurent Destailleur
eb995bb7ad Merge pull request #7603 from hregis/develop_bug5
Fix: force jquery cal if MAIN_POPUP_CALENDAR=eldy (showDP commented)
2017-10-11 11:48:46 +02:00
Laurent Destailleur
5aa3352e58 Restore TODO for future feature 2017-10-11 11:48:38 +02:00
Laurent Destailleur
051d49732d Keep compatiblity of status key 2017-10-11 11:36:24 +02:00
Laurent Destailleur
5b6ca68760 Merge pull request #7600 from ruistrecht-alt/Fix_STATUS_ACCEPTED_in_commande
Fix STATUS_ACCEPTED in commande
2017-10-11 11:33:28 +02:00
Laurent Destailleur
e644f7df58 Merge pull request #7597 from hregis/develop_member
NEW add company alias name when create company from member
2017-10-11 11:31:55 +02:00
Laurent Destailleur
eb75c2f98e Merge pull request #7596 from hregis/develop_bug2
Fix: wrong POST GET name
2017-10-11 11:30:36 +02:00
dolibarr95
1b3f746ce0 Fix translation error
InvoiceProForma translation is available in bills.lang
2017-10-11 11:16:01 +02:00
Regis Houssin
7e79c3a795 Fix: label not translated if special lang file used 2017-10-11 10:10:27 +02:00
Laurent Destailleur
d404d8be9f Debug to make MAIN_ODT_AS_PDF workign with unoconv 2017-10-10 18:54:30 +02:00
dolibarr95
0abc16b27f Add class
Add oddeven class to tr tag
2017-10-10 14:55:42 +02:00
Laurent Destailleur
f93ecc1584 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/filefunc.inc.php
	htdocs/projet/activity/perweek.php
	htdocs/projet/element.php
2017-10-10 11:24:17 +02:00
Regis Houssin
ce6d6dcfbc NEW add image object_phoning_mobile.png 2017-10-10 10:37:57 +02:00
dolibarr95
572a64bdbf display mobile picto
runs with #6617
2017-10-10 10:19:04 +02:00
Regis Houssin
4530f94fa6 Fix: restore parameters, needed for save in place 2017-10-10 10:07:52 +02:00
Regis Houssin
9ff0855812 Fix: datepicker.js.php is needed for the translation !! 2017-10-10 10:04:16 +02:00
dolibarr95
7943a14fa2 Wrong test
https://github.com/Dolibarr/dolibarr/issues/7604#issuecomment-335387587
2017-10-10 09:43:03 +02:00
Regis Houssin
88e700ae12 Fix: add month names short 2017-10-10 09:30:07 +02:00
Regis Houssin
f51c0db705 NEW add translation and possibility to change month and year 2017-10-10 09:16:14 +02:00
Regis Houssin
00db16e0de Fix: force jquery cal if MAIN_POPUP_CALENDAR=eldy (showDP commented) 2017-10-10 08:49:00 +02:00
Laurent Destailleur
0b7aa20464 Add link to ChangeLog 2017-10-09 22:52:26 +02:00
Laurent Destailleur
3b6f6c4027 Translation 2017-10-09 19:51:42 +02:00
Laurent Destailleur
dd69f76212 Move translation key 2017-10-09 19:21:25 +02:00
Rui Strecht
666e62b440 Fixed issue with inexistent constant in commande STATUS_ACCEPTED 2017-10-09 17:54:15 +01:00
Laurent Destailleur
dce71d6e7d Fix loose filter 2017-10-09 18:51:33 +02:00
Laurent Destailleur
9427655dd0 Option PROJECT_LINES_PERxxx_SHOW_THIRDPARTY is the default 2017-10-09 18:18:34 +02:00
Laurent Destailleur
4de1ade605 Fix mix collation 2017-10-09 18:15:10 +02:00
Regis Houssin
dcf497f332 Fix: add $confirm value inside doAction hook parameters 2017-10-09 17:55:14 +02:00