ldestailleur
2f5eb74524
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-04-05 19:09:51 +02:00
ldestailleur
43716e856e
Bad order of code
2025-04-05 19:09:40 +02:00
atm-irvine
a51e430e58
fix(evaluation): on list, removed getNomUrl for label column ( #33711 )
2025-04-04 15:30:07 +02:00
ldestailleur
7935ccdb75
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-04-03 21:02:15 +02:00
ldestailleur
4a88509ea0
Fix protection against bad % operator
2025-04-03 21:02:04 +02:00
atm-irvine
d5eaa1d281
fix(user): wrong assigned user on agenda, and wrong backtopage ( #33717 )
2025-04-03 17:13:27 +02:00
atm-irvine
87b254e0fd
Fix pdf einstein automatic calculation ( #33713 )
...
* fix(pdf-einstein): let automatic calculation for pos
* removed ;
2025-04-03 17:12:28 +02:00
John BOTELLA
038008dd69
Fix curl error ( #33653 )
2025-04-03 16:00:38 +02:00
ldestailleur
e1273a410a
FIX for #33403 and #33404
2025-04-01 22:37:23 +02:00
ldestailleur
514e367d94
Rename constant
2025-04-01 20:46:31 +02:00
ldestailleur
21b5eb7b82
Debug migrate using the database flag
2025-04-01 20:45:46 +02:00
ldestailleur
de75d13c7a
Use a database flag
2025-04-01 20:36:55 +02:00
Marc de Lima Lucio
5832f1807c
FIX: invoice export models are incorrect after 20.0 migration ( #33688 )
...
* FIX: shift export models at upgrade
* FIX: 20.0 invoice export model mogrations: place lock in root of data dir
2025-04-01 20:29:06 +02:00
ldestailleur
e9b880707a
Clean code
2025-04-01 20:13:54 +02:00
Laurent Destailleur (aka Eldy)
62fba4f84d
Add missing try catch
2025-04-01 19:23:47 +02:00
ldestailleur
f34949fe14
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-04-01 11:49:18 +02:00
ldestailleur
2100f3ba43
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-04-01 11:49:07 +02:00
ldestailleur
84674e7bad
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-04-01 11:45:21 +02:00
ldestailleur
4c523cf3e5
Update doc
2025-04-01 11:45:11 +02:00
Marc de Lima Lucio
733fbecd45
FIX: tcpdf: prevent error with 'data:' URLs (backport of https://github.com/tecnickcom/TCPDF/pull/552 ) ( #33682 )
2025-04-01 11:40:02 +02:00
HENRY Florian
202a71ab8f
FIX: Sort Stock To Date on PMP ( #33678 )
2025-04-01 10:42:21 +02:00
John BOTELLA
80937f3160
Fix transfert stock float ( #33669 )
2025-03-31 21:58:54 +02:00
ldestailleur
aaeb3120c9
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-03-31 16:02:10 +02:00
ldestailleur
915eb89406
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-03-31 16:00:06 +02:00
atm-corentin
7cadf5d53e
FIX|Fix # fatal trying update desc invoice situation ( #33607 )
...
* fix fatal trying to do a sub between an int and a string
* fix trad unknow issue
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-31 13:14:32 +02:00
ldestailleur
3fe6132c94
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-31 11:52:55 +02:00
ldestailleur
238f684576
Fix extension of debian.tar file
2025-03-31 11:52:47 +02:00
ldestailleur
bc86310277
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-03-29 17:30:02 +01:00
ldestailleur
05184e7f46
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-03-29 17:28:14 +01:00
Eric - CAP-REL
e6ebf315ed
package: make dir if needed ( #33644 )
2025-03-28 23:09:50 +01:00
Eric - CAP-REL
70e4d1ccd0
build zip & tar package : add more files on exclude list ( #33634 )
2025-03-28 15:00:37 +01:00
Eric - CAP-REL
a8a95cba75
debian build package on bookworm ( #33635 )
2025-03-28 10:19:08 +01:00
Laurent Destailleur (aka Eldy)
1a015cd91e
Exclude more files
2025-03-27 15:01:50 +01:00
Noé Cendrier
58039d4994
FIX: we must retrieve linked order_supplier and no other object ( #33602 )
...
* FIX: we must retrieve linked order_supplier preferably to any other object
* FIX: better sourcetype verification, won’t collapse if order_supplier link is lost
* FIX: typo
2025-03-26 19:29:02 +01:00
ldestailleur
9b36b6e965
Fix typo
2025-03-24 14:43:40 +01:00
ldestailleur
cbb9f5aa0c
Replace hard coded value with var
2025-03-24 14:41:02 +01:00
Christophe Battarel
7eb6a9e455
fix buy price ( #33552 )
...
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2025-03-20 18:33:57 +01:00
John BOTELLA
92baf3faa9
Fix : MAIN_SEARCH_PRODUCT_BY_FOURN_REF search critera ( #33550 )
2025-03-20 18:32:49 +01:00
Alexandre Janniaux
f7c9d4ecfc
migration: 19.0→20.0: rename llx_commande_fournisseur_dispatch sequences #31228 ( #33542 )
...
Fix an issue after upgrading to 20.0.x with the backend saying that the
sequences llx_expeditiondet_batch_rowid_seq doesn't exist.
The table was somehow renamed, and migration fixed for PostgreSQL in
the following commits:
- 3670ba75ba : rename the table to match
the intent of the table.
- 9913778da0 : using VPGSQL comments to use
a different RENAME function for PostgreSQL.
- d73d27466b : Using RENAME TO which is
compatible with both PostgreSQL and MySQL.
But the sequence was still a leftover after those migrations.
Co-authored-by: Alexis Thietard
Co-authored-by: Geoffrey Mellar
Fixes #31228
2025-03-20 08:56:47 +01:00
Pierre Ardoin
841a109cdb
FIX Sort and search Ref Project column was missing ( #33539 )
...
* FIX Sort and search Ref Project column was missing
* Remove White space
2025-03-20 08:55:58 +01:00
Laurent Destailleur
f7145ea4d3
Fix POS has some product unvisible when using smartphone
2025-03-20 02:52:12 +01:00
ldestailleur
bb719f73cf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-03-19 14:19:01 +01:00
ldestailleur
1ab438d62e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-03-19 14:17:37 +01:00
ldestailleur
3e8c5651cd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-19 14:09:48 +01:00
ldestailleur
0a4f1ffc06
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-19 14:09:41 +01:00
atm-lucas
42a1cde41a
useless product fetch on invoice create ( #33505 )
2025-03-19 14:00:03 +01:00
MDW
324f9631d7
FIX: Replace compromised tj-actions/changed-files ( #33481 )
...
# FIX: Replace compromised tj-actions/changed-files
See https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised .
(Backport from develop)
2025-03-15 16:38:56 +01:00
Eric - CAP-REL
8073c0e1be
FIX : close all services on contract will close all lines ( #33466 )
...
* close line : line could be inactive or open
* Update contrat.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-15 12:03:37 +01:00
Eric - CAP-REL
b256c9aaba
fix missing alter table for tms auto update timestamp ( #33451 )
...
* fix missing alter table for tms auto update timestamp
* two tables was renamed 13.0 -> 16.0
2025-03-15 10:55:17 +01:00
ldestailleur
3c4c5f1c75
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-03-14 12:33:40 +01:00