Commit Graph

126677 Commits

Author SHA1 Message Date
Laurent Destailleur
88522b0706 Fix css 2023-11-20 21:28:43 +01:00
Laurent Destailleur
f5240781a1 Fix phpcs 2023-11-20 21:25:52 +01:00
Laurent Destailleur
406447d1d5 Trans 2023-11-20 21:16:32 +01:00
atm-lucas
73087bee2f FIX - change error message on quantity (#26606)
* Added a new error message on quantity split

* fault correction

* Add loading translation files

* Fault

* Translation key

* Code correction

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-20 20:42:27 +01:00
MDW
8eb2383003 NEW Suggest root path configurations in conf.php.example (#26609)
* NEW Suggest root path configurations in conf.php.example

* Suggest dynamic path configuration in comment, not in actual code
2023-11-20 20:39:40 +01:00
Regis Houssin
ca7fe7e29e FIX MAIN_LANG_DEFAULT was no longer saved during installation (#26637) 2023-11-20 20:38:42 +01:00
Frédéric FRANCE
714c076785 fix typos in apstats.php (#26749)
* fix typos in apstats.php

* Update apstats.php
2023-11-20 20:20:14 +01:00
William Mead
02eadb29fc FIX #25458 intervention localizations (backport v17) (#26757)
* Fix reopen button localization. Added contributor details.

* Added EN done localization

* Added FR done localization

---------

Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-11-20 20:19:43 +01:00
sonikf
06874fdd90 fix translation (#26754) 2023-11-20 20:18:59 +01:00
Frédéric FRANCE
fd31c47439 fix duplicate (#26753) 2023-11-20 20:18:24 +01:00
Frédéric FRANCE
bca057afe5 Fix #26740 (#26752)
https://github.com/Dolibarr/dolibarr/issues/26740

need $langs
2023-11-20 20:18:09 +01:00
Saami PERDRIX
7e9947a3e6 FIX php8 fatal on edit supplier order when multicurrency is activated (#26758) 2023-11-20 20:17:44 +01:00
IC-Nicolas
78259c37ce Duplicate entries (#26759) 2023-11-20 20:17:24 +01:00
William Mead
74faf3547e Fixed total service quantity. Added contributor details. (#26761)
Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-11-20 20:16:08 +01:00
UT from dolibit
11a98067b5 Update README.md (#26762)
added some new available modules
2023-11-20 20:15:16 +01:00
Beef
7be1ba3432 Fixes syntax errors in Advanced Stock Transfer and adds checks for null values (#26766) 2023-11-20 20:14:35 +01:00
Laurent Destailleur
da4bdfe822 FIX #26751 2023-11-20 20:13:24 +01:00
Laurent Destailleur
ff38cc4bdd Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-20 20:02:30 +01:00
Laurent Destailleur
cabd0937d0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-20 19:59:34 +01:00
Laurent Destailleur
146c78a3de Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:54:27 +01:00
Laurent Destailleur
d1a80920ff Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:53:50 +01:00
Laurent Destailleur
472f25d945 Debug v19: Caches must be stored into conf->cache['nameofcache'] 2023-11-20 19:50:47 +01:00
Laurent Destailleur
a9c2a44074 CSS 2023-11-20 18:23:28 +01:00
Laurent Destailleur
ed122e5408 Clean depracted table 2023-11-20 17:46:57 +01:00
Laurent Destailleur
e7a629b319 Debug v19 2023-11-20 14:54:13 +01:00
Laurent Destailleur
090ecd3611 Debug v19 2023-11-20 12:31:30 +01:00
Laurent Destailleur
1a6d8e304d Fix responsive and css. Rename time spent. 2023-11-20 11:41:02 +01:00
Laurent Destailleur
806e3a11f6 Filters on list must not use the LEFT JOIN but EXISTS into the WHERE. 2023-11-19 16:01:50 +01:00
Laurent Destailleur
a18c8ab380 Fix warnings 2023-11-19 13:39:54 +01:00
Laurent Destailleur
219bb50cac Fix warning 2023-11-19 13:34:36 +01:00
Laurent Destailleur
196017f957 Fix false positive 2023-11-19 13:26:00 +01:00
Laurent Destailleur
c5f863f10f Fix warnings 2023-11-19 13:21:08 +01:00
Laurent Destailleur
27b5061cbd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-19 13:13:39 +01:00
Laurent Destailleur
938b2da768 Clean code for closing of fiscal period and be ready for alternative
mode of working.
2023-11-19 13:12:58 +01:00
Laurent Destailleur
ab10297db7 Rename method for a more generic use 2023-11-19 12:42:06 +01:00
lamrani abdelwadoud
c8ad1e616b Solution to restore a massive stock movement error. (#26623)
* NEW functionality for save movement reversed

* remove variable

* Fix variable to be properly validated or sanitized

* cast variable

* Fix for cast variable injection on SQL

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 10:58:16 +01:00
Laurent Destailleur
b55e8de320 Removed a deprecated substitution tag 2023-11-19 10:55:25 +01:00
Laurent Destailleur
42d1c3b938 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-19 10:54:37 +01:00
evarisk-micka
af8ca9a205 NEW #26676 [MassAction] add missing substitution variables (#26678)
* NEW #26676 [MassAction] add missing substitution variables

* Update massactions_pre.tpl.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 10:53:50 +01:00
Sébastien NASSIET
0fcfae30f8 Add doActions Hook on all actions on Categories (#26744)
* Update card.php

* Update photos.php

* Update edit.php
2023-11-19 10:50:21 +01:00
Alexandre SPANGARO
eb11c19823 Supplier invoice - payment list - Manage Checkbox on left column (#26741)
* Travis fix

* Travis remove warning "Line exceeds 500 characters"

* Travis remove warning "Line exceeds 500 characters"

* Travis remove warning "Line exceeds 500 characters"

* Supplier invoice - payment list - Manage Checkbox on left column
2023-11-19 10:46:22 +01:00
Laurent Destailleur
3c6bc209e2 Add autorefresh 2023-11-19 10:38:15 +01:00
Laurent Destailleur
7f5b230dd5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-19 10:33:19 +01:00
Laurent Destailleur
5d1fe5adf8 CSS 2023-11-19 10:32:11 +01:00
andreubisquerra
63643e5437 Finishing auto TakePOS setup with default account (#26683)
* Finishing auto TakePOS setup with default account

* Travis FIX

* Travis fix

* Update modTakePos.class.php

* Copy customer logic

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 01:56:53 +01:00
Frédéric FRANCE
cb26b28869 Update functions2.lib.php (#26734)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 01:02:21 +01:00
IC-Nicolas
adee8ac1a8 FIX fix phpstan double copy of variable (#26739) 2023-11-19 01:01:38 +01:00
Regis Houssin
030f7ffde1 FIX avoid php8.2 warnings (#26720)
* FIX avoid php8.2 warnings

* FIX avoid travis error

* FIX travis error

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 00:56:46 +01:00
Eric
c3939fc4d0 fix undef line and action (#26646)
* fix undef line and action

* fix update quantity

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 00:54:39 +01:00
HENRY Florian
d5343cfedb fix: phpstan (#26721)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix: phpstan

* fix: phpstan
2023-11-19 00:52:16 +01:00