Laurent Destailleur
c67ea96e19
FIX Multicompany for SEPA file generation
2023-06-14 15:09:36 +02:00
Philippe GRAND
f660e13f20
fix : Warning: Undefined array key cat_fk in /home/httpd/vhosts/doliweb.com/httpdocs/categories/class/categorie.class.php on line 289
2023-06-13 19:47:21 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
c891196b5b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-25 21:02:01 +02:00
stickler-ci
10f286c454
Fixing style errors.
2023-04-25 13:04:59 +00:00
jonathan-lescaut
2f68ba1e2f
fix compatibility with actioncomm
...
Compatibility with actioncomm table which has id instead of rowid
2023-04-25 14:57:05 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Frédéric FRANCE
78bd96dd58
fix tooltip ajax
2023-03-28 20:03:42 +02:00
Laurent Destailleur
e247337fc2
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-24 19:47:24 +01:00
Laurent Destailleur
6b07447b81
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-03-24 19:42:06 +01:00
VESSILLER
daa34b85fe
New filter products for sale
2023-03-20 13:27:48 +01:00
VESSILLER
d523f91a29
NEW limit load products in takepos
2023-03-20 12:28:18 +01:00
VESSILLER
8dd7a22482
FIX limit after order in get objects in category
2023-03-20 09:45:02 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Laurent Destailleur
a0c53bc0bc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-14 21:04:44 +01:00
Laurent Destailleur
60231acf0f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-14 11:01:50 +01:00
Benjamin Falière
c3fc14a45a
FIX bad check on if in get_all_ways
2023-02-13 16:05:12 +01:00
Frédéric FRANCE
beba616f3c
clean code
2023-02-11 22:13:15 +01:00
Frédéric FRANCE
dc15349e83
clean code
2023-02-06 21:43:50 +01:00
Frédéric FRANCE
b238830c82
keep original label
2023-02-05 23:19:56 +01:00
Frédéric FRANCE
6e07cee3fc
fix tooltip
2023-02-05 17:04:26 +01:00
Frédéric FRANCE
41dd574b16
clean js
2023-02-02 22:59:54 +01:00
Frédéric FRANCE
ffa9e1e52f
add ajax tooltip on categories
2023-02-02 22:23:43 +01:00
Laurent Destailleur
b3b0fe2444
Clean code
2023-01-06 20:12:58 +01:00
Laurent Destailleur
6824f82cc8
Fix warnings
2022-12-28 13:58:23 +01:00
Laurent Destailleur
1e76422a50
NEW Show picto and color into combo for selection of tags
2022-10-31 13:00:41 +01:00
Laurent Destailleur
92d0dff65d
Clean code
2022-10-11 02:40:55 +02:00
Laurent Destailleur
49e68c7fce
NEW Bulk action to remove a category in list/search website pages
2022-10-08 17:04:20 +02:00
Frédéric FRANCE
4de7ecc100
doc
2022-09-30 10:01:20 +02:00
Philippe GRAND
04f84ffd44
update code toward php8 compliance
2022-09-24 14:36:58 +02:00
Laurent Destailleur
87b74b3de7
FIX #22360
2022-09-23 17:16:46 +02:00
Laurent Destailleur
5534e95062
FIX #22360
2022-09-23 17:12:26 +02:00
Philippe GRAND
857646ed36
update code toward php8 compliance
2022-09-10 11:00:38 +02:00
Philippe GRAND
b3d0be6b6b
update code toward php8 compliance
2022-09-09 10:29:27 +02:00
Laurent Destailleur
3d9b57ac3f
Clean code
2022-09-02 09:35:10 +02:00
Laurent Destailleur
983a530251
Log
2022-08-11 14:36:50 +02:00
ptibogxiv
3719366e04
Fix read knowledgemanagement categories
2022-08-04 19:31:14 +02:00
Laurent Destailleur
ab2afd772b
Merge pull request #21600 from ymollard/eventorg-fixes
...
FIX: EventOrganization Missing databases entries and labels
2022-07-29 15:40:21 +02:00
Yoan Mollard
6519edabc5
Error messages for category
2022-07-27 21:34:36 +02:00
Laurent Destailleur
66c27139e1
Fix php8
2022-07-25 19:21:14 +02:00
Laurent Destailleur
bd0d932213
Protection when a category has a parent that is category with other type
2022-07-25 18:37:55 +02:00
Laurent Destailleur
4c4e081997
Debug v16
2022-06-28 13:09:53 +02:00
ptibogxiv
7f9a167d96
Update api_categories.class.php
2022-06-26 17:00:38 +02:00
ptibogxiv
1cfbadb197
Fix REST API for categories
2022-06-26 16:59:22 +02:00
Laurent Destailleur
36760d7a58
Try a Better FIX #21296
2022-06-17 14:03:55 +02:00
ptibogxiv
c486e60d53
Fix php8 compatibility
2022-06-12 14:27:11 +02:00
Laurent Destailleur
76da86112c
Doc
2022-06-01 21:46:42 +02:00