2
0
forked from Wavyzz/dolibarr
Commit Graph

3201 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
be6869f388 Fix date selector html 2025-01-13 01:06:29 +01:00
Laurent Destailleur (aka Eldy)
802562a575 Fix regression after a fix 2025-01-09 19:35:01 +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
Laurent Destailleur
eff4ee9fae Debug v21 2024-11-05 10:14:40 +01:00
Laurent Destailleur
590ecf0243 Debug v21 2024-11-05 01:43:48 +01:00
Frédéric FRANCE
1adc883b56 add baseline exclude for phpstan (#31632)
* add baseline exclude for phpstan

* update

* update

* update

* update

* update

* merge

* restore one filter

* delete old errors

* fix

* fix

* fix

* $moreforfilter can t be empty

* fix

* enable check

* refresh baseline

* add phpdoc

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Je2fb
408215b873 Fix issue product multicurrency price in form list and incoterm location (#31651)
* Update html.form.class.php for multicurrency issue

Error in the name of the parameter data-multicurrency-up replaced by data-multicurrency-unitprice

* Fix Incoterm location

Replacement of function to retrieve the data from GET argument form GETPOSTINT to GETPOST, location_incoterms is a string and not a number

* Update card.php

* Update card.php

* Update card.php

* Update card.php

* Update shipment.php

* Update card.php

* Update card.php

* Update stocktransfer_card.php

* Update card.php

* Update card.php
2024-10-31 18:45:24 +01:00
Laurent Destailleur
034f77e8f7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-10-31 18:38:47 +01:00
atm-thomasb
8a3e845b5b New RIB selector instead of default (#30899)
* Initial commit - adding new code

* backup, selector added

* NEW: column fk_iban in sql files

* changing the place of the selector

* fix: solved conflicts

* fix: reverted some extremely minor changes

* NEW_first_version_of_form

* TEST: removing chanbges on one file

* same test

* no idea how it's working

* FIX: button is working again

* First version of task working

* FIX: code cleanup to prepare for PR

* FIX: PR preparation part 2

* Revert "FIX: PR preparation part 2"

This reverts commit d11daa6da9.

* WIP added translated error for no iban found when creating bank transfert

* QUAL: simplifying readability of sql

* FIX: renaming fk_iban to fk_societe_rib

* WIP: new simplification of sql

* NEW: xml updated correctly

* FIX: wysiwig fixes

* FIX: PR preparation

* FIX: reverted default rib for llx_user

* FIX: last changes before standard PR

* Initial commit - adding new code

* backup, selector added

* NEW: column fk_iban in sql files

* changing the place of the selector

* fix: solved conflicts

* fix: reverted some extremely minor changes

* NEW_first_version_of_form

* TEST: removing chanbges on one file

* same test

* no idea how it's working

* FIX: button is working again

* First version of task working

* FIX: code cleanup to prepare for PR

* FIX: PR preparation part 2

* Revert "FIX: PR preparation part 2"

This reverts commit d11daa6da9.

* WIP added translated error for no iban found when creating bank transfert

* QUAL: simplifying readability of sql

* FIX: renaming fk_iban to fk_societe_rib

* WIP: new simplification of sql

* NEW: xml updated correctly

* FIX: wysiwig fixes

* FIX: PR preparation

* FIX: reverted default rib for llx_user

* FIX: last changes before standard PR

* FIX: resolved conflicts

* FIX: fixed automatic check warnings

* FIX: more check warnings fixed

* Update htdocs/compta/facture/prelevement.php

Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com>

* FIX: Added intval checks

* FIX: added escape

* FIX: forgot one entity

* FIX: added more escape for travis

* fix: removed an error handling that caused ci/cr conflicts

* fix: bonPrelevement create error that triggered when not error but empty result

* fix: added one space

---------

Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-30 23:15:33 +01:00
Mohamed DAOUD
057581aaf7 NEW Add Filter Assistance for Filling Filters Field (#31646)
* work on report page

* add translation

* optimize the query

* fix

* fix trans

* Update customreports.php

* Update customreports.php

* Update customreports.php

* fix phan
2024-10-30 21:29:41 +01:00
Laurent Destailleur
1814e2bf15 Look and feel v21 2024-10-30 15:16:27 +01:00
Laurent Destailleur
46c6827ccb Debug v21 2024-10-28 19:42:17 +01:00
MDW
67e9eaff46 Qual: Fix phan/phpstan notices in class files (part 2) (#31523)
* Qual: Fix phan notices in class files (part 2)

* Qual: Fix phan notices doleditor...events.class

* Qual: Fix phan notices defaultvalues...formprojet.class

* Qual: Fix notices formsetup...formwebsite.class

* Qual: Fix phan notices in class files (part 2)

* Qual: Fix phan notices doleditor...events.class

* Qual: Fix phan notices defaultvalues...formprojet.class

* Qual: Fix notices formsetup...formwebsite.class
2024-10-26 18:24:40 +02:00
Mathieu Moulin
6ee1d83dff Fix ajax selectobject with commonobjectline objects (#29941)
* Fix ajax selectobject with commonobjectline objects

* Clean code : put in another branch

* Parent element defined for CommonObjectLines

* Clean code

* Clean code

* Parent element defined for CommonObjectLines

* Parent element defined for CommonObjectLines

* Clean code

* getElementProperties for commonObjectLines

* Remove changes to split into multiple PRs

* fix mistake in previous commit

* fix mistakes (thanks pre-commit)

* fix mistakes (thanks again pre-commit)

* Update html.form.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-26 17:03:34 +02:00
Laurent Destailleur
9396be1dbc Clean ckeditor setup 2024-10-26 16:22:05 +02:00
Laurent Destailleur
ab6bfdf963 CSS 2024-10-26 15:41:34 +02:00