Commit Graph

81246 Commits

Author SHA1 Message Date
Laurent Destailleur
7cf71f7283
Merge pull request #12477 from code-chicken/develop
Use virtual stock when it has been configured
2019-11-22 14:47:32 +01:00
Laurent Destailleur
3242835111
Update replenish.php 2019-11-22 14:47:15 +01:00
Laurent Destailleur
32f590f274
Merge pull request #12485 from aspangaro/12.0_a2
NEW Add shipment widget
2019-11-22 14:39:56 +01:00
Laurent Destailleur
796c13403d
Merge pull request #12486 from TobiasSekan/FixBoardTaskNumberAlwaysZero
Fix open tasks number on dashboard was always zero
2019-11-22 14:37:48 +01:00
Laurent Destailleur
74aa75e879
Merge pull request #12494 from Dolibarr/scrutinizer-patch-13
Scrutinizer Auto-Fixes
2019-11-22 14:36:01 +01:00
Laurent Destailleur
2fc00437d8
Merge pull request #12493 from Dolibarr/scrutinizer-patch-12
Scrutinizer Auto-Fixes
2019-11-22 14:35:49 +01:00
Laurent Destailleur
f0e7eaf0cd
Merge pull request #12453 from c3do/patch-3
API New get / add / remove subproducts, attributes and variants
2019-11-22 14:34:54 +01:00
Laurent Destailleur
e2009ceff0 Fix extrafields of line for receptions 2019-11-22 14:22:35 +01:00
Scrutinizer Auto-Fixer
e36ee63ab6 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-22 13:16:38 +00:00
Scrutinizer Auto-Fixer
b388c6b7a8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-22 13:14:59 +00:00
Laurent Destailleur
f86e397d93 Fix phpcs 2019-11-22 14:13:38 +01:00
Laurent Destailleur
d487f6b84d Clean code 2019-11-22 14:10:12 +01:00
Laurent Destailleur
00ad95c01e Figth against useless dependencies: Remove library the core never use. 2019-11-22 14:06:43 +01:00
Laurent Destailleur
1ed2eacbef Debug add email profile 2019-11-22 12:40:17 +01:00
Laurent Destailleur
6191307865 Debug v11 2019-11-22 12:22:27 +01:00
Laurent Destailleur
383f095063 Fix trans 2019-11-22 09:45:14 +01:00
Alexandre SPANGARO
f4e1361d06 NEW small fix 2019-11-22 06:53:05 +01:00
Cédric
e76a112099
Remove unecessary dol_clone in ::putVariant 2019-11-21 23:09:18 +01:00
stickler-ci
821ca724a5 Fixing style errors. 2019-11-21 21:54:51 +00:00
Cédric
1bc8c57d6d
Fix $weight_impact $price_impact 2019-11-21 22:54:13 +01:00
Laurent Destailleur
92a65a8039 Log 2019-11-21 21:36:03 +01:00
Laurent Destailleur
2f2ac90fbf Try to disable autocomplete 2019-11-21 21:35:16 +01:00
Laurent Destailleur
b46362dff9 More complete error message 2019-11-21 20:45:19 +01:00
Laurent Destailleur
c9b79c8aa1 Fix norsh 2019-11-21 20:07:22 +01:00
Laurent Destailleur
432a37522b Add TODO to avoid duplicate 2019-11-21 19:56:00 +01:00
Laurent Destailleur
dcb52110b9 Clean code 2019-11-21 19:42:31 +01:00
Laurent Destailleur
ab7c5a7575 Fix connectstring imap 2019-11-21 19:12:25 +01:00
Laurent Destailleur
feb6e09a64 Fix phpcs 2019-11-21 19:09:23 +01:00
Laurent Destailleur
394dc4b403 Try to fix php error with imap_utf7_encode 2019-11-21 19:03:00 +01:00
Laurent Destailleur
6ef01a09f3 Fix error management 2019-11-21 18:51:26 +01:00
Laurent Destailleur
11be3b53f3 Fix migration 2019-11-21 18:39:51 +01:00
Laurent Destailleur
f9045aa412 Fix var not defined 2019-11-21 18:39:41 +01:00
Cédric
5a3f78088e
Fix double deleteAttributeValueByRef 2019-11-21 18:18:11 +01:00
Laurent Destailleur
e8bc8b68c1 Fix missing field in migration 2019-11-21 18:17:40 +01:00
Cédric
351ba58bbe
Fix Superfluous parameter comment 2019-11-21 17:43:40 +01:00
stickler-ci
cfa0860d24 Fixing style errors. 2019-11-21 16:41:45 +00:00
Cédric
416a2f7f1c
FIX putAttributes, ADD putAttributeValue 2019-11-21 17:41:09 +01:00
stickler-ci
0074589b6f Fixing style errors. 2019-11-21 16:24:25 +00:00
Cédric
1068d9a623
FIX deleteAttributeValueByRef / ADD getAttributeValueById, getAttributeValueByRef 2019-11-21 17:23:46 +01:00
stickler-ci
4f747e2eb8 Fixing style errors. 2019-11-21 14:50:47 +00:00
Cédric
d6ba06e271
API New get attribute by ref + security update 2019-11-21 15:50:06 +01:00
Laurent Destailleur
0fffdd891e Sanitize data 2019-11-21 15:37:59 +01:00
Laurent Destailleur
9a8c5d5c29 Sanitize param 2019-11-21 15:36:30 +01:00
Laurent Destailleur
78a18c7579
Merge pull request #12487 from grandoc/new_branch_21_11_2019
fix : invoid sql injection
2019-11-21 15:34:33 +01:00
Philippe GRAND
9996c1ca7a fix : invoid sql injection 2019-11-21 09:49:53 +01:00
Philippe GRAND
54d67de538 fix : invoid sql injection 2019-11-21 09:44:13 +01:00
Philippe GRAND
2c183fe279 fix : invoid sql injection 2019-11-21 09:22:44 +01:00
Tobias Sekan
f6c5605fd5
Fix number of tasks on dashboard always zero 2019-11-21 08:29:47 +01:00
Tobias Sekan
190dd6b1e9
Merge pull request #1 from Dolibarr/develop
merge current develop
2019-11-21 08:22:02 +01:00
Alexandre SPANGARO
2f064567ef NEW Add shipment widget 2019-11-21 07:50:44 +01:00