Laurent Destailleur
62c1baaa61
Clean param
2023-10-20 21:01:59 +02:00
Laurent Destailleur
777c6bffa5
Debug v19
2023-10-20 20:33:19 +02:00
Laurent Destailleur
11486c8d32
doc
2023-10-20 18:04:07 +02:00
Laurent Destailleur
b23dc8478c
php 8.2
2023-10-20 17:46:26 +02:00
Laurent Destailleur
fad21985da
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-20 16:36:53 +02:00
Laurent Destailleur
cad186aed5
css
2023-10-20 16:36:28 +02:00
William Mead
a4dd36d967
NEW resource improvements - data structure ( #26285 )
...
* NEW improved resource data structure
* Added data structure v18-v19 migration
* Added null as default
* Revert "Added null as default"
This reverts commit c17d144800 .
* Added null as default
* Added contributor details
* Renamed user_places to max_users
* Update llx_resource.sql
---------
Co-authored-by: William Mead <william.mead@manchenumerique.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-20 14:59:04 +02:00
Laurent Destailleur
ece2d0267f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-20 14:57:25 +02:00
mc2contributor
60fa585a7f
CLOSE #23331 Add support for parent projects ( #24856 )
2023-10-20 14:33:39 +02:00
V-Py
9361b1269b
FIX #25143 Using default_values for extrafields by replacing GETPOSTISSET by GETPOST ( #25233 )
...
* FIX #25143 Using default_values for extrafields
* Update extrafields.class.php
correct the indentation error
2023-10-20 14:28:52 +02:00
MDW
19b1dd5a11
Fix misspelled @throw -> @throws ( #26297 )
...
Identified using phan, see #26262
2023-10-20 14:12:42 +02:00
Laurent Destailleur
0ec22fb228
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-20 13:32:13 +02:00
Laurent Destailleur
492bdd4a0e
Merge
2023-10-20 13:14:10 +02:00
Laurent Destailleur
ba04ba4f0e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-20 13:08:51 +02:00
HENRY Florian
d23550c170
fix: Contact prospection fields are visible in contact list even if THIRDPARTY_ENABLE_PROSPECTION_ON_ALTERNATIVE_ADRESSES is not set ( #26295 )
...
* fix: Contact prospection fields are visible in contact list even if THIRDPARTY_ENABLE_PROSPECTION_ON_ALTERNATIVE_ADRESSES is not set
* fix: display of contact prospection filed in card
2023-10-20 13:08:39 +02:00
William Mead
b0a7332e8f
FIX intervention closed agenda action message ( #26294 )
...
Co-authored-by: William Mead <william.mead@manchenumerique.fr >
2023-10-20 12:59:48 +02:00
Laurent Destailleur
65f78b6e86
Close #26293 manually to avoid duplicate menu statistics
2023-10-20 12:59:12 +02:00
Laurent Destailleur
455fb4417a
Look and feel v19
2023-10-20 12:57:58 +02:00
Pascal Hubrecht
0628dd057d
FIX #26291 ( #26292 )
2023-10-20 12:53:03 +02:00
AmazingBeu
bc528fed67
fix SQL syntax error introduced in 9861b50 ( #26289 )
2023-10-20 12:52:36 +02:00
Rikard Bosnjakovic
cebd3f831c
Update list.php ( #26287 )
...
* Update list.php
Add the Description column in the list of possible columns to select from when vieweing Products.
* Update list.php
Spaces -> tabs
2023-10-20 12:51:05 +02:00
Laurent Destailleur
3a5f36cc4a
Removed dead code
2023-10-20 11:34:36 +02:00
Laurent Destailleur
466c72c80f
Fix warning
2023-10-20 11:30:05 +02:00
Laurent Destailleur
8ef60a311e
Fix missing property
2023-10-20 11:25:10 +02:00
Laurent Destailleur
76c00767ad
Fix typo class name
2023-10-20 11:22:36 +02:00
MDW
706d0f6053
Fix __METHOD__ usage outside class-method ( #26286 )
2023-10-20 11:20:02 +02:00
MDW
6077ad2130
Fix Supplier_Proposal->SupplierProposal (detected with Phan) ( #26282 )
2023-10-20 10:55:15 +02:00
Florent Poinsaut
82fdfb03ca
Use fetch_project method in email ( #26284 )
2023-10-20 10:53:14 +02:00
Rémi Champlon
654d9ac635
FIX : export separator config with multientity ( #26253 )
...
* fix export separator condig with multi entity
* Revert "fix export separator condig with multi entity"
This reverts commit 69042260ee .
* update dolibarr_set_const
---------
Co-authored-by: Rémi Champlon <remi.champlon@vold.lu >
2023-10-20 10:51:23 +02:00
Laurent Destailleur
e1bf377f20
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
2023-10-20 10:47:08 +02:00
Alexandre SPANGARO
a17447cd07
FIX #26100 - Ticket - On edit, list of closed project must be excluded ( #26223 )
...
* FIX #26100 - Ticket - On creation, list of closed project are excluded
* In project list, discard closed projects on ticket creation/edit
2023-10-20 04:08:14 +02:00
Laurent Destailleur
519836ea41
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-20 04:00:31 +02:00
Laurent Destailleur
ff03e34103
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-20 03:59:46 +02:00
Laurent Destailleur
7a694d3485
Fix phpunit
2023-10-20 03:59:02 +02:00
Laurent Destailleur
f542b1de38
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-20 03:33:46 +02:00
nikolay-brookstein
48793b92e6
Update German Accounts (SKR03/SKR04 2023-01-03) ( #26242 )
...
* Update German Accounts (SKR03/SKR04 2023-01-03)
* Update German Accounts (SKR03/SKR04 2023-01-03) (+cleanup)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-20 03:30:25 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 ( #26246 )
...
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
2023-10-20 03:20:44 +02:00
Regis Houssin
d91d1838c7
FIX missing project entity filter (Issue #26243 ) ( #26247 )
2023-10-20 03:20:06 +02:00
kkhelifa-opendsi
91ff39d2e6
NEW: Add option for cancel consumed and produced lines (delete lines and rollback stocks) when delete or cancel an manufacturing order ( #26254 )
2023-10-20 03:09:58 +02:00
Vincent Maury
526ad4868c
Fix 26256 : Workstation not working in multicompanys mode ( #26257 )
2023-10-20 03:07:25 +02:00
Laurent Destailleur
2a21a166d9
Fix warning
2023-10-20 03:05:40 +02:00
Laurent Destailleur
371dd4551a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-20 03:03:24 +02:00
Lucas Marcouiller
02aa90ef96
New add auto update multicurrency rate ( #26255 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-20 03:00:40 +02:00
Noé Cendrier
bdf96c8a06
NEW add Hooks and prepare extrafields management for product invoices consumptions ( #26280 )
2023-10-20 02:43:43 +02:00
Laurent Destailleur
c49a044490
Clean code
2023-10-20 02:35:18 +02:00
Eric
0975b2bbb8
check if $_FILES['userfile'] is an array before getting values ( #26269 )
2023-10-20 02:30:15 +02:00
MDW
e7c49922a6
Fix some items detected by phan (see #26262 ) ( #26264 )
...
* Fix some items detected by phan (see #26262 )
* Update fournisseur.facture-rec.class.php
* Update fournisseur.facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-20 02:28:51 +02:00
MDW
c0c5eccfb5
Fix some phan notices (not critical) ( #26265 )
2023-10-20 02:22:07 +02:00
Eric
349fd7fd1f
add windows temp to tmpfilename ( #26273 )
2023-10-20 02:21:26 +02:00
General-Q
0a90d9cc64
Fix install bug ( #26275 )
2023-10-20 02:20:52 +02:00