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
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
54d1250887
Merge + Clean duplicate trigger code. We must use the context.
2023-03-02 02:19:24 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
e26e8ac85b
Debug v17
2023-03-01 12:35:33 +01:00
Laurent Destailleur
f740a039f7
Debug v17
2023-03-01 12:34:01 +01:00
Laurent Destailleur
b0b1e8d327
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-27 03:40:12 +01:00
Laurent Destailleur
ac410a4518
Fix missing url to check
2023-02-26 12:59:25 +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
6a68d3f6cd
Fix look and feel v17
2023-02-25 01:16:39 +01:00
Laurent Destailleur
04ca203ee8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-21 12:21:01 +01:00
Laurent Destailleur
3a561d78b9
css
2023-02-21 10:59:04 +01:00
Laurent Destailleur
fd3dffc892
Add kanban view for partnership object
2023-02-18 19:20:54 +01:00
Frédéric FRANCE
c1882425db
fix tooltip
2023-02-15 22:26:16 +01:00
Laurent Destailleur
89ad1cc7d5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-15 15:46:45 +01:00
Laurent Destailleur
a78016a37b
Fix list of status for partnership
2023-02-15 12:29:45 +01:00
Laurent Destailleur
c2eeb50948
Fix sql error insert partnership
2023-02-15 12:27:13 +01:00
Frédéric FRANCE
2c7a01848c
add ajax tooltip on partnership
2023-02-08 22:12:28 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Regis Houssin
481215eef4
FIX Multicompany use "element" name and not "table_element"
2023-01-16 14:40:35 +01:00
Laurent Destailleur
0f763d2606
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-31 15:01:24 +01:00
Laurent Destailleur
26ef1cb270
Debug v17
2022-12-31 14:54:20 +01:00
Laurent Destailleur
c593d990e4
Clean deprecated code for adodbtime
2022-12-30 18:55:10 +01:00
Frédéric FRANCE
5010b12705
Update partnership.class.php
2022-11-30 23:13:51 +01:00
Frédéric FRANCE
15b4f157b1
clean code
2022-11-30 21:57:24 +01:00
Faustin
1b5bbf72fc
Limit partnership creation on public page by ip adress
2022-11-23 13:41:02 +01:00
Maxime Kohlhaas
022f0db1e8
Fix scrutinizer partnership_type.class.php 9 issues
2022-10-23 11:06:21 +02:00
Laurent Destailleur
be10cdee95
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-06 16:03:50 +02:00
Laurent Destailleur
b5c745a573
Fix warnings
2022-10-04 14:51:47 +02:00
Laurent Destailleur
4e88c5e292
Fix warnings
2022-10-03 19:41:04 +02:00
Laurent Destailleur
150f4c45d8
FIX default value for partnership status
2022-09-29 15:20:19 +02:00
Philippe GRAND
66360758aa
update code toward php8 compliance
2022-09-24 14:51:39 +02:00
Frédéric France
63195e0ca3
fix license
2022-09-07 20:21:01 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Philippe GRAND
c0239b95ea
FIX php8 compatibility
2022-08-28 14:22:17 +02:00
Philippe GRAND
84ff7e3648
FIX php8 compatibility
2022-08-28 14:21:23 +02:00
Frédéric France
e78f9a56be
use isModEnabled
2022-08-23 20:16:28 +02:00
Laurent Destailleur
20380fb210
Add status suspended
2022-07-15 15:35:56 +02:00
Laurent Destailleur
b000ee7c50
NEW Add API for partnership module
...
Debug module builder
2022-07-15 13:41:02 +02:00
Laurent Destailleur
f0848d9f9f
Debug v16
2022-06-30 15:58:59 +02:00
Laurent Destailleur
4c4e081997
Debug v16
2022-06-28 13:09:53 +02:00
Laurent Destailleur
f0f24291d4
Debug v16
2022-06-14 10:40:10 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
1f59e329cd
Work on public form for partnership
2022-05-10 16:50:33 +02:00
Laurent Destailleur
3a5fe5063d
Debug v16
2022-05-10 16:19:00 +02:00
Laurent Destailleur
d496ad65e6
Enhance the feature of keyword detection for partnership
2022-04-29 11:16:15 +02:00
Laurent Destailleur
cf13eb7ac7
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-15 18:22:37 +01:00
Laurent Destailleur
57c0e7109a
Fix parntership module
2022-03-14 14:35:06 +01:00