lvessiller
e6a0ca5042
FIX errors to catch
2022-04-07 16:32:08 +02:00
lvessiller
dd6706e521
NEW display errors in a message box after generating documents
2022-04-05 17:31:34 +02:00
Laurent Destailleur
17c719e760
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-04-05 15:24:15 +02:00
Laurent Destailleur
efa302f865
Fix phpunit
2022-04-05 15:23:17 +02:00
Laurent Destailleur
000ab8ce5f
Merge pull request #20164 from Hystepik/develop#3
...
NEW dol_uncompress() supports extensions (.gz, .bz2, .zstd). Only .zip was supported before.
2022-04-05 15:21:09 +02:00
Laurent Destailleur
3385cb8071
Update files.lib.php
2022-04-05 15:19:55 +02:00
Laurent Destailleur
759f7e051e
Update files.lib.php
2022-04-05 15:18:52 +02:00
Laurent Destailleur
2e5d0ef92b
Merge pull request #20249 from atm-steve/NEW_Employee_management_improvement
...
New employee management improvement #18434
2022-04-05 15:12:19 +02:00
Laurent Destailleur
2303553fd1
Merge pull request #20392 from thomas-Ngr/develop_fix_ticket_workflow_create_ficheinter_from_public_interface
...
Fix: ticket/workflow: automatically create ficheinter
2022-04-05 15:08:10 +02:00
Laurent Destailleur
fb93fe72f3
Merge pull request #20530 from thomas-Ngr/develop_fix_regression_hookmanager_null
...
fix regression: thirdparty page is empty.
2022-04-05 14:57:53 +02:00
Laurent Destailleur
f5b236d3aa
Merge branch 'develop' into develop_fix_regression_hookmanager_null
2022-04-05 14:57:39 +02:00
Laurent Destailleur
ed7fd09925
Fix regression
2022-04-05 14:36:09 +02:00
Laurent Destailleur
662681d82b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-05 14:15:51 +02:00
Laurent Destailleur
5890139d38
Merge pull request #20537 from aspangaro/16a15
...
NEW Supplier order - Show ref supplier of reception in linked object block
2022-04-05 14:15:43 +02:00
Laurent Destailleur
26f7a50838
Update linkedobjectblock.tpl.php
2022-04-05 14:15:27 +02:00
Laurent Destailleur
0a27286e7d
Merge pull request #20540 from bomuux/develop
...
FIX Cannot set thirdparty customer accountancy code to empty string
2022-04-05 14:06:12 +02:00
Laurent Destailleur
9bf156b981
Doc
2022-04-05 13:54:09 +02:00
Laurent Destailleur
7c591d95d9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-04-05 13:48:39 +02:00
Laurent Destailleur
d270a1a64b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-05 13:37:13 +02:00
Laurent Destailleur
f0433244aa
Fix sql
2022-04-05 13:36:25 +02:00
Laurent Destailleur
2ccdb8d564
Merge pull request #20545 from ATM-Consulting/FIX_16.0_missing_quotes_in_SQL
...
FIX 16.0 - missing quotes in SQL for frequency unit update for templa…
2022-04-05 13:13:52 +02:00
atm-florian
b872fb2eac
FIX 16.0 - missing quotes in SQL for frequency unit update for template supplier invoices
2022-04-05 12:28:40 +02:00
Laurent Destailleur
3ab993127d
NEW Accept 'auto' for ref of object on import of purchase order/proposal
2022-04-05 02:17:01 +02:00
bomuux
b03d7c60ff
Bug: Cannot set thirdparty customer accountancy code to empty string
...
When thirdparty customer accountancy code is set to a non empty string, one cannot set it back to empty string due to thirdparty property deprecation :
code_compta to code_compta_client
2022-04-04 18:06:11 +02:00
Alexandre SPANGARO
5f6c5ccf92
NEW Supplier order - Show ref supplier of reception in linked object block
2022-04-04 16:25:31 +02:00
Laurent Destailleur
01d100fc0c
Missing autofocus on title field
2022-04-04 15:11:29 +02:00
Laurent Destailleur
ea61e51730
Fix phpunit
2022-04-04 14:00:39 +02:00
Laurent Destailleur
af45691c9d
Clean import profiles
2022-04-04 13:35:08 +02:00
Laurent Destailleur
2690f4459f
NEW Enhance the import. Can use 'auto' for the ref (import of orders)
2022-04-04 13:17:45 +02:00
Laurent Destailleur
5960d5971c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/accounting-files.php
2022-04-04 10:49:51 +02:00
Laurent Destailleur
2913759bb7
Fix syntax
2022-04-04 10:45:50 +02:00
Thomas Negre
9fec63c908
Empty commit to re-launch Travis
2022-04-04 10:20:43 +02:00
Thomas Negre
a913bf3875
fix regression: use $hookmanager as a global variable to avoid errors on thirdparty page.
2022-04-04 09:47:34 +02:00
Thomas Negre
7469cf79f5
enhance option explanation string
2022-04-04 09:29:03 +02:00
Thomas Negre
2ec7818c75
When the ficheinter can't be created, display an error.
2022-04-04 09:29:03 +02:00
Thomas Negre
ac7f02e0d3
stickler corrections
2022-04-04 09:29:03 +02:00
Thomas Negre
35d596e1dc
rename constant TICKET_AUTO_CREATE_FICHINTER_CREATE to WORKFLOW_TICKET_CREATE_INTERVENTION
2022-04-04 09:29:03 +02:00
Thomas Negre
424125ca03
Workflow fichinter: use default fichinter pdf model
2022-04-04 09:29:03 +02:00
Thomas Negre
ea68ed9c07
move automatic intervention creation from ticket/card.php to triggers/workflow.php
2022-04-04 09:29:03 +02:00
Thomas Negre
8db171ae41
add translation string for workflow ticket fichinter creation
2022-04-04 09:29:03 +02:00
Thomas Negre
4790006c3a
workflow config: add button for WORKFLOW_TICKET_CREATE_INTERVENTION
2022-04-04 09:29:03 +02:00
Thomas Negre
0c0ff4dec9
add WORKFLOW_TICKET_CREATE_INTERVENTION to workflow constants
2022-04-04 09:29:03 +02:00
Laurent Destailleur
1c71a8da1e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/compta/accounting-files.php
2022-04-03 17:27:15 +02:00
Laurent Destailleur
440b5350df
# WARNING: head commit changed in the meantime
...
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-04-03 17:19:27 +02:00
Laurent Destailleur
d0ed15ce5c
Typo
2022-04-03 17:12:54 +02:00
Laurent Destailleur
edf779505c
FIX download of file must be done using a GET href link, not a POST.
2022-04-03 17:12:45 +02:00
Laurent Destailleur
564382ec6c
Upgrade ACE Editor from 1.4.7 to 1.4.14
2022-04-03 12:56:07 +02:00
Laurent Destailleur
d514d72ac5
Doxygen
2022-04-03 12:35:30 +02:00
Laurent Destailleur
395758f213
Doxygen
2022-04-03 12:24:03 +02:00
Laurent Destailleur
45fca25408
NEW Upgrade chartjs library to 3.7.1
2022-04-03 11:52:25 +02:00