Maximilien Valenzano
d8d93c8f22
NEW Can set the contact type for the autoassigned user that creates a project ( #30444 )
...
* feat(project): contact type for project creator
* feat(project): correct var
* feat(project): change label text
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-08-15 17:16:55 +02:00
Vincent de Grandpré
b0cd32bf68
NEW Implementing Billable tasks on projects using new attribute "billable" ( #30092 )
...
* Implementing Billable task function on projects using new attribute in #30014
* added billable to Task->initAsSpecimen()
* default billable to 1 in initAsSpecimen
* set billable to 1 in ProjectTest::testTaskCreate
* Moving attribut usage in usage_bill_time condition of project
* PPDoc
* fusion
* pre-commit + typo
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-03 03:29:05 +02:00
sonikf
63e7959a5f
QUAL fix typos ( #29638 )
...
* QUAL fix typos
* QUAL fix typos
* QUAL fix typos
* QUAL fix typos
* QUAL fix typos
* QUAL fix typos
* QUAL fix typos
* QUAL fix typos
2024-05-09 12:44:54 +02:00
Laurent Destailleur
47511a6903
PERF Use cache for loaded users/contact on project list
2024-05-08 12:17:08 +02:00
Laurent Destailleur
6222a7556b
Trans
2024-04-19 16:49:28 +02:00
Laurent Destailleur
0e6b0aa750
Trans
2024-04-19 16:47:15 +02:00
Laurent Destailleur
bf3ec1a163
Trans
2024-04-19 16:42:47 +02:00
Lucas Marcouiller
232800d776
NEW feature to merge 2 tasks ( #29214 )
...
* first push select not saved
* add working merge
* ass merge of contact for task
* fix typo
* add of merge timespent
* Fix integration error + use of good SelectTasks
* fix precommit
* Fix CI
* fix CI
* fix bad change
* fix to make merge only an update
* remove useless field update
* fix empty array
* fix CI
* fix unused code
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-04-08 20:50:16 +02:00
Laurent Destailleur
08ac230dc0
Update projects.lang
2024-03-15 00:04:18 +01:00
Eric Seigne
d4ea162cfb
locale
2024-03-14 10:37:46 +01:00
Laurent Destailleur
b081652c4b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-25 12:51:55 +01:00
Laurent Destailleur
331b13c465
Sync transifex
2024-01-25 01:15:01 +01:00
Laurent Destailleur
22d4752676
Fix duplicate language files
2024-01-22 15:12:30 +01:00
Laurent Destailleur
6e79bca10c
Trans
2024-01-19 10:50:35 +01:00
Laurent Destailleur
be9e94a4a2
Fix duplicate trnaslation key
2024-01-19 10:45:00 +01:00
Laurent Destailleur
1a6d8e304d
Fix responsive and css. Rename time spent.
2023-11-20 11:41:02 +01:00
MDW
9cb872c8d3
Fix spelling in base language ( #26671 )
2023-11-17 16:20:49 +01:00
Laurent Destailleur
daa1ac9e60
NEW option MAIN_ACTIVATE_FILECACHE to cache widgets
2023-05-05 14:22:32 +02:00
Laurent Destailleur
5b4f578589
Trans
2023-04-06 13:27:00 +02:00
Laurent Destailleur
3bac52d053
Merge pull request #23143 from milenmk/massaction-delete-project-tasks
...
NEW|New [Bulk delete Project tasks]
2023-01-13 23:29:19 +01:00
Laurent Destailleur
b67ae6d172
Fix selection of opp status
2022-12-20 23:13:47 +01:00
Milen Karaganski
6b6cfb1339
Add mass action to clone selected tasks to another project
2022-12-07 16:57:22 +02:00
Laurent Destailleur
8d5a3c6bae
Fix import task of project was not possible without import projet
2022-12-05 15:31:05 +01:00
Laurent Destailleur
9fb7e3af5a
Trans
2022-11-17 01:44:55 +01:00
Laurent Destailleur
0f8d87da3b
Clean code
2022-10-23 21:25:52 +02:00
Laurent Destailleur
330a1199e4
Look and feel v17
2022-10-21 15:08:54 +02:00
Laurent Destailleur
da03175c07
Merge branch 'develop' into dev_19763
2022-07-07 23:06:22 +02:00
Yoan Mollard
82cfca1a80
Filter accounting reports by projects
2022-06-19 00:48:06 +02:00
Laurent Destailleur
b43159db6d
Merge branch 'develop' into dev_19763
2022-05-24 22:07:50 +02:00
Laurent Destailleur
c3c29393c1
Look and feel v16
2022-05-16 18:00:59 +02:00
Laurent Destailleur
c3673bfc3c
NEW A public form for to send a message and create a lead is available
2022-05-16 13:05:17 +02:00
Florian HENRY
7e1079c65c
on going
2022-04-15 10:57:16 +02:00
Florian HENRY
902301659b
finish invoice per product per line
2022-04-13 09:31:30 +02:00
Laurent Destailleur
a3dbcd0c27
Clean language files
2022-04-01 13:09:11 +02:00
Laurent Destailleur
4a80f35aaa
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2022-03-23 17:26:25 +01:00
Laurent Destailleur
c620757dbc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/product/price.php
htdocs/reception/class/reception.class.php
2022-03-23 17:23:21 +01:00
Laurent Destailleur
32f2499c36
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/langs/en_US/propal.lang
htdocs/product/price.php
htdocs/projet/card.php
htdocs/reception/class/reception.class.php
2022-03-23 17:04:31 +01:00
Laurent Destailleur
c147acabe1
Update projects.lang
2022-03-17 02:37:46 +01:00
Marc de Lima Lucio
f837845c12
FIX: still prevent project creation if PROJECTLEADER role unavailable, but with a specific error message
2022-03-08 15:07:02 +01:00
Laurent Destailleur
243999d223
Merge pull request #19746 from atm-quentin/NEW_contact_pj_filter_list
...
NEW : Contact filter project list
2022-01-25 16:06:31 +01:00
Laurent Destailleur
f773872dd1
Merge branch 'develop' into NEW_contact_project_tab
2022-01-25 15:58:54 +01:00
Florian HENRY
61fc81732c
fix : #19749
2022-01-07 11:29:43 +01:00
Quentin VIAL-GOUTEYRON
7a4b0e38cd
NEW : Contact filter project list
2022-01-05 14:35:11 +01:00
Quentin VIAL-GOUTEYRON
b1f750ac2f
NEW: Project contact tab
2022-01-04 10:35:44 +01:00
Laurent Destailleur
2afe6ccb4b
Debug feature shown/hide canceled orders
2021-11-18 21:26:35 +01:00
Jesús Jerez
fc307fb685
Merge branch 'develop' into canceled_orders
2021-10-23 23:24:47 +02:00
Polkiko
a58f713f6d
NEW Canceled purchase orders do not qualify for total in project overview (and are hidden)
...
If purchase order has been canceled then it does not qualify for total amount and is not shown in table. It can be seen by clicking on the "show/hide" button.
2021-10-23 23:12:23 +02:00
Laurent Destailleur
2262646391
Standardize name of page
2021-10-18 16:04:49 +02:00
Alexandre SPANGARO
76f7efc193
Missing language key
2021-09-21 03:08:43 +02:00
Florian HENRY
009fa41762
add checkbox to ask detail on line desc
2021-08-31 09:10:57 +02:00