ldestailleur
05d0bba2a0
Update field denormalized_lower_planned_end_date in contract table.
2025-10-09 18:16:57 +02:00
ldestailleur
eeacbac425
Code comment
2025-10-09 16:54:54 +02:00
Frédéric FRANCE
2078610328
add dolBuildUrl with examples of use ( #35549 )
...
* add dol_buildurl with examples of use
* add dol_buildurl with examples of use
* add dol_buildurl with examples of use
* add dol_buildurl with examples of use
* wip
* wip
* add more example
* add more example
* add more example
* add more example
* add more example
* add more example
* add more example
* add example
* add example
* add example
* add example
* add example
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* add example
* add example
* add example
* add example
* add example
* add example
add example
add example
add example
add example
* add example
* add example
add example
add example
add example
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* wip
* wip
* clean code
2025-10-06 18:17:02 +02:00
ldestailleur
783dbd5ccf
Fix missing where on rowid
2025-10-04 02:33:28 +02:00
ldestailleur
49051ff165
Removed deprecated property ->projet (replace with ->project)
2025-09-21 15:08:56 +02:00
ldestailleur
15f34dbbb0
QUAL: Removed deprecated properties user_valid, user->creation,
...
user_modification replaced with user_ceation_id, user_validation_id and
user_modification_id.
2025-09-21 14:58:38 +02:00
ldestailleur
f9cd8367ad
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-20 16:23:22 +02:00
ldestailleur
ca878b2d76
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-20 16:19:57 +02:00
ldestailleur
048b0f98e6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-20 16:15:15 +02:00
ldestailleur
37c119d51d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-20 16:11:36 +02:00
ldestailleur
5614def20b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-20 16:06:08 +02:00
ldestailleur
f33fe1036f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-09-20 16:05:06 +02:00
Florian Mortgat
60f089c015
FIX 17.0: ContratLigne::fetch() returns 1 even if the line doesn't exist ( #35324 )
2025-09-12 15:19:20 +02:00
Frédéric FRANCE
e81d5378cd
clean code contract class ( #35245 )
...
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code
* clean code
* clean code
* clean code
* clean code
* fix typo
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-09-10 11:13:18 +02:00
Frédéric FRANCE
0e1478206a
clean code ( #35229 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 01:48:52 +02:00
Frédéric FRANCE
a1d7b11324
fix doc ( #35196 )
2025-09-03 12:54:17 +02:00
ldestailleur
3e2b962c1d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-01 11:40:04 +02:00
Romain
6d441f89a4
FIX : #33911 active services are reported as expired on the homepage ( #35125 )
2025-08-30 15:49:25 +02:00
Frédéric FRANCE
e0861b922f
normalise doc ( #34987 )
...
* normalise doc
* normalise doc
* normalise doc
2025-08-19 11:24:38 +02:00
ldestailleur
2d848e5512
Parameters $maxlen and $notooltip of Contract have been inverted to
...
follow the standard.
2025-08-17 02:20:52 +02:00
ldestailleur
0707ff5130
FIX bad consistency on test on permission to disable service
2025-08-08 12:15:46 +02:00
ldestailleur
3c0ecfc916
FIX bad consistency on test on permission to disable service
2025-08-08 12:15:17 +02:00
brice.l
789293c78a
Update contrat.class.php ( #34784 )
...
* Update contrat.class.php
Fix the function getListOfContracts with a missing LEFT JOIN when using $line_status
* Update contrat.class.php
add the left join in both cases and the inner join only for the product_categorie filter
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-24 11:01:32 +02:00
Laurent Destailleur
408b42d712
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-04 22:47:41 +02:00
kkhelifa-opendsi
115a430652
FIX: Fix delete ecm file into database when delete a contract ( #34310 )
2025-06-04 14:31:23 +02:00
Romain
d21a5b166f
Fix : #33911 active services are reported as expired on the homepage ( #34317 )
2025-06-04 14:00:50 +02:00
Charlène Benke
af07c504a8
if localtaxes_type is empty no array return ( #33938 )
2025-04-22 11:44:30 +02:00
ldestailleur
6af8298736
Fix related to #33449
2025-04-07 15:46:10 +02:00
Florian Mortgat
c9ecc5dfad
Remove deprecated columns price_ht and remise from llx_contratdet ( #33616 )
...
* [breaking change] Remove deprecated columns `price_ht` and `remise` from llx_contratdet and corresponding class properties
* FIX: remove references to deleted field `price_ht` from module
descriptor (exports)
2025-03-29 17:25:00 +01:00
ldestailleur
bb719f73cf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-03-19 14:19:01 +01:00
ldestailleur
1ab438d62e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-03-19 14:17:37 +01:00
Eric - CAP-REL
8073c0e1be
FIX : close all services on contract will close all lines ( #33466 )
...
* close line : line could be inactive or open
* Update contrat.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-15 12:03:37 +01:00
ldestailleur
16c7192d98
Clean code
2025-03-13 10:45:40 +01:00
MDW
ee9e89efaa
Qual: Fix phan notices (facture/3 + filefunc.inc) ( #33383 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
* Qual: Fix phan (contrat)
* Qual: Fix phan notices (facture/3 + filefunc.in)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-11 01:59:34 +01:00
ldestailleur
ae196154af
Fix SQL error
2025-03-07 15:45:20 +01:00
Laurent Destailleur
aad4a2bc7e
Merge branch 'develop' into retrieving-extraparams-for-lines
2025-03-06 04:57:15 +01:00
ldestailleur
d20e730c66
Clean code
2025-03-06 04:56:54 +01:00
yannis
3519174adf
Added retrieving extraparams for some object lines
2025-03-03 16:57:32 +01:00
MDW
928402c847
Qual: Fix phan (project-1)
2025-02-11 00:22:39 +01:00
MDW
24fa28dfe2
Qual: Fix getKanban phpdoc
...
# Qual: Fix getKanban phpdoc
Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur (aka Eldy)
ea8de773b6
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-30 13:02:03 +01:00
Laurent Destailleur (aka Eldy)
a8d3973a8d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-30 12:58:03 +01:00
Laurent Destailleur (aka Eldy)
c115a76d4e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-30 12:41:34 +01:00
Irvine Fleith
7848d77830
fix(contrat,facture-rec): undefined properties
2025-01-30 09:58:29 +01:00
Laurent Destailleur
adae4f0fb3
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-27 01:37:52 +01:00
Laurent Destailleur
940e42c1e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-27 01:30:34 +01:00
vmaury
cf0c04c6ee
Fix 31370 Pb with external account
2025-01-13 11:58:16 +01:00
Laurent Destailleur (aka Eldy)
f6115ec70b
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-13 00:07:00 +01:00
Laurent Destailleur (aka Eldy)
3ab49cf061
Debug v21 - Standardize code and translation of RefExt
2025-01-12 18:08:25 +01:00