Sarah Mainguet
4d42279fcd
Merge branch 'develop' into fix-documents-api
2023-05-01 22:20:39 +02:00
Sarah Mainguet
a804999d92
Can now add documents to events in agenda
2023-05-01 22:11:35 +02:00
Laurent Destailleur
f85487b758
Fix warning
2023-05-01 19:36:12 +02:00
Laurent Destailleur
8e0db1071a
Fix warning
2023-05-01 18:49:47 +02:00
Laurent Destailleur
91f5971b01
Fix alignment
2023-05-01 18:46:22 +02:00
Laurent Destailleur
5f1471c874
Show warning when currency is disabled
2023-05-01 18:43:09 +02:00
Laurent Destailleur
72f96cc16c
Merge pull request #24437 from FliyFly/editpropalattributes
...
Edit attributes on propal card
2023-05-01 18:15:06 +02:00
Laurent Destailleur
a1ba425765
Fix warnings
2023-05-01 18:12:59 +02:00
Laurent Destailleur
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +02:00
Laurent Destailleur
4f7f2b4e5a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-01 16:41:43 +02:00
Laurent Destailleur
e9aff0f776
Fix qodana warning
2023-05-01 16:41:28 +02:00
Laurent Destailleur
582f13c81b
Merge pull request #24518 from cmfpmatik/patch-4
...
NEW : Update card.php fichinter - Total duration in hours
2023-05-01 16:41:04 +02:00
Laurent Destailleur
8857a74070
Merge pull request #24654 from alexandre-janniaux/modulebuilder-myobject-replace/1
...
FIX #24653 modulebuilder: replace /myobject/ in includes
2023-05-01 16:34:11 +02:00
Laurent Destailleur
759ddd2d73
Clean code
2023-05-01 16:21:00 +02:00
Alexandre Janniaux
4a3407aa82
FIX #24653 modulebuilder: replace /myobject/ in includes
...
The templates view, like myobject_card.php are including the following
files:
dol_include_once('/mymodule/class/myobject.class.php');
dol_include_once('/mymodule/lib/mymodule_myobject.lib.php');
The mymodule value was replaced correctly, but the myobject value
wasn't, leading to another classfile beind included when, for instance,
creating new `myobject` objects (whatever myobject actually was, except
myobject of course), and resulting in PHP errors like:
Fatal error: Uncaught Error: Class "DemoObject" not found in
/var/www/html/custom/demobug/demoobject_card.php:105 Stack trace:
#0 {main} thrown in
/var/www/html/custom/demobug/demoobject_card.php on line 105
Fixes #24653
2023-05-01 16:10:05 +02:00
Laurent Destailleur
a4563c7ad4
Close #24625
2023-05-01 14:47:21 +02:00
Laurent Destailleur
45688e287a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-01 14:45:33 +02:00
Laurent Destailleur
4fb496a1d2
Merge pull request #24633 from frederic34/commonpeople
...
move some methods in trait
2023-05-01 14:43:08 +02:00
Laurent Destailleur
7bb7e2575f
Merge pull request #24651 from Dolibarr/dependabot/github_actions/JetBrains/qodana-action-2023.1.0
...
Bump JetBrains/qodana-action from 2022.3.4 to 2023.1.0
2023-05-01 14:40:57 +02:00
Laurent Destailleur
6445d80184
Merge pull request #24648 from aspangaro/18a7
...
NEW: Accountancy REST API GET Exportdata FPC21
2023-05-01 14:40:19 +02:00
Laurent Destailleur
d31f694f49
Merge pull request #24634 from frederic34/enhance_warehouse_tooltip
...
add categories in warehouse ajax tooltip
2023-05-01 14:37:23 +02:00
Laurent Destailleur
0cc13ad8c2
Merge pull request #24652 from AuTEAMation/multicurrency-api
...
FIX: Multicurrency REST API wrong number of parameters on addRate()
2023-05-01 14:36:50 +02:00
Laurent Destailleur
2891b843a6
Merge pull request #24650 from sonikf/develop
...
Update 16.0.0-17.0.0.sql
2023-05-01 14:36:28 +02:00
Laurent Destailleur
e2ec34e1e5
Clean code
2023-05-01 14:33:08 +02:00
Alexandre Boin
d4fea38ae9
FIX: Multicurrency REST API wrong number of parameters when calling addRate()
2023-05-01 14:24:15 +02:00
Laurent Destailleur
fe816445f5
Fix warnings
2023-05-01 13:09:09 +02:00
Laurent Destailleur
cd9c7ca3d7
Fix warning
2023-05-01 12:43:28 +02:00
dependabot[bot]
fc5fdc2ebd
Bump JetBrains/qodana-action from 2022.3.4 to 2023.1.0
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 2022.3.4 to 2023.1.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.4...v2023.1.0 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 06:03:15 +00:00
Laurent Destailleur
de4cabb334
FIX dolButtonToOpenUrlInDialogPopup (missing return false)
2023-04-30 15:23:36 +02:00
Laurent Destailleur
a1b41a22db
Fix dolMd2Html
2023-04-30 15:13:04 +02:00
Alexandre SPANGARO
15d972a542
FIX Travis
2023-04-30 08:22:53 +02:00
Laurent Destailleur
d40fe56cb4
Fix warning
2023-04-30 04:50:10 +02:00
Laurent Destailleur
fd3ec20f36
Update qodana rules
2023-04-30 04:24:17 +02:00
Laurent Destailleur
382f45ec14
Clean code
2023-04-30 03:36:02 +02:00
sonikf
f87decd796
Update 16.0.0-17.0.0.sql
2023-04-30 00:26:47 +03:00
Laurent Destailleur
404940a14e
Remove separator from extrafields in popup
2023-04-29 20:04:51 +02:00
Laurent Destailleur
a8522f15b3
Update qodana version
2023-04-29 15:49:28 +02:00
Laurent Destailleur
cfff62c2fa
Clean code
2023-04-29 15:46:44 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
stickler-ci
d2b2f99808
Fixing style errors.
2023-04-29 06:47:41 +00:00
Alexandre SPANGARO
c86f8af93f
Update iSuiteExpert Export
2023-04-29 08:38:34 +02:00
Alexandre SPANGARO
509fbd0a32
Update GestimumV5 Export
2023-04-29 08:36:58 +02:00
Alexandre SPANGARO
67ceec8529
Update GestimumV3 Export
2023-04-29 08:33:05 +02:00
Alexandre SPANGARO
508e798eae
Update Charlemagne Export
2023-04-29 08:24:13 +02:00
Alexandre SPANGARO
3b8a4df235
Update LDCompta10 Export
2023-04-29 08:19:21 +02:00
Alexandre SPANGARO
cb7d59dd1a
Update LDCompta Export
2023-04-29 08:10:23 +02:00
Alexandre SPANGARO
383bc8a4a7
Update Sage50Swiss Export
2023-04-29 08:09:22 +02:00
Alexandre SPANGARO
6b87da93c5
Update FEC2 Export
2023-04-29 08:08:03 +02:00
Alexandre SPANGARO
d4223c68aa
Update FEC Export
2023-04-29 08:07:07 +02:00
Alexandre SPANGARO
49ce12f3da
Update Configurable Export
2023-04-29 08:06:17 +02:00