Commit Graph

89109 Commits

Author SHA1 Message Date
Laurent Destailleur
7e4ceeb08a
Merge pull request #12244 from TobiasSekan/FixInvoiceSupplierCountArray
Fix count array for invoice supplier
2019-10-30 02:51:06 +01:00
Laurent Destailleur
cbc57f15d1
Merge pull request #12242 from frederic34/patch-20
Update contact.class.php
2019-10-30 02:49:31 +01:00
Laurent Destailleur
b7e81c5396
Merge pull request #12247 from frederic34/patch-21
HOLIDAY_APPROVEInDolibarr
2019-10-30 02:44:50 +01:00
Laurent Destailleur
4ea69abd89
Merge pull request #12249 from oscim/patch-7
Update modulehelp.php
2019-10-30 02:44:32 +01:00
Laurent Destailleur
45cc859484
Merge pull request #12254 from iouston/patch-11
NEW : add name_alias in fields to search all
2019-10-30 02:43:19 +01:00
Laurent Destailleur
f91a4bab38
Merge pull request #12253 from oscim/patch-9
Update modulehelp.php
2019-10-30 02:42:16 +01:00
Laurent Destailleur
bf0400a29b
Merge pull request #12252 from oscim/patch-10
Update admin.lib.php
2019-10-30 02:41:59 +01:00
Laurent Destailleur
e716e9cba6 Merge branch '10.0' of https://github.com/dolibarr/dolibarr into 10.0 2019-10-30 02:40:05 +01:00
Laurent Destailleur
15d0d6e271 FIX #12258 2019-10-30 02:39:51 +01:00
Laurent Destailleur
a00d762ad9
Merge pull request #12255 from grandoc/new_branch_29_10_2019
missing error message
2019-10-30 02:24:19 +01:00
Laurent Destailleur
bdde01104b
Merge pull request #12256 from iouston/patch-12
NEW : add name_alias in fields to search all
2019-10-30 02:22:54 +01:00
Laurent Destailleur
260fa3492d
Merge pull request #12259 from com4WEB/patch-3
Update ChangeLog
2019-10-30 02:22:36 +01:00
Laurent Destailleur
33a1923861
Merge pull request #12261 from OPEN-DSI/fix-projet-element-linkto
FIX remove backward compatibility projectid and uses object id instead
2019-10-30 02:22:05 +01:00
Laurent Destailleur
c5fd25f866
Merge pull request #12262 from aspangaro/10.0_p28
Fix sign for VAT repaid in report
2019-10-30 02:19:45 +01:00
Laurent Destailleur
8849cd9897
Update index.php 2019-10-30 02:19:32 +01:00
Laurent Destailleur
f03bf149bd Fix autoselect of field with modulebuilder 2019-10-30 02:09:29 +01:00
Laurent Destailleur
bc3f088f50 Enhance modulebuilder
Work on MO
2019-10-30 01:35:41 +01:00
Laurent Destailleur
beb85ee3a8 Work on MO 2019-10-30 00:56:57 +01:00
Laurent Destailleur
66337ec234 NEW Add widgets for BOMs and MOs 2019-10-30 00:36:47 +01:00
BENKE Charlene
1b7e138e01
fix: delete function optional and id value 2019-10-29 17:27:30 +01:00
Alexandre SPANGARO
db86dff7d1 Fix sign for VAT repaid in report 2019-10-29 17:10:10 +01:00
VESSILLER
d28242a3c5 FIX remove backward compatibility projectid and uses object id instead 2019-10-29 16:40:47 +01:00
com4WEB
dae475bac1
Update ChangeLog
some text erros in changelog
2019-10-29 12:37:08 +01:00
Laurent Destailleur
4eedf4a113 Merge branch '10.0' of https://github.com/dolibarr/dolibarr into develop 2019-10-29 11:48:36 +01:00
Laurent Destailleur
9483e367ca Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 10.0
Conflicts:
	htdocs/expensereport/class/expensereport.class.php
	htdocs/product/stock/replenishorders.php
2019-10-29 11:48:11 +01:00
Laurent Destailleur
149d63757f Space 2019-10-29 11:43:56 +01:00
Laurent Destailleur
e58ecaaa64 Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
Conflicts:
	htdocs/product/stock/replenishorders.php
2019-10-29 11:43:35 +01:00
Laurent Destailleur
21d15c3bcb FIX Set unpaid of expense report 2019-10-29 11:35:33 +01:00
Philippe GRAND
bd1969e193 missing error message 2019-10-29 11:26:28 +01:00
iouston
e88af13101
NEW : add name_alias in fields to search all 2019-10-29 11:22:15 +01:00
Philippe GRAND
d79a2f4733 missing error message 2019-10-29 11:20:24 +01:00
iouston
2072768ec2
NEW : add name_alias in fields to search all 2019-10-29 11:20:10 +01:00
stickler-ci
9cfa20480f Fixing style errors. 2019-10-29 10:18:10 +00:00
stickler-ci
52ef2bb990 Fixing style errors. 2019-10-29 10:16:49 +00:00
oscim
d310ca6e82
Update admin.lib.php
add function modulehelp_prepare_head
2019-10-29 11:15:03 +01:00
oscim
490ab95dfa
Update modulehelp.php
add function modulehelp_prepare_head
2019-10-29 11:12:27 +01:00
Laurent Destailleur
5e06fe0712 FIX Avoid fatal error when creating thumb from PDF 2019-10-29 11:11:13 +01:00
oscim
253e1530c1
Update modulehelp.php
how not loaded module hidden. If module is hidden, it is not link to display in modulehelp.
except in a specific context defined by the developer. In this case, this ligen blocks the information display capability of the module.
2019-10-29 10:45:57 +01:00
stickler-ci
f0f61ff0fe Fixing style errors. 2019-10-29 09:41:47 +00:00
oscim
eb73459899
Update modulehelp.php
if module is not loaded, or not found, the $objMod display is last $objMod loaded but not this id for display
2019-10-29 10:39:15 +01:00
Frédéric FRANCE
30d416f8c0
Update agenda.lang 2019-10-28 20:16:27 +01:00
Pierre Ardoin
abc7198db4
Fix Multicompany Filter
Select only invoice in current company.
2019-10-28 12:51:12 +01:00
Tobias Sekan
ed813b872f
Fix count array for invoice supplier 2019-10-28 10:40:07 +01:00
VESSILLER
bc3be12756 FIX contact card state address selected after filling addresss from thirdparty 2019-10-28 10:32:46 +01:00
Tobias Sekan
bfe7ad211f
Fix non-numeric error in sort event function
Fix non-numeric error in sort event function and fix mixed space and tab indent, use spaces
2019-10-28 09:53:27 +01:00
Frédéric FRANCE
8a7a7ad0c8
Update contact.class.php 2019-10-28 08:16:43 +01:00
Frédéric FRANCE
6e03e0ba83
Update contact.class.php 2019-10-28 08:08:59 +01:00
Frédéric FRANCE
043a71442f
contact phone 2019-10-27 20:06:16 +01:00
Frédéric FRANCE
a9447bc963
Update html.formmail.class.php 2019-10-27 18:08:21 +01:00
Frédéric FRANCE
dd5a9f4753
clean 2019-10-27 17:56:49 +01:00