ldestailleur
b1492818f6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-02-25 02:39:50 +01:00
VESSILLER
5911d7d0c0
Protect product object for line label
2025-02-20 08:21:50 +01:00
VESSILLER
41e54529b0
FIX #33145 wrong label status buy on prodcut tooltip
2025-02-19 17:26:54 +01:00
Laurent Destailleur (aka Eldy)
a0b6aa28a7
Fix phpcs
2024-12-31 17:13:43 +01:00
Laurent Destailleur (aka Eldy)
c273495261
Fix ci
2024-12-31 17:12:37 +01:00
Laurent Destailleur (aka Eldy)
7185da6504
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-19 17:54:37 +01:00
Laurent Destailleur (aka Eldy)
810fd7e744
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-12-19 17:51:14 +01:00
Laurent Destailleur (aka Eldy)
29eedd2ac4
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2024-12-19 17:50:34 +01:00
Laurent Destailleur (aka Eldy)
ead519811c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-12-19 17:50:09 +01:00
Laurent Destailleur
5203652796
Merge pull request #32430 from Benoit-PASCAL/fix-fetch-action-linked-object
...
fix: fetch action linked object
2024-12-19 17:49:50 +01:00
Benoît PASCAL
425c23d28c
fix: fetch action linked object
2024-12-19 15:38:19 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-12-02 01:41:40 +01:00
Günter Lukas
4962dd1a81
Fix #29353 ( #32151 )
...
Hidden extrafields are NULL on update. Can only happen with extrafields in positions of commercial elements (facture, propal, commande, etc)
2024-12-02 00:48:13 +01:00
Laurent Destailleur
ac6c57e90e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-19 12:59:14 +01:00
Laurent Destailleur
9c4bb84460
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-19 12:57:19 +01:00
Laurent Destailleur
b068fdc9b3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-19 12:56:19 +01:00
Laurent Destailleur
b8533e1853
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-11-19 12:49:19 +01:00
Laurent Destailleur
753e5e535d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-11-19 12:47:14 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
Mathieu Moulin
a602309e04
Fix user::load_previous_next_ref() with MULTICOMPANY_TRANSVERSE_MODE bad sql query (cartesian product replaced by INNER JOIN) ( #31946 )
2024-11-16 18:19:59 +01:00
Francis Appels
230eee4ead
FIX issue #28222 Edit date extrafield diplayed on all on lines ( #31914 )
...
* FIX issue #28222 Edit date extrafield diplayed on all on lines
* wrong id
2024-11-15 23:31:12 +01:00
Rémi Champlon
f408803ae0
list contact check by module ( #31845 )
...
Co-authored-by: Rémi Champlon <r.champlon@vold.lu >
2024-11-15 16:02:11 +01:00
Florian Mortgat
abefce7ae2
FIX 17.0: supplier invoice template card: buyer and seller swapped in VAT-related function calls (probably a copy-paste from customer invoice templates) ( #31446 )
2024-10-19 01:55:58 +02:00
Laurent Destailleur
399a752c78
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-29 22:42:13 +02:00
Laurent Destailleur
97eacefa6b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-09-29 22:41:54 +02:00
Laurent Destailleur
f5fbbcfcb8
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-29 22:40:45 +02:00
Florian Mortgat
231fc6ce70
FIX: if you call fetchLines several times, your $object->lines contains duplicates ( #31167 )
2024-09-29 15:27:24 +02:00
Nicolas Domenech
63c775c614
Fix: PHP 8 warning on showOptionals on extrafields type int ( #31139 )
2024-09-26 16:08:59 +02:00
Laurent Destailleur
f4611fcec9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-25 18:06:37 +02:00
Laurent Destailleur
966ac2cdbc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-07-25 18:04:42 +02:00
Laurent Destailleur
385d98b3e0
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-07-25 18:04:17 +02:00
Laurent Destailleur
c1b8197b8b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-07-25 18:02:04 +02:00
Laurent Destailleur
d5004258db
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-07-25 18:00:55 +02:00
Sébastien NASSIET
ad80e86f10
Bad variables used in updateExtrafield for replacement categorie in categories ( #30457 )
2024-07-24 17:31:34 +02:00
MaximilienR-easya
30f1d4f18b
Backport fix from develop ( #30421 )
2024-07-20 18:24:01 +02:00
John BOTELLA
ac136ec1ae
Fix inconsistant link element ( #30258 )
2024-07-04 08:56:39 +02:00
Laurent Destailleur
25971c3e6f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-02 13:41:32 +02:00
noec764
96a5479e9e
FIX: Error mesg show untranslated extrafield name ( #30227 )
...
Co-authored-by: Noé <noe@scopen.fr >
2024-07-02 01:56:45 +02:00
John BOTELLA
322bbd934b
fix : 19.0 fix inconsistent link validation ( #30141 )
...
* Dirty fix for inconcistant link psedo langage
* add todo
* Update commonobject.class.php
* Update commonobject.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-24 22:53:43 +02:00
Christian Humpel
dafbefdc74
NEW: Hook do actions or check input after changing a extrafield in commonobject.class.php ( #30128 )
...
* Integration Textbausteine weiter...
* fix typo.
2024-06-23 18:00:44 +02:00
boudet jean pascal
0fa6cd7042
fix extrafield input with the type int mus show 0 value if exist ( #29967 )
...
* fix extrafield input with the type int mus show 0 value if exist
* pre-commit
* pre-commit
---------
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
2024-06-10 14:30:36 +02:00
Laurent Destailleur
65cfd9fa13
Doc
2024-05-31 16:11:05 +02:00
Sébastien NASSIET
a8781e0133
FIX Extrafields always been delete and re insert for categories ( #29781 )
...
* Check extrafields on the right table for categories
As it done in line 6737, it's necessary to add a compatibility renaming of table_element for categories.
* Update commonobject.class.php
* Update commonobject.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-31 16:09:33 +02:00
Laurent Destailleur
481fec5291
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-05-21 20:12:45 +02:00
Francis Appels
ba4f7323fe
FIX PHP exception on getSpecialCode ( #29646 )
2024-05-10 12:34:38 +02:00
Laurent Destailleur
8bfc0779c4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-13 22:20:08 +01:00
atm-adrien
7bb55aa225
FIX : Translation for select ( #28677 )
...
* FIX : Adding thez dependencies list feature for select fields
* FIX : Adding some spaces
* FIX : View
* FIX : Translating
2024-03-07 15:56:17 +01:00
Laurent Destailleur
47861abb48
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-01 19:05:46 +01:00
Laurent Destailleur
aaae1aad67
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:16 +01:00
Laurent Destailleur
615a80835a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-01 19:00:32 +01:00