stickler-ci
75182f40a0
Fixing style errors.
2021-10-05 09:37:38 +00:00
Indelog
6c82b1d0e1
Fix creataing invoice originating for custom module
...
This fix the invoice create form when we provide `origin` element in
url. The actual create form overide the value for origin field with
`$objectsrc->element`. This make creation of invoice originating from a custom
module module impossible because we need the module part to instantiate
the class for the custom module object.
This also modify Common Object::fetch Object Linked() to append the
module part for `$sourcetype` and `$targettype` if it not set and object
have module property and it not in core module.
2021-10-05 11:35:43 +02:00
Gauthier PC portable 024
75c7502922
FIX : useless dol_include_once + travis feedback
2021-10-05 11:35:00 +02:00
Gauthier PC portable 024
5d179beaac
FIX : several fixes + travis
2021-10-05 11:14:08 +02:00
Laurent Destailleur
50470f84c4
Look and feel v15. Stay at same position on doc generation
2021-10-05 11:03:51 +02:00
Christian Foellmann
caf26d95d6
add hook beforeBodyClose
2021-10-05 10:41:11 +02:00
Laurent Destailleur
f0703b414a
css
2021-10-05 10:24:31 +02:00
Alexandre SPANGARO
1d2c8effd8
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 10:20:35 +02:00
Alexandre SPANGARO
f6a8082f16
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 10:01:37 +02:00
Alexandre SPANGARO
2e49eee106
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:52:45 +02:00
Alexandre SPANGARO
3f26ab195b
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:46:48 +02:00
Alexandre SPANGARO
edf91ce77c
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:41:03 +02:00
Laurent Destailleur
355f17be3d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-05 09:11:37 +02:00
Laurent Destailleur
5ad02ccc32
MAIN_EMAIL_ADD_TRACK_ID removed, MAIN_FIX_FOR_BUGGED_MTA 1 by defaut
2021-10-05 09:11:20 +02:00
Alexandre SPANGARO
c57aea1ead
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:10:37 +02:00
Alexandre SPANGARO
b8a7f122ef
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:06:07 +02:00
Alexandre SPANGARO
d10ec688c7
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:03:13 +02:00
Laurent Destailleur
b559dc9053
css
2021-10-05 08:55:57 +02:00
Alexandre SPANGARO
463efd3802
Missing language key
2021-10-05 06:26:19 +02:00
Alexandre SPANGARO
e75d7b2206
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 06:25:53 +02:00
xgerhard
e44c3a46e1
Fix #18895 Fix negative stock correction
...
If people use a negative number as input, I think we can assume they want to delete units. It will now set the movement to 1 if the number is negative and 'add' was selected.
For each negative number we now multiply this number by -1, to make it a positive number again.
2021-10-05 00:25:52 +02:00
xgerhard
cbd825e526
FIX|Fix #18890 Fix disabled button if sum real qty is 0
...
Instead of counting the sum of the 'real qty' input, only disable the button if no input has been given, or if all input is the same as the expected qty.
'$object->status' check seems unnecessary here since the button is only there when the status is 'STATUS_VALIDATED'.
2021-10-05 00:03:00 +02:00
Francis Appels
d3cbda08dc
Fix fatal error
2021-10-04 22:12:50 +02:00
Laurent Destailleur
9617bbb463
Merge pull request #18788 from fr69400/develop
...
New : Add showdocument hook
2021-10-04 20:13:50 +02:00
stickler-ci
ced7c24c40
Fixing style errors.
2021-10-04 17:25:13 +00:00
Laurent Destailleur
2f6a4fa04a
Update html.formfile.class.php
2021-10-04 19:20:37 +02:00
Rüdiger Hahn
35aa9b0d35
Allow removal of tabs
...
For being able to remove or replace tabs, it is also necessary to call this function with 'remove' mode.
2021-10-04 19:19:12 +02:00
Laurent Destailleur
e14676be49
Fix phpunit
2021-10-04 19:09:38 +02:00
Laurent Destailleur
2ef65a2877
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-04 19:08:38 +02:00
Laurent Destailleur
ee4276e0aa
Error message
2021-10-04 19:03:14 +02:00
Francis Appels
616bebfe55
Merge remote-tracking branch 'Dolibarr/14.0' into 14
2021-10-04 18:52:43 +02:00
Laurent Destailleur
f7f8ff2df2
Merge pull request #18862 from marc-dll/NEW_expense_report_overlap_link
...
NEW: expense report: show link to already existing overlapping expense report
2021-10-04 15:37:49 +02:00
Laurent Destailleur
6f4c3cba6f
Merge pull request #18891 from stepanych/develop
...
Fix #18875
2021-10-04 15:33:13 +02:00
Laurent Destailleur
86c8a53f24
Merge pull request #18892 from aspangaro/15a23
...
FIX Remove Isle of Man of ECC's countries compatible with VAT Rules
2021-10-04 15:32:40 +02:00
Laurent Destailleur
bad5d87f57
NEW theme option THEME_ELDY_USEBORDERONTABLE
2021-10-04 14:56:30 +02:00
Laurent Destailleur
6060f0bfb0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/main.lang
2021-10-04 14:53:44 +02:00
stickler-ci
35e7a473f4
Fixing style errors.
2021-10-04 12:10:54 +00:00
Gauthier PC portable 024
0dd3681e50
FIX : several debug
2021-10-04 14:08:11 +02:00
Laurent Destailleur
6d8276c9c8
Doc
2021-10-04 12:59:53 +02:00
Laurent Destailleur
91ee704dc3
Move trans from admin to main
2021-10-04 12:16:50 +02:00
Laurent Destailleur
1c56f65c27
Fix missing migration instruction
2021-10-04 11:49:49 +02:00
Marc de Lima Lucio
704bae46a6
FIX: expense report: show link to already existing overlapping expense report without adding new parameter
2021-10-04 08:51:31 +02:00
Stephan Steininger
3bb941f3b8
Merge branch 'Dolibarr:develop' into develop
2021-10-04 08:12:19 +02:00
Laurent Destailleur
66310b14d7
Better way to present open invoice graph
2021-10-04 05:34:14 +02:00
Laurent Destailleur
7b02560c4f
Better way to present open invoice graph
2021-10-04 05:27:07 +02:00
Laurent Destailleur
b6ec7ae77a
Fix permissions on module PaymentByBankTransfer
2021-10-04 04:36:58 +02:00
Laurent Destailleur
b3cb56f2ef
Clean css
2021-10-04 04:14:31 +02:00
Laurent Destailleur
e46d064d5e
Clean text
2021-10-03 20:36:03 +02:00
Laurent Destailleur
7c573da4b0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-03 19:31:09 +02:00
Laurent Destailleur
6a6678438f
Update doc
2021-10-03 19:30:51 +02:00