2
0
forked from Wavyzz/dolibarr
Commit Graph

698 Commits

Author SHA1 Message Date
Regis Houssin
75ea7e52b2 FIX not create/update extrafields for visibility 0,2 and 5 2023-08-09 13:18:42 +02:00
Regis Houssin
38ddc9cea1 FIX avoid php8 warnings (#25596) 2023-08-09 12:36:26 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
Regis Houssin
96c0172a07 FIX can not remove the last selected value with checkbox 2023-06-08 12:09:34 +02:00
Laurent Destailleur
88d0440c3c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-24 14:17:37 +02:00
Laurent Destailleur
438d87b3ec Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-24 14:14:37 +02:00
Laurent Destailleur
6469d85c4d Update extrafields.class.php 2023-05-22 18:42:14 +02:00
Noé Courtier
6cacc44051 FIX: Langs was not loaded for extrafields error 2023-05-22 18:01:32 +02:00
Laurent Destailleur
5dc21da193 Merge pull request #24277 from noec764/17_FIX_Extrafields_evaluated_expression
FIX: Correct Evaluation for extrafields
2023-04-10 12:21:06 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
atm-lena
36ffcbc5da FIX Search List Select Extrafields with condition 2023-04-04 12:26:59 +02:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
jyhere
ecadaf9666 [FIX] sellist / chkboxlist extrafields error when table is _extrafields
This patch fixes error when an sellist /chkboxlist extrafield directly use an *_extrafields table (as main table)
2023-02-04 15:27:08 +01:00
Laurent Destailleur
2cc19f0e42 Fix css 2023-02-04 14:59:44 +01:00
Laurent Destailleur
cd5009d8a4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 21:21:49 +01:00
GregM
a3d4eb404d Fix contact firstname lastname extrafields 2023-01-18 17:36:05 +01:00
Laurent Destailleur
e1e9ff8cda Fix debug v17 2022-12-08 19:34:16 +01:00
Laurent Destailleur
06cb2abe4f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-01 17:30:25 +01:00
antonin_tdj
ef065967ed Add $langs->load('errors') before radioError
Add $langs->load('errors') before radioError
2022-11-30 10:44:10 +01:00
stickler-ci
87526194c5 Fixing style errors. 2022-11-29 19:44:44 +00:00
antonin_tdj
b713f645d4 Update extrafields.class.php error message
adapt error message for radio buttons
2022-11-29 20:35:43 +01:00
Lamrani Abdel
4881688aa6 fix type of variable from string to object 2022-11-09 19:13:44 +01:00
Laurent Destailleur
41a07f5e7d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-29 12:51:51 +02:00
Laurent Destailleur
8a599ec610 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-29 12:47:36 +02:00
Laurent Destailleur
c67f94ca4b Merge 2022-10-29 12:46:22 +02:00
Marc de Lima Lucio
82ca472245 FIX: only modify hidden checkbox/multislected extrafields on update if they are provided in request 2022-10-18 10:50:21 +02:00
Laurent Destailleur
fb28d14097 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
ec29a6a608 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-28 21:18:22 +02:00
Frédéric FRANCE
138ab46237 fix doc 2022-09-21 20:09:52 +02:00
Frédéric FRANCE
9ddf65de63 NEW extrafield price with currency 2022-09-21 14:59:46 +02:00
Laurent Destailleur
871ae1d65e Merge pull request #22295 from frederic34/adminbadgeextrafields
NEW show badge with number of extrafields in setup
2022-09-20 00:34:22 +02:00
Frédéric FRANCE
d91d02f44c add badges in user admin 2022-09-16 09:31:02 +02:00
javieralapps4up
3132f205cb Update extrafields.class.php
The content of the field is never displayed translated. When fixing it, 18 is too short
2022-09-15 16:47:39 +02:00
lmarcouiller
9b51586209 fix style error 2022-09-15 14:13:27 +02:00
lmarcouiller
4437506ef9 Fix : datetime extrafield behaviour 2022-09-15 13:53:52 +02:00
Laurent Destailleur
c6d03b694c Fix css for ip exrafield type 2022-09-05 18:31:48 +02:00
Laurent Destailleur
6e5b1af6ec Merge pull request #22008 from frederic34/productbatch
fix php8 warnings
2022-09-02 10:30:19 +02:00
Laurent Destailleur
3b5f907816 Merge pull request #22006 from frederic34/extrafieldsbankline
add tables for bank lines extrafields
2022-09-02 10:16:42 +02:00
Laurent Destailleur
027e597776 Merge branch 'develop' into productbatch 2022-09-02 10:11:47 +02:00
Laurent Destailleur
3d9b57ac3f Clean code 2022-09-02 09:35:10 +02:00
Frédéric FRANCE
a10a428bc3 add doc 2022-09-01 14:01:27 +02:00
Frédéric France
8e66b7207e replace ! empty by !empty 2022-08-31 22:14:20 +02:00
Frédéric France
e71692e745 fix php8 warnings 2022-08-31 22:02:31 +02:00
Laurent Destailleur
2e905b127a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/admin/productaccount.php
	htdocs/accountancy/index.php
	htdocs/product/admin/product.php
2022-08-25 14:35:08 +02:00
kevin
6da57e512b FIX PHP8 warning in ShowOutputField function 2022-08-22 16:04:40 +02:00
Laurent Destailleur
3e6e4cc428 FIX php8 2022-07-14 10:58:51 +02:00
Laurent Destailleur
75693ce34a FIX php8 2022-07-14 10:56:55 +02:00
Laurent Destailleur
8422d3079c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-12 19:10:08 +02:00
Laurent Destailleur
e6cf329596 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-07-12 19:09:16 +02:00
Laurent Destailleur
6c1b22eb48 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-07-12 19:08:15 +02:00