Commit Graph

126677 Commits

Author SHA1 Message Date
Thibault Fiacre
7706c9ef23 NEW workstation module is stable (#26593) 2023-11-19 00:49:57 +01:00
Rémi Champlon
79154f4864 Fix : right to show suppliers count on thirdparty index (#26686)
* thirdparty stats : use supplier read  right

* fix

---------

Co-authored-by: Rémi Champlon <remi.champlon@vold.lu>
2023-11-19 00:49:19 +01:00
IC-Nicolas
ae608c3bb7 Unused method in Dolibarr (#26737) 2023-11-19 00:47:23 +01:00
Maxime Kohlhaas
a8c0c63565 Fix : cost calculation on a bom using workstation (#26738) 2023-11-19 00:46:09 +01:00
Laurent Destailleur
9062e8988d Changelog 2023-11-19 00:35:13 +01:00
Laurent Destailleur
7f1443effa Fix name of constant 2023-11-19 00:33:37 +01:00
Sébastien NASSIET
181ee31c47 doActions hook on update category (#26726)
* doActions hook on update category

* Update edit.php
2023-11-19 00:08:49 +01:00
Florian Mortgat
564d930d33 FIX escape HTML tags in return value of getFullName() (#26735) 2023-11-18 23:55:25 +01:00
Laurent Destailleur
f52beb7bce Fix phpcs 2023-11-18 23:51:52 +01:00
Laurent Destailleur
5c1a7e7541 Debug v19 2023-11-18 23:50:35 +01:00
moreauftheobald
1e36013e34 fix phpstan reception class (#26729)
* fix PHP STAN error on MO class

* fix PHP STAN error on MO class

* Update mo.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 23:25:16 +01:00
atm-sami
5a5483a610 New add extrafields for mo line (#26395)
* added recursive deletion option for child MOs + added recursive recovery method for child MOs

* add number of MOs in form_confirm

* update to delete number of mo childs if is null

* added checking of an infinity loop

* review PR

* add extrafields for mo lines

* update

* update for travis

* Update 18.0.0-19.0.0.sql

* Update functions.sql

* Delete htdocs/install/mysql/tables/llx_mrp_production_extrafields.key.sql

* Delete htdocs/install/mysql/tables/llx_mrp_production_extrafields.sql

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 23:17:57 +01:00
Laurent Destailleur
9d26ccb801 Missing dbversion 2023-11-18 19:03:47 +01:00
Laurent Destailleur
d769b2884d Debug v19 2023-11-18 18:07:11 +01:00
Laurent Destailleur
3b3105fb20 CSS 2023-11-18 17:55:47 +01:00
Laurent Destailleur
2374cdd76c Debug v19 2023-11-18 17:45:00 +01:00
Laurent Destailleur
6c2fdfd4b7 Debug v19 2023-11-18 17:05:22 +01:00
Lucas Marcouiller
bba49ba486 Fix bookcal public page (#26725)
* fix select all availabilities days

* generate array all availabilities ranges

* booking with new way

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-18 16:56:17 +01:00
HENRY Florian
adeded25f4 Dev phpstan (#26723)
* fix: remove phpstan warning

* fix phpstan

* fix phpstan

* fix phpstan
2023-11-18 16:49:39 +01:00
Eric
47702c0cfd Fix paymentsalary undef (#26636)
* nom (deprecated) -> name

* fix phpstan undef propertties

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 16:32:02 +01:00
HENRY Florian
3b252e50a3 fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README (#26679)
* fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README

* add other custom files

* add other custom files
2023-11-18 15:11:40 +01:00
Maxime Kohlhaas
ef1916f0db Fix : translated product desc was overwriting desc even if text was added after (#26687) 2023-11-18 14:15:34 +01:00
Laurent Destailleur
b141312f3c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 14:13:54 +01:00
Christophe Battarel
75a7d0de9b fix shipping ref if already set (#26156)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-18 14:11:34 +01:00
Thomas C
62ee44c058 fix property author id (#26685) 2023-11-18 12:47:42 +01:00
Eric
4f47f26aad undef chid from PaymentSalary -> id + deprecated doc (#26690)
* undef chid from PaymentSalary -> id + deprecated doc

* Update card.php

* Update paiement_salary.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 12:46:29 +01:00
Eric
ee05f34237 Paymentsalary datepayment datep (#26688)
* datepayment to datep member var

* datepayment to datep member var
2023-11-18 12:39:25 +01:00
Laurent Destailleur
f02a9d17eb Code comment 2023-11-18 12:27:32 +01:00
Thomas C
317243a2a9 FIX : property fichinter (#26689)
* fix property fichinter

* fix int to string

* Update fichinter.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 12:12:40 +01:00
IC-Ilies
4d0230a8d4 FIX#25399 (#26694) 2023-11-18 12:11:25 +01:00
ayoubayed
1a9128e861 [#26692] Fixed : undefined var on accountacyexport.class.php && facture.class.php (#26698)
Co-authored-by: Ayoub BAYED <ayoub@code42.fr>
2023-11-18 12:11:08 +01:00
Maxime Kohlhaas
05884f9b6a Fix : we can't use the reserved word offset (#26705) 2023-11-18 12:10:04 +01:00
Maxime Kohlhaas
a4bf031a32 Add offset in reserved words for extrafields (#26709) 2023-11-18 12:02:08 +01:00
Rémi Champlon
54bc3e69f8 New : Authorize credit note to 0 (#26710)
* authorize credit not to 0

* fix

---------

Co-authored-by: Rémi Champlon <remi.champlon@vold.lu>
2023-11-18 12:00:46 +01:00
Alexandre SPANGARO
af0c6899a7 Travis fix (#26708)
* Travis fix

* Travis remove warning "Line exceeds 500 characters"

* Travis remove warning "Line exceeds 500 characters"

* Travis remove warning "Line exceeds 500 characters"
2023-11-18 11:56:29 +01:00
Regis Houssin
3fb520aa3f FIX sql syntax error (#26711) 2023-11-18 11:55:12 +01:00
HENRY Florian
d1e6ac9acc Fix: php stan (#26713)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2023-11-18 11:54:37 +01:00
Regis Houssin
295d5a167c FIX avoid php8.2 warning : undefined variable (#26712) 2023-11-18 11:51:41 +01:00
Alexandre SPANGARO
072bdbdc9a NEW Accountancy - Added management of tax period closures #FPC21 (#25859)
* NEW Accountancy - Added management of tax period closures

* Unlock function fiscal year & closure admin page

* Fix travis

* Fix Visibility function

* Fix indent & space

* Fix indent

* Fix travis

* Update text

* Add action to generate has new entry with sub-ledger accounts details

* Return code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 11:25:43 +01:00
John BOTELLA
506cd26be9 Fix search dropdown accessibility (#26696)
* Change behavior of keydown

* Fix accessibility
2023-11-18 02:26:10 +01:00
John BOTELLA
2efd482e73 Change behavior of keydown (#26677) 2023-11-18 02:21:45 +01:00
Laurent Destailleur
6227580bda Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 02:16:29 +01:00
Laurent Destailleur
2a2ad7b3e9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 02:16:09 +01:00
HENRY Florian
f209cc5a94 fix: update setcost_price in htdocs/product/fournisseurs.php (#26700)
* fix: update setcost_price in htdocs/product/fournisseurs.php

* bettre fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 02:15:57 +01:00
Laurent Destailleur
be509634a4 Fix phpunit 2023-11-18 02:13:49 +01:00
Laurent Destailleur
1508d2121c Code comment 2023-11-18 02:11:59 +01:00
HENRY Florian
e487d663d6 fix:project Class Categerie not found on list project when module categorie is not enabled (#26699) 2023-11-18 01:43:16 +01:00
Eric
ca2a267537 undefined fk_parent_line (#26695) 2023-11-18 01:42:19 +01:00
Laurent Destailleur
c19fc54298 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 01:35:25 +01:00
Laurent Destailleur
b4f31eeee8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-18 01:34:41 +01:00