Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
98067fbfb4
Fix warnings
2023-05-02 04:46:23 +02:00
Laurent Destailleur
e2ec34e1e5
Clean code
2023-05-01 14:33:08 +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
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
42a2207e2c
Merge pull request #23037 from FliyFly/ScrutinizerPaymentExpenserReport
...
Fix(scrutinizer) paymentexpensereport
2023-03-22 10:42:24 +01:00
Laurent Destailleur
b1472b2e31
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-10 19:25:25 +01:00
Laurent Destailleur
0028ca6fb6
Merge pull request #24177 from ATM-Consulting/FIX_16.0_expensereport_add_ndf
...
Fix expensereport add ndf
2023-03-10 14:46:17 +01:00
GregM
7996ecf4f8
Fix expensereport add ndf
2023-03-10 10:42:00 +01:00
Laurent Destailleur
3f264989ce
Merge pull request #23906 from FliyFly/qodanaincompatible
...
Fix (qodana)
2023-03-08 13:21:14 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +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
Frédéric FRANCE
652a215a07
set errors from object
2023-02-24 16:57:39 +01:00
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00
FLIO
29e56ab3cf
fix (qodana) edit error and merge develop to be update
2023-02-21 17:51:24 +01:00
Frédéric FRANCE
c1882425db
fix tooltip
2023-02-15 22:26:16 +01:00
Frédéric FRANCE
bd5dc3dbcc
add ajaxtooltip on expensereport
2023-02-14 21:00:34 +01:00
FLIO
156922fc51
Fix (qodana) Incompatible return type
2023-02-14 14:09:56 +01:00
Laurent Destailleur
1554a54e17
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-09 19:41:55 +01:00
Laurent Destailleur
2a83487c46
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-09 19:37:33 +01:00
Laurent Destailleur
1873371616
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-09 18:08:23 +01:00
Frédéric FRANCE
1fa1d11500
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-09 15:26:40 +01:00
Laurent Destailleur
a352bcec5d
Merge pull request #23841 from avolani/16.0-FixODTFieldReplacement
...
Fix odt empty placeholder replacement
2023-02-09 14:59:23 +01:00
Frédéric FRANCE
3f8aaf5cbc
clean code
2023-02-08 21:30:55 +01:00
stickler-ci
637603731a
Fixing style errors.
2023-02-08 15:26:10 +00:00
avolani
98bfba1f46
Add missing table_element
...
This allow usage of extrafields logic (still missing table and setup pages)
2023-02-08 16:20:47 +01:00
Philippe GRAND
495a865652
fix : Warning: Undefined property: ExpenseReportLine:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/pdf.lib.php on line 2289
2023-02-07 14:59:02 +01:00
Philippe GRAND
8d1a84d56c
fix : Warning: Undefined property: ExpenseReport:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/pdf.lib.php on line 2289
2023-02-07 14:56:38 +01:00
Laurent Destailleur
1f195a3be5
Fix #yogosha14963
2023-02-04 14:04:25 +01:00
FLIO
dbe7f659cc
fix (scrutinizer) replace datepaid by datep and in payment replacement of the variable that receives the value
2023-01-31 22:55:04 +01:00
Laurent Destailleur
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +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
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
Laurent Destailleur
283ad1abcf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-18 20:54:16 +01:00
Laurent Destailleur
2a299068ad
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-18 20:45:44 +01:00
stickler-ci
4ee0ede6d8
Fixing style errors.
2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9
FIX: Errors Handling for CreateFrom Hooks
2023-01-18 09:44:23 +01:00
Laurent Destailleur
a3d20f2672
Merge pull request #23591 from lamrani002/kanbanExpensereport
...
NEW kanban mode for liste of expensereport
2023-01-17 17:37:35 +01:00
Lamrani Abdel
070128367d
kanban mode for list of expensereport payments
2023-01-17 12:36:58 +01:00
Lamrani Abdel
9c082d5df2
kanban mode for liste of expensereport
2023-01-17 11:31:40 +01:00
Laurent Destailleur
5280d070e3
Fix technical debt
2023-01-06 19:24:57 +01:00
Laurent Destailleur
43a0ccce2b
Clean code
2023-01-04 11:37:24 +01:00
Laurent Destailleur
8a4613176c
Fix warnings
2022-12-28 16:26:07 +01:00
Laurent Destailleur
77d6b9510b
Clean code
2022-12-28 13:04:11 +01:00
Laurent Destailleur
547dee7b41
Fix scrutinizer
2022-12-28 02:54:35 +01:00
Laurent Destailleur
c22d9f282a
Merge pull request #23016 from inovea-conseil/FIX_product_type9
...
FIX product_type 9
2022-11-30 00:41:35 +01:00