Frédéric FRANCE
1735229f15
remove useless param
...
/**
* Return label of a status
*
* @param int $statut Id statut
* @param int $mode 0=Long label, 1=Short label, 2=Picto + Short label, 3=Picto, 4=Picto + Long label, 5=Short label + Picto
* @param int $billed 1=Billed
* @return string Label of status
*/
function LibStatut($statut,$mode=0,$billed=0)
{
2018-10-02 20:47:40 +02:00
Laurent Destailleur
56cb0763d1
Add maincolor property on website
2018-10-02 16:46:54 +02:00
Laurent Destailleur
53b0ac8217
Rename template
2018-10-01 21:25:51 +02:00
Laurent Destailleur
af497271a4
Rename template website
2018-10-01 21:00:54 +02:00
Laurent Destailleur
a8f16f6570
Update template web site
2018-10-01 20:59:17 +02:00
Laurent Destailleur
771922f427
Use 2 distinct left menu entries for leads and projects
2018-10-01 18:56:47 +02:00
Laurent Destailleur
6ed67ea77f
Clean code
2018-10-01 13:54:45 +02:00
Laurent Destailleur
957d5958a4
Work on website
2018-10-01 13:09:12 +02:00
Laurent Destailleur
a8385c0255
Translation
2018-10-01 11:30:20 +02:00
Laurent Destailleur
15780f71b4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-01 03:22:20 +02:00
Laurent Destailleur
873f43db94
Uniformize interface for tickets
2018-10-01 03:19:21 +02:00
Laurent Destailleur
367de729ca
Merge pull request #9492 from grandoc/new_branch_13_09_2018
...
Standardize and update code
2018-10-01 02:20:23 +02:00
Laurent Destailleur
1dfbb22bf8
Merge branch 'develop' into new_branch_13_09_2018
2018-10-01 02:20:16 +02:00
Laurent Destailleur
fdd6c8d6bf
Merge pull request #9648 from frederic34/patch-18
...
simplify mod_codeclient_monkey.php
2018-10-01 01:21:08 +02:00
Laurent Destailleur
77dad1b32b
Merge pull request #9647 from frederic34/patch-17
...
indentation fix in commonobject class
2018-10-01 01:20:17 +02:00
Laurent Destailleur
95e16d17ac
Merge pull request #9646 from frederic34/patch-16
...
add index.html in user directory #9571
2018-10-01 01:19:40 +02:00
Laurent Destailleur
93fb945ba2
Merge pull request #9645 from frederic34/patch-15
...
remove link to custom in actions_takepos.class.php
2018-10-01 01:19:20 +02:00
Laurent Destailleur
8ccbdfa39d
Merge pull request #9638 from frederic34/patch-11
...
remove $var from takepos admin setup
2018-10-01 01:16:33 +02:00
Laurent Destailleur
84c062a03d
Merge pull request #9637 from frederic34/patch-10
...
add code_compta_client to Societe class
2018-10-01 01:16:18 +02:00
Laurent Destailleur
5050068e59
Merge pull request #9636 from frederic34/patch-9
...
update sql table for takepos module
2018-10-01 01:16:01 +02:00
Laurent Destailleur
d2e4752427
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-01 01:14:03 +02:00
Laurent Destailleur
7ff230a54b
Merge pull request #9635 from aspangaro/develop
...
FIX Title problem on admin RSS module
2018-10-01 01:13:51 +02:00
Laurent Destailleur
d51eb1977a
FIX Pagination stats
2018-10-01 01:10:42 +02:00
Laurent Destailleur
ae62204a79
Merge pull request #9628 from grandoc/new_branch_28_09_2018
...
Standardize and update code
2018-10-01 01:04:36 +02:00
Laurent Destailleur
fc4103b469
Clean code
2018-10-01 00:44:07 +02:00
Laurent Destailleur
5f897eb7ee
Clean code
2018-10-01 00:40:02 +02:00
Laurent Destailleur
adc36e7d63
Clean code
2018-10-01 00:20:47 +02:00
Frédéric FRANCE
c8ddf18558
Update mod_codeclient_monkey.php
2018-09-30 23:02:52 +02:00
Frédéric FRANCE
2af15ee932
Update commonobject.class.php
2018-09-30 17:59:04 +02:00
Frédéric FRANCE
4d72812129
Create index.html
2018-09-30 14:56:12 +02:00
Frédéric FRANCE
3f0162789b
Create index.html
2018-09-30 14:55:55 +02:00
Frédéric FRANCE
877184638c
add index.html in user directory
2018-09-30 14:55:15 +02:00
Frédéric FRANCE
0ac56fde1b
Update actions_takepos.class.php
2018-09-30 14:26:35 +02:00
Frédéric FRANCE
84ff287c36
remove $var from takepos admin setup
2018-09-30 10:56:55 +02:00
Frédéric FRANCE
a88262e9a6
add code_compta_client to Societe class
2018-09-30 10:52:40 +02:00
Frédéric FRANCE
2b8ec8db1f
Update llx_takepos_floor_tables.sql
2018-09-30 10:33:52 +02:00
Frédéric FRANCE
6f48f37fa0
Update 8.0.0-9.0.0.sql
2018-09-30 10:31:08 +02:00
Alexandre SPANGARO
825f774b53
FIX Title problem on admin RSS module
2018-09-29 15:28:03 +02:00
Laurent Destailleur
f32ccf935a
CSS
2018-09-28 23:06:57 +02:00
Laurent Destailleur
2f88f84e3b
Clean code
2018-09-28 22:13:42 +02:00
Laurent Destailleur
aaa5efc77e
Clean Take pos module
2018-09-28 22:06:04 +02:00
Laurent Destailleur
a4ec613d73
Move sql table
2018-09-28 19:40:44 +02:00
Laurent Destailleur
51e4ba11d3
Move phpunit
2018-09-28 18:09:50 +02:00
Laurent Destailleur
73458f649f
Fix phpcs
2018-09-28 18:09:07 +02:00
Laurent Destailleur
492b9c1a03
Fix phpcs
2018-09-28 18:03:53 +02:00
Laurent Destailleur
f667270d4d
Add option to not load all object and fix so linkedObjectsIds has same
...
content than linkedObjects
2018-09-28 17:38:29 +02:00
Laurent Destailleur
a3065ae612
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-09-28 16:15:27 +02:00
Laurent Destailleur
e2f450aa8c
Fix regession losing description.
...
Rename updateligne into updateline.
2018-09-28 16:15:17 +02:00
Laurent Destailleur
3de5f8278a
Merge pull request #9623 from medialta/8.0
...
Fix state name for list field title in adherent
2018-09-28 16:04:54 +02:00
Philippe GRAND
b183054073
Standardize and update code
2018-09-28 15:57:13 +02:00