2
0
forked from Wavyzz/dolibarr
Commit Graph

82240 Commits

Author SHA1 Message Date
Laurent Destailleur
af4288ff3f FIX #12728 2019-12-17 13:56:32 +01:00
Laurent Destailleur
e7e02f7db7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-17 12:52:20 +01:00
Laurent Destailleur
3207add2a6 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.formfile.class.php
	htdocs/fourn/class/fournisseur.product.class.php
2019-12-17 12:52:12 +01:00
Laurent Destailleur
27b1e71cd2 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-12-17 12:45:00 +01:00
Francis Appels
95b56f0518 Update 6.0.0-7.0.0.sql
timestamp NOT NULL can cause SQL error.
2019-12-17 12:19:35 +01:00
Laurent Destailleur
7b1bf32cd9 Update products.lang 2019-12-17 12:19:32 +01:00
Laurent Destailleur
cdb730cf4a Merge pull request #12724 from atm-florian/9.0
fix: task document tab FATAL without thirdparty
2019-12-17 12:14:55 +01:00
Laurent Destailleur
03bb395ad8 Update document.php 2019-12-17 12:14:30 +01:00
Laurent Destailleur
1a76fd2e80 Merge pull request #12725 from ptibogxiv/patch-289
fix php error message
2019-12-17 12:09:19 +01:00
Laurent Destailleur
5aeb667e94 Debug modulebuilder 2019-12-17 12:06:09 +01:00
gauthier
a672673319 FIX : units traductions for selectUnits() function 2019-12-17 11:25:25 +01:00
ptibogxiv
2db062a429 fix php error message
check array before action in array
2019-12-17 11:03:49 +01:00
florian HENRY
bb6523b75d fix task document banner without thirdparty FATAL 2019-12-17 10:49:56 +01:00
Laurent Destailleur
c37deeeb78 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-17 03:10:02 +01:00
Laurent Destailleur
211c135c2c css 2019-12-17 03:09:50 +01:00
Laurent Destailleur
a24112fc91 Merge pull request #12718 from frederic34/patch-6
The variable $num does not seem to be defined for all execution paths
2019-12-17 03:02:26 +01:00
Laurent Destailleur
2ab8292fbb Merge pull request #12720 from frederic34/patch-8
The variable $i seems to be never defined.
2019-12-17 03:01:50 +01:00
Laurent Destailleur
afa7183420 Merge pull request #12719 from frederic34/patch-7
doxygen
2019-12-17 03:01:39 +01:00
Laurent Destailleur
1871251764 Merge pull request #12721 from Dolibarr/scrutinizer-patch-20
Scrutinizer Auto-Fixes
2019-12-17 03:01:22 +01:00
Scrutinizer Auto-Fixer
404ae0c209 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-17 02:00:52 +00:00
Laurent Destailleur
138215fc3f Add INVOICE_ALLOW_FREE_REF as a quick hack to solve trouble with non
european users.
2019-12-16 22:30:16 +01:00
Laurent Destailleur
6e2e02fd40 Look and feel v11 2019-12-16 21:06:32 +01:00
Frédéric FRANCE
ab1b5cfab5 The variable $i seems to be never defined. 2019-12-16 20:30:24 +01:00
Frédéric FRANCE
05f1a55634 doxygen 2019-12-16 20:27:41 +01:00
Frédéric FRANCE
9fdd1357d0 The variable $num does not seem to be defined for all execution paths 2019-12-16 20:21:06 +01:00
Laurent Destailleur
a3fa6eb473 Debug v11 2019-12-16 19:40:18 +01:00
Laurent Destailleur
5c8733a84b More complete message 2019-12-16 19:30:18 +01:00
Laurent Destailleur
e3cc541ff2 Fix debug code 2019-12-16 19:19:37 +01:00
Laurent Destailleur
d22cd5c321 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/accountancy/bookkeeping/list.php
2019-12-16 19:09:53 +01:00
Laurent Destailleur
65abe7532c Fix error message not reported when deleting record in ledger. 2019-12-16 19:05:32 +01:00
Laurent Destailleur
f4b7e038f8 Merge pull request #12714 from frederic34/patch-6
doxygen
2019-12-16 19:03:47 +01:00
Laurent Destailleur
c065afd985 Merge pull request #12715 from atm-john/10.0_fix_document_module_call
Fix document module call
2019-12-16 19:03:31 +01:00
Laurent Destailleur
1af67a4336 Merge pull request #12713 from frederic34/doxygen_warning
doxygen
2019-12-16 19:02:10 +01:00
Laurent Destailleur
44c967f1cc Merge pull request #12716 from Dolibarr/scrutinizer-patch-19
Scrutinizer Auto-Fixes
2019-12-16 19:01:53 +01:00
Laurent Destailleur
98cc2c2886 Add tooltip 2019-12-16 14:29:47 +01:00
Laurent Destailleur
c3cd6ad1af Fix example 2019-12-16 13:10:57 +01:00
Scrutinizer Auto-Fixer
c8baaa2995 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-16 12:06:25 +00:00
Laurent Destailleur
fdf4d86d81 Debug code 2019-12-16 12:38:51 +01:00
Laurent Destailleur
646587a9cf Value "None" To unbind is more visible. 2019-12-16 11:50:25 +01:00
Laurent Destailleur
28bcb49957 Fix css 2019-12-16 11:32:27 +01:00
John Botella
98bd4f3a66 Fix document module call 2019-12-16 09:44:08 +01:00
Laurent Destailleur
2e58bf40b8 Fix reposition 2019-12-15 21:09:00 +01:00
Laurent Destailleur
0a169028e7 Look and feel v11 2019-12-15 21:06:37 +01:00
Laurent Destailleur
c00bdca31b CSS Use var in theme for picto warning 2019-12-15 20:58:44 +01:00
Laurent Destailleur
9e94be8bac CSS 2019-12-15 20:31:09 +01:00
Laurent Destailleur
d979f6f0f4 Debug module ticket. Add error if sender email is not defined. 2019-12-15 20:02:56 +01:00
Laurent Destailleur
49a8b4544e Fix look and feel v11 2019-12-15 19:32:37 +01:00
Laurent Destailleur
7c71f6cae9 Fix message 2019-12-15 17:48:30 +01:00
Laurent Destailleur
9aac612ed9 Fix sql error 2019-12-15 17:46:56 +01:00
Laurent Destailleur
a3736399da Fix to select correct record with compatibility with old record 2019-12-15 17:44:05 +01:00