Anthony Berton
70d8ced6fa
FIX - Clean in list det order ( #26201 )
...
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
2023-10-12 18:42:15 +02:00
Charlène Benke
c1488e15fa
bad internal filter with forgeSQLFromUniversalSearchCriteria ( #26202 )
...
the filter (s.client:in:(1,2)) not work, same problem with s.client in (1,2)
we need to use now : (s.client:in:1,2)
2023-10-12 18:41:57 +02:00
Randall Mora
3ba1449602
doActions,printFieldListTitle,printFieldListValue to hookmanager ( #24971 )
...
* Update card.php
Add events doActions,printFieldListTitle,printFieldListValue to hookmanager
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-12 18:14:20 +02:00
ATM-Nicolas
9ef5d4ae2c
NEW : Library including math and financial functions ( #25035 )
2023-10-12 18:01:16 +02:00
andreubisquerra
9274f7f507
Ask to create cash account if there is no cash account in TakePOS ( #25036 )
2023-10-12 17:59:59 +02:00
Benjamin Falière
131fa0d52b
NEW subproduct triggers in product class ( #25142 )
...
* NEW subproduct triggers in product class
* add notrigger parameter to functions
* add doc comment for new parameters
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2023-10-12 17:50:18 +02:00
dolibarr95
879c6d1e1f
NEW Add more company informations (ProfId7 to 10) ( #25266 )
...
* Update company.php
Add more "company professional" Id informations.
4 new constants
* Update pdf.lib.php
pdf page footer add ProfId
* Update pdf.lib.php
add profid10
* Update companies.lang
ProfId 7 to 10
2023-10-12 17:44:08 +02:00
Pascal Hubrecht
bd1ae42ece
New | Add AGENDA_SORT_EVENT_TYPE_BY_POSITION_FIRST hidden conf to change sort method of actions ( #25375 )
...
* Position defined in dictionnary must be main sort criterion
The position defined in the dictionary must be the main sort criterion.
* Use AGENDA_SORT_EVENT_TYPE_BY_POSITION_FIRST hidden conf to sort by position
2023-10-12 17:18:50 +02:00
tgsw
de5b97c7e7
Show product description ( #26193 )
...
* Show product description
shows product-description on list of products when hover the product-ref
* Update product.class.php
limiting the display to 5 lines
2023-10-12 15:39:42 +02:00
thomas-Ngr
af0bf77d0d
fix duplicate ticket information ( #26199 )
...
* FIX duplicate data on ticket creation: fk_user_create
* Light code format on ticket/card.php
2023-10-12 15:38:05 +02:00
sonikf
1e3e53ffb5
SQL for invoice subtype ( #26198 )
...
* Add more subtypes for Greece
* Update llx_c_invoice_subtype.key.sql
* Update llx_c_invoice_subtype.sql
* Update llx_facture_fourn.sql
* Update 18.0.0-19.0.0.sql
2023-10-12 15:35:41 +02:00
Laurent Destailleur
bec11a4407
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-12 15:30:34 +02:00
Laurent Destailleur
f1330e5998
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-12 15:01:26 +02:00
Laurent Destailleur
7bc0e6d58c
Code comment
2023-10-12 15:00:57 +02:00
Laurent Destailleur
94796d6154
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-12 15:00:15 +02:00
Laurent Destailleur
5d6bcc0d25
FIX removed a non expected hidden input field in stockatdate page
2023-10-12 14:59:09 +02:00
Laurent Destailleur
6311200b36
FIX #26170
2023-10-12 14:31:54 +02:00
jyhere
f67f8e54c2
CHANGE: allow to prepend html to morehtmlstatus content in hook ( #26197 )
2023-10-12 13:55:36 +02:00
Laurent Destailleur
9feed5a5d9
Fix minimum version
2023-10-12 13:43:46 +02:00
Laurent Destailleur
7d34237454
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-12 13:19:05 +02:00
Laurent Destailleur
48e35b5f86
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-12 13:18:32 +02:00
Laurent Destailleur
03a4813693
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-12 13:16:37 +02:00
Anthony Berton
a29616d81a
NEW - Row in list higher height ( #26177 )
...
* NEW - Line be most height in list
* Param for height row
* Update style.css.php
* Update style.css.php
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-12 13:16:17 +02:00
Laurent Destailleur
70f6d998fb
Clean code: add condition on deprecated assembly and stock kit
2023-10-12 13:06:54 +02:00
lamrani abdelwadoud
01ffbb25a4
NEW column in table prelevement_lignes for fk_user ( #26196 )
...
* add column in table prelevement_lignes for fk_user
* Update llx_prelevement_lignes.sql
* Update llx_prelevement_lignes.sql
* Update 18.0.0-19.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-10-12 12:59:12 +02:00
Laurent Destailleur
2d6a82a030
Clean code
2023-10-12 12:49:57 +02:00
Laurent Destailleur
422be6a026
Code comment
2023-10-12 11:30:43 +02:00
Alexandre SPANGARO
432af47458
FIX Accountancy - Quadra format export with attachments - Recover also supplier invoice in archive ( #26191 )
...
* FIX Accountancy - Quadra format with source file - Recover also supplier invoice in archive
* Fix dir_output on expense report
* Fix spaces
* Comment
2023-10-12 11:17:49 +02:00
Laurent Destailleur
4ece4e58c5
Clean code
2023-10-11 20:22:56 +02:00
Laurent Destailleur
244e472beb
Exclude some files
2023-10-11 20:02:29 +02:00
Laurent Destailleur
bae75281e3
QUAL: Code fix using rector
2023-10-11 19:44:06 +02:00
Laurent Destailleur
da2260d3c7
QUAL: Code fix using rector
2023-10-11 19:35:18 +02:00
Laurent Destailleur
6aeccf1d48
Name of file
2023-10-11 19:11:32 +02:00
Laurent Destailleur
57271d7f42
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-11 19:10:48 +02:00
Laurent Destailleur
c32fe8dc5f
QUAL: Use dol_clone with parameter 2 for ->oldcopy
2023-10-11 19:10:24 +02:00
am97
b9136ee59c
FIX: modification of complementary attributes in invoices ( #26180 )
...
Fixes the following error:
PHP Fatal error: Uncaught Exception: Serialization of PgSql\Connection is not allowed in /var/www/html/core/lib/functions.lib.php:1168
Stack trace:
#0 /var/www/html/core/lib/functions.lib.php(1168): serialize()
#1 /var/www/html/compta/facture/card.php(2798): dol_clone()
#2 {main}
2023-10-11 19:02:11 +02:00
Lucas Marcouiller
aab0897bb6
Fix evaluation interview module ( #26183 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-11 18:05:55 +02:00
am97
62b6988438
Fix: allow changing dates on refused expense report ( #26185 )
2023-10-11 18:02:44 +02:00
dev2a
b2ec9132ee
Fix: Correction of overlapping text in the payment list ( #26186 )
2023-10-11 18:00:25 +02:00
dev2a
205a863aef
New: Add concat et array index fetch ( #26188 )
2023-10-11 17:58:28 +02:00
dev2a
72ae107471
New: Add param for generate script script ( #26187 )
2023-10-11 17:57:07 +02:00
Laurent Destailleur
92ec85df26
Debug v19
2023-10-11 14:40:02 +02:00
Laurent Destailleur
c228977c0a
Debug v1
2023-10-11 13:45:30 +02:00
Laurent Destailleur
7d7c579030
Fix warning
2023-10-11 13:17:14 +02:00
Laurent Destailleur
c07ac94d86
Fix warning
2023-10-11 13:01:37 +02:00
Laurent Destailleur
ce87d92301
Code comment
2023-10-11 12:22:38 +02:00
Laurent Destailleur
cc552a498c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-11 12:04:37 +02:00
Laurent Destailleur
aea0083abc
Better fix for #26124
2023-10-11 12:04:09 +02:00
Regis Houssin
cdf4292415
FIX remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used ( #26143 )
...
* FIX (WIP) remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used
* FIX optimize code
* FIX replace with $this->db->prefix()
* FIX works on uniformize MULTICOMPANY_TRANSVERSE_MODE
* FIX syntax error
2023-10-11 11:38:56 +02:00
Laurent Destailleur
e488243dd8
Standardize code
2023-10-11 11:34:42 +02:00