2
0
forked from Wavyzz/dolibarr
Commit Graph

126919 Commits

Author SHA1 Message Date
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
Laurent Destailleur
5308e3e183 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-10-11 04:35:44 +02:00
Laurent Destailleur
465fe0ffd4 Close #24481 2023-10-11 04:29:52 +02:00
Laurent Destailleur
3a4cfbc224 Fix warning 2023-10-11 04:25:31 +02:00
Laurent Destailleur
20e3339de3 Clean code 2023-10-11 03:45:53 +02:00
Benjamin Falière
b220e1acbd NEW Assign contact to a ticket message (#24735)
* NEW Assign contact to a ticket message

* FIX conflict

---------

Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-11 03:36:15 +02:00
Laurent Destailleur
005bab38c3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-10-11 03:24:47 +02:00
Laurent Destailleur
b3971c54a4 Close #25984 Can have a combo of category with both picto and full path 2023-10-11 03:22:52 +02:00
Laurent Destailleur
43b60b87c3 Debug v19 2023-10-11 03:02:47 +02:00
Laurent Destailleur
616f0e41d4 Clean code 2023-10-11 02:54:19 +02:00
Randall Mora
7613e59eb2 Update card.php (#24972)
Add events doActions,printFieldListTitle,printFieldListValue to the hookmanager
2023-10-11 02:39:12 +02:00