BackrndSource
df388df3ff
Update html.form.class.php
...
$lang->load('errors') is needed to load the traductions for:
$return.= '<font class="error">'.$langs->trans("ErrorYourCountryIsNotDefined").'</div>';
$return.= '<font class="error">'.$langs->trans("ErrorSupplierCountryIsNotDefined").'</div>';
2017-10-16 22:56:16 +02:00
Laurent Destailleur
768c623a89
Merge pull request #7644 from atm-florian/dev_extrafield_default_value
...
FIX : Extrafield default value admin/defaultvalues.php enabled
2017-10-16 21:42:50 +02:00
Laurent Destailleur
8b78b12926
Merge pull request #7642 from BackrndSource/patch-1
...
Fix #7641 Fix update of note_public and note_private on societe class
2017-10-16 21:39:24 +02:00
florian HENRY
51ce8bf2a5
js
2017-10-16 21:08:09 +02:00
florian HENRY
17db813a4e
Logical variable name suffix/prefix
2017-10-16 21:05:12 +02:00
Laurent Destailleur
b7c1b6b9d0
Merge pull request #7638 from hregis/develop_member
...
New usage of attributes
2017-10-16 21:03:30 +02:00
florian HENRY
695740142a
FIX : Extrafield default value admin/defaultvalues.php enabled
2017-10-16 20:54:53 +02:00
Laurent Destailleur
75ed44c704
Merge pull request #7636 from Dolibarr/scrutinizer-patch-3
...
Scrutinizer Auto-Fixes
2017-10-16 20:54:24 +02:00
Laurent Destailleur
ebe0664aff
Merge branch 'develop' into scrutinizer-patch-3
2017-10-16 20:54:15 +02:00
Laurent Destailleur
0b83513fe0
Merge pull request #7635 from papoteur-mga/develop
...
Add Autofill button for amount to pay in charge payment page
2017-10-16 20:26:53 +02:00
Laurent Destailleur
41464bf5ac
Merge pull request #7633 from defrance/patch-101
...
template file not only odt/ods
2017-10-16 20:25:20 +02:00
Laurent Destailleur
45ac8367bd
NEW Add API for contracts
2017-10-16 17:56:59 +02:00
BackrndSource
fdcab4c6e1
Update societe.class.php
...
fix error for function update()
Now it updates the note_public and note_private.
2017-10-16 17:16:44 +02:00
Laurent Destailleur
f7fe011e98
Add CRLF before 'boundary' word. Use \r\n on wordwrap.
2017-10-16 14:31:28 +02:00
Regis Houssin
46d9ef01c6
Fix: use new usage
2017-10-16 11:18:52 +02:00
Laurent Destailleur
82348cc1e9
NEW Can filter on date on the page showing existing bindings
2017-10-16 10:17:57 +02:00
Laurent Destailleur
87814af7b6
Move function colorIsLight into functions.lib.php
...
Fix scrutinizer bugs.
2017-10-16 09:29:10 +02:00
Laurent Destailleur
afdc176f47
Fix scrutinizer
2017-10-16 08:52:00 +02:00
Scrutinizer Auto-Fixer
bd5bffa72c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-16 06:47:05 +00:00
Papoteur
75835dd7fd
Add Autofill button for amount to pay in charge payment page
2017-10-15 13:33:48 +02:00
BENKE Charlene
c44207f7d3
template file not only odt/ods
2017-10-14 12:39:39 +02:00
Laurent Destailleur
f853dbc152
Add spec for SEPA
2017-10-14 02:55:07 +02:00
Laurent Destailleur
56e27d785a
CSS on report
2017-10-14 01:03:59 +02:00
Laurent Destailleur
b90770c30c
NEW Can rename (so reorder) bank receipts
2017-10-13 23:38:57 +02:00
Laurent Destailleur
d06f260b94
Fix amount format
2017-10-13 23:13:26 +02:00
Laurent Destailleur
07d16afe3b
Save one space
2017-10-13 23:10:40 +02:00
Laurent Destailleur
c014786446
NEW On reconciliation, show balance including all reconciliated fields
2017-10-13 23:07:27 +02:00
Laurent Destailleur
e17c92b11c
Code comment
2017-10-13 22:40:33 +02:00
Laurent Destailleur
ab280feaa5
Move datepicker vars into lib_heas.js.php
2017-10-13 22:37:46 +02:00
Laurent Destailleur
4296df45af
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/projet/list.php
htdocs/user/card.php
2017-10-13 22:01:56 +02:00
Laurent Destailleur
4b43faf0c1
Fix lose filter
2017-10-13 21:44:38 +02:00
Laurent Destailleur
5a4480bd1d
Fix navigation on bank receipts
2017-10-13 21:32:14 +02:00
Laurent Destailleur
807724e0f0
Add link other invoices of third party on supplier card to
2017-10-13 21:32:05 +02:00
Laurent Destailleur
afd83a4454
Fix navigation on bank receipts
2017-10-13 21:25:27 +02:00
Laurent Destailleur
c28dec8dc2
Fix balance no more visible
2017-10-13 21:04:20 +02:00
Laurent Destailleur
5092c41d94
Look and feel v6
2017-10-13 20:04:11 +02:00
Laurent Destailleur
1f2555d7c6
Add link other invoices of third party on supplier card to
2017-10-13 19:51:36 +02:00
Laurent Destailleur
11614af2c2
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2017-10-13 17:46:40 +02:00
Laurent Destailleur
5f021990b4
Code comment
2017-10-13 17:46:16 +02:00
Laurent Destailleur
8b64f979ef
Fix multiple upload was broken
2017-10-13 15:49:39 +02:00
Laurent Destailleur
c1c3725eb6
The website grabber rocks
2017-10-13 15:23:38 +02:00
Laurent Destailleur
5f22afa450
Merge pull request #7621 from atm-ph/fix_distinct_credit_note
...
Fix distinct credit note select list
2017-10-13 13:32:04 +02:00
Laurent Destailleur
4b0b83f203
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-10-13 13:29:07 +02:00
Laurent Destailleur
7e9cba23d5
Merge pull request #7630 from Dolibarr/scrutinizer-patch-2
...
Scrutinizer Auto-Fixes
2017-10-13 13:28:52 +02:00
Scrutinizer Auto-Fixer
165741517e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-13 11:28:26 +00:00
Laurent Destailleur
02ce9c5e62
Fix doxygen
2017-10-13 13:25:55 +02:00
Laurent Destailleur
9aa1f4725e
Fix scrutinizer
2017-10-13 13:22:24 +02:00
Laurent Destailleur
d12019d1b5
Fix from scrutinizer
2017-10-13 13:10:36 +02:00
Laurent Destailleur
7c9993ef0e
Various fixes
2017-10-13 12:14:57 +02:00
Laurent Destailleur
4677e06b3b
Better height of popup on tooltip using dialog
2017-10-13 12:05:36 +02:00