2
0
forked from Wavyzz/dolibarr
Commit Graph

3214 Commits

Author SHA1 Message Date
MDW
ac35daf08f Qual: Fix whitespace 2025-01-15 14:54:33 +01:00
Laurent Destailleur
2d641d7537 Merge pull request #32657 from rycks/develop_hook_for_vat_rates
add a hook on vat rate
2025-01-15 14:19:19 +01:00
Laurent Destailleur
acf1430bed Update html.form.class.php 2025-01-15 14:18:22 +01:00
Laurent Destailleur (aka Eldy)
f6f38aebb4 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-15 13:02:21 +01:00
Laurent Destailleur (aka Eldy)
cf62921762 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-15 13:01:03 +01:00
Laurent Destailleur (aka Eldy)
c58016c2cf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-15 12:46:26 +01:00
Eric Seigne
9587403e0a add a hook on vat rate 2025-01-14 22:16:34 +01:00
Laurent Destailleur (aka Eldy)
be6869f388 Fix date selector html 2025-01-13 01:06:29 +01:00
Laurent Destailleur (aka Eldy)
a021c4e667 Fix date selector html 2025-01-13 01:05:34 +01:00
Laurent Destailleur (aka Eldy)
b48c9239df Fix js console warnings of html into option 2025-01-10 13:47:53 +01:00
Laurent Destailleur (aka Eldy)
802562a575 Fix regression after a fix 2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
429f5db55a Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-09 14:09:33 +01:00
Laurent Destailleur (aka Eldy)
58e42656c0 Fix regression after a fix 2025-01-09 13:54:25 +01:00
Regis Houssin
929aa8ee91 FIX avoid warnings + debug 2025-01-08 20:32:19 +01:00
GregM
3737f3c0cd FIX select 2 no record found 2025-01-08 12:30:46 +01:00
MDW
d417eb2fcb Qual: Avoid suspicious order with better arg name 2024-12-31 15:26:22 +01:00
Laurent Destailleur (aka Eldy)
e556dfe604 Debug v21 2024-12-30 20:49:50 +01:00
Laurent Destailleur (aka Eldy)
5d0758c02c Debug v21 2024-12-30 00:57:03 +01:00
Laurent Destailleur (aka Eldy)
85547f7594 Debug v21 2024-12-30 00:50:33 +01:00
Laurent Destailleur (aka Eldy)
be5eef7053 Complete #32292 #32434 2024-12-26 15:43:29 +01:00
Laurent Destailleur (aka Eldy)
1350c60e77 Fix cti 2024-12-19 17:29:55 +01:00
Laurent Destailleur (aka Eldy)
289b69bb24 Debug v21 - Fix set of focus on description after slection of type of
line
2024-12-19 01:05:39 +01:00
Laurent Destailleur (aka Eldy)
ff2aa10145 Debug v21 2024-12-18 21:35:52 +01:00
Laurent Destailleur (aka Eldy)
50695e4dcf Debug v21 2024-12-18 21:19:15 +01:00
Laurent Destailleur (aka Eldy)
93884e3424 Fix on auto event, can't change the owner of event. 2024-12-18 20:23:21 +01:00
Laurent Destailleur (aka Eldy)
8bab8f90c7 Debug v21 - Must use USF 2024-12-18 19:47:53 +01:00
Laurent Destailleur (aka Eldy)
65f9e7f172 Fix parsing input date for eldy calendar when using short year 2024-12-15 15:38:38 +01:00
Laurent Destailleur (aka Eldy)
2ddd518029 Debug v21 2024-12-13 18:11:05 +01:00
Mohamed DAOUD
c574e62972 Update html.form.class.php 2024-12-05 10:49:24 +01:00
Mohamed DAOUD
b3e49ba5db enhance selectDate 2024-12-04 17:03:51 +01:00
Mohamed DAOUD
b8089532ff Enhance Custom Report Filter Editor (#32154)
* Enhance filter editor

* add trans keys

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-12-01 23:32:32 +01:00
Laurent Destailleur
c9d0842102 Debug v21 - Placeholder management code for product is now completed 2024-11-26 21:22:41 +01:00
Laurent Destailleur
b9976a2429 Fix trans 2024-11-26 19:18:43 +01:00
Laurent Destailleur
c5ea16ad6c Fix lang 2024-11-26 19:14:57 +01:00
Laurent Destailleur
ed2353b337 Fix typo 2024-11-26 19:13:35 +01:00
Laurent Destailleur
a2aa730c9a Debug v21 2024-11-26 19:05:45 +01:00
Laurent Destailleur
bc83d330b6 Debug v21 2024-11-25 03:16:30 +01:00
Laurent Destailleur
7b30d8d37c Debug v21 2024-11-22 10:53:08 +01:00
Laurent Destailleur
a0f98563bc Merge branch 'enhance-display-filter-editor' of github.com:Daoud-mohamed/dolibarr into Daoud-mohamed-enhance-display-filter-editor 2024-11-19 11:58:34 +01:00
Laurent Destailleur
6d42a3cbe9 Optimize code 2024-11-19 03:31:21 +01:00
Mohamed DAOUD
b23efea01e enhance display filter editor 2024-11-18 21:55:30 +01:00
Laurent Destailleur
1a9722cc8a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-18 18:16:42 +01:00
Laurent Destailleur
3e22defdaf Clean code 2024-11-18 18:15:58 +01:00
Frédéric FRANCE
35c2baf18c avoid to link object twice (#31987)
* avoid to link object twice

* restore change removed in merge develop in develop

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-18 18:15:28 +01:00
Lucas Marcouiller
1ec2b053b7 fix warning in html form class (#31860)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-16 10:45:29 +01:00
atm-jonathan
e20d1f0896 NEW multiselect search_sale in list societe (#29110)
* multiselect commerciaux

* retour Wysy

* retour pr

* retour PR

* retour PR

* retour PR

* retour PR

* retour PR

* retour PR

* count > 0

* GETPOSTISARRAY() $search_sale

* pre-commit

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 22:36:26 +01:00
Laurent Destailleur
a64de4d24d Clean code 2024-11-12 12:57:08 +01:00
Laurent Destailleur
07c3690bb7 FIX the style not visible in combo using autocomplete 2024-11-12 01:26:08 +01:00
atm-lena
10e18da5d7 Develop new facture rec field societe rib management (#31698)
* Add field "fk_societe_rib" in llx_facture_rec

* Add field fk_societe_rib FactureRec

* Management of new field "Bank Account Customer" in facture rec

* Empty Value Management

* Change method of hide/show field

* Preselect RIB

* Rename function

* Edit structure formiban

* fix merge conflict

* Clean code

* clean code

* change translations

* default rib preselected in invoice rec create

* fix "=="

* Update card-rec.php

---------

Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 17:53:35 +01:00
Frédéric FRANCE
15490b292f fix phpstan and fix CI (#31739)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-11-10 11:16:23 +01:00