* ticket progress nullable (#36178)
* ticket progress nullable
* ticket progress nullable
* clean code (#36180)
* clean code
* clean code
* clean code
* Fix update of color when using HTML5
* CSS
* css
* Fix date input on smartphone
* css
* css
* css
* Clean code
* Responsive
* NEW add hourly rate in list of users
* Fix reset of budget
* Clean code
* Debug v23
* Fix regression
* Debug v23
* CSS
* Qual: Update Phan baseline.txt (#36190)
#Qual: Update Phan baseline.txt
Update the Phan baseline.txt file to reflect changes in the number of occurrences of specific issues.
* clean code (#36179)
* clean code
* clean code
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW Holiday - Allow to specify a specific mail address from (#36184)
* NEW Holiday - Allow to specify a specific mail address from
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Qual: Make $fields covariant, define type for $FIELDS in BankAccounts api (#36188)
* Qual: Make $fields covariant
* Qual: Update BankAccounts class phpDoc ($FIELDS)
# Qual: Update BankAccounts class phpDoc ($FIELDS)
Updated the documentation for the $FIELDS property.
* NEW Dashboard - Add option in ihm to disable MRP thumb (#36185)
* Fix CI
* Removed PROPALE_ADDON_NOTE_PUBLIC_DEFAULT. Must use the generic feature
"default value feature"
* Clean code
* css
* Fix CI
* Doc
* FIX Import/Export - Do not list imports or exports of Builder module backups of module descriptor files (#36192)
* FIX Import/Export - Do not list imports or exports of Builder module backups of module descriptor files
* FIX
* Add phone info in form public/members/new.php (#36119)
* Add phone info in form public/members/new.php
* Use GETPOST instead of GETPOSTISSET
* FIX wrong path of libraries (#36194)
* Updated PHPDoc (#36191)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Fix CI
* Fix 35017 accounts for local taxes 2 (#36160)
* FIX#35017 add locattaxes accounts to accounting defaults
* corr. libellés localtax pour afficher le bon pourcentage
* assurer la cohérence de la structure def_tva
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW stock API GET movement (#36193)
* Added stock movement GET method
* Updated PHPDoc
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* css
* Fix js not found
* Add sortorder parameter to selectForFormsList method (#36173)
there are a problem on many extrafields list : we can't sort list by decrease and sort from a specific fields since we have add an sql prevention on filter based on : separator (who is used to separate parameters)
@eldy i propose to remplace on extrafields parameters the : in the sql injection prevention by another caracters, by exemple the ; or the § , and replace it after having explode all the parameters
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* css
* Removed duplicated code
* Debug v23
* Add property parent
* Debug v23
* Manage position of captcha modules. Fix responsive of setup page.
* Debug v23
* Try to fix phpstan
* Clean language files
* Debug v23
* Fix regression
* WIP LNE
* Drop a not used column to simplify
* Add test on data decryption
* PHPStan > Update baseline (#36208)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
* FIX member photo and thirdparty logo not deleted in documents directory (#36197)
* FIX member photo with web portal don't need login
* FIX member photo not deleted
* FIX pre-commit
* FIX phan error and uniformize code
* FIX pfffffff pre-commit
* FIX uniformize code
* FIX remove TODO
* FIX change const name
* FIX missing add in ECM during creation
* FIX add user photo in ecm
* FIX phan error
* display member photo with hash (#36205)
* display member photo with hash
* display member photo with hash
* display member photo with hash
* display member photo with hash
* FIX adding tms and datec to email templates (#36189)
* NEW: adding tms and datec to email templates
* Escaping a timestamp string I just generated myself
* switching single and double quotes in escape line for tms and datec to make the build system happy?
* Add an id to the table
* showing better names than tms and datec
* Changing code to label to fix#29116
* using hregis advice to use idate not escape the string with date
* requested changes
* forgot to add my name to editors
* had to make class changes for API to work
* setting datec back to int|string
* removing unused code lines and using idate in the api file
* no tms in create or update, but select. No datec in update
* expanding hurl tests to prevent post with id or tms, put with id or datec
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
* Update ticket.class.php (#34932)
* Update ticket.class.php
bad init in class
* Update ticket.class.php
* Update ticket.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* WIP LNE
* Debug v23
* fix stock display in replenish (#36209)
* [FEAT] Displaying the label instead of the id (#36210)
* Fix rename of function
* fix typo in interface_20_modWorkflow_WorkflowManager.class.php (#36212)
* add interventional feature on subtotal admin (#36207)
* Fi CI
* Fix CI
* Fix CI
* NEW Add Type, Description columns to Project Overview Expense Reports (#36214)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
* Fix PHP Warning: Undefined array key "nblinesnull" in /var/www/html/projet/element.php (#36198)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
* FIX use $this->db instead $db (#36219)
* FIX use $this->db instead $db
* FIX use $db with static function
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* add date_c update on project_task (#36217)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Trans
* Responsive
* Fix autogenerate login
* Update commondocgenerator.class.php (#36227)
* clean code (#36228)
* Fix typo in DLLMissing message for MyGerman.isl (#36223)
* Fix typo in DLLMissing message for MyGerman.isl
Typos:
- s/Mcrsoft/Microsoft/g
- s/credist_x86.exe/vc_redist.x86.exe/g
- dl link
* Fix DLLMissing message link for Visual C++ Redistributable
Updated the link for the Microsoft Visual C++ Redistributable installation instructions.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* harmonize fields orders between holiday and expensereport (#36222)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Update header_login.tpl.php (#36220)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* avoid changing object after call (#36159)
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* avoid changing object after call
* clean code
* clean code
* clean code
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
* clean
* clean
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Implement setCategories method in task class (#36218)
Added setCategories method to manage task categories.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* check access doc for massfilesarea_stock (#36229)
* clean code (#36230)
* New : action to clone ticket (#36231)
* Clean permissions
* Debug v23
* Tipo
* clean code (#36233)
* clean code
* Update html_cerfafr.modules.php
* Update interface_50_modEventOrganization_EventOrganization.class.php
* Fix case
* add phone mobile of target (#36234)
* Debug v23
* WIP
* Short version of Go back
* Fix bad translation string
* Fix trans
* CSS
* css
* css
* Debug v23
* css
* Debug v23
* Doc
* Fix CI
* FIX add constant for the member photo width in web portal + avoid error (#36221)
* Close#35917
* Fix regression
* Fix type
* Fix GETPOST
* Fix GETPOST
* Fix SQL
* Fix error reporting
* Fix warning
* CSS
* Fix CI
* Fix CI
* Fix CI
* Fix CI
* Fix CI GETPOST -> GETPOSTINT
* Fix CI
* Fix CI
* Trans
* add gps position for files (#36240)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* clean code (#36241)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* PHPStan > Update baseline (#36242)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
* New import profile for leave requests (#36244)
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com>
* WIP LNE
* WIP LNE
* add show and filter in fields public and private notes (#36255)
* NEW Add SQL table for expensereport line extrafields support (#36251)
* Fix: Correct unit comparison bug in webportal document download (#36256)
The file size check was comparing bytes (from dol_filesize) directly with
kilobytes (from MAIN_SECURITY_MAXFILESIZE_DOWNLOADED config), causing false
positives that blocked downloads of small files.
Example: A 94 KB file (96678 bytes) was rejected because 96678 > 20480,
even though the limit was actually 20480 KB (20 MB).
Changes:
- Convert KB limit to bytes before comparison: $fileSizeMax * 1024
- Improve error message to display file size in KB for consistency
- Add detailed logging with both bytes and KB values
Fixes: Files under the configured limit are now correctly allowed to download
* NEW - Add a new API "product lots" (#36243)
* Add new API product lots
* fix precommit
* CSS
* NEW Introduce getCurrency(). $conf is no more allowed into computed
formulae.
* Doc
* Doc
* Trans tooltip
* NEW Invert logic of default date in proposal/order/invoice creation:
Need option to NOT autofill instead of the opposite.
* WIP LNE
* Fight against optionflation.
* Trans
* Trans
* The script generate_filelist_xml.php can check integrity from command
line.
* Doc
* Doc
* Debug
* Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
* Simple way to trap error to Close#36292
* Clean code
* Fix CI
* Fix CI
* Bump mdeweerd/logToCheckStyle from 2025.1.1 to 2025.11.2 (#36284)
Bumps [mdeweerd/logToCheckStyle](https://github.com/mdeweerd/logtocheckstyle) from 2025.1.1 to 2025.11.2.
- [Commits](https://github.com/mdeweerd/logtocheckstyle/compare/v2025.1.1...v2025.11.2)
---
updated-dependencies:
- dependency-name: mdeweerd/logToCheckStyle
dependency-version: 2025.11.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update admin.lang (#36293)
* Update loanschedule.class.php (#36272)
Solve Error when schedule loans : "ERROR: 55000: currval of sequence "llx_payment_loan_rowid_seq" is not yet defined in this session LOCATION: currval_oid, sequence.c:884"
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Fix CI
* Fix phpunit
* Update SecurityTest.php (#36295)
* Update SecurityTest.php
* Update SecurityTest.php
* Update SecurityTest.php
* PHPStan > Update baseline (#36264)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Qual: Update pre-commit hooks (#36262)
* Qual: Update pre-commit hooks
# Qual: Update pre-commit hook
Updated several pre-commit hooks as long as the new ones are not alpha or beta versions
* Qual: Fix/ignore some shellcheck issues
* Qual: Enhance hurl test documentation and run script (#36291)
- Added detailed documentation for running specific tests, including options and exclusions
- Improved installation instructions with platform-specific guidance
- Enhanced error handling and user feedback
- Added support for GitHub-compatible messages
- Improved script structure and readability
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Qual: (commonnumrefgenerator): Add abstract method getExample (#36271)
- `getExample()`: Returns an example of the numbering format
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* FIX: Fix version extraction in setup_conf.sh (#36281)
# FIX: Fix version extraction in setup_conf.sh
The version extraction regex was updated to handle both DOL_VERSION and DOL_MAJOR_VERSION constants in version.inc.php.
The version is now available as DOL_MAJOR_VERSION since 29b1e75
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* FIX QUAL intervention API close (#36278)
* Refactored close method
* Updated PHPDoc
* Updated PHPDoc
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* can edit color in dict.php (#36270)
* can edit color in dict.php
* Update html.form.class.php
* Update html.form.class.php
* New tooltip freeze from experimental to develop branch (#36266)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Look and feel Debug v23
* Debug v23
* Close#36298
* Qual: Change field name to let phan warn about argument order (#36261)
* FIX wrong $param parameter position
* FIX ok it's good ! ;-)
* Qual: Change field name to let phan warn about argument order
# Qual: Change field name to let phan warn about argument order
Most of the time print_liste_field_titre() is called with $param instead of $moreparam.
By changing the argument name, phan will warn if the position is likely incorrect.
* Fix: Fix parameter order in print_liste_field_titre calls
- Fixed parameter order in print_liste_field_titre calls to maintain consistency
---------
Co-authored-by: Regis Houssin <regis.houssin@inodbox.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* clean code (#36260)
* clean code
* clean code
* clean code
* clean code
* fix $val might not be defined
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* ignore phpstan reported for later
* clean code
* clean code
* clean code
* clean
* test
* Clean code
* Clean code
* add drag-and-drop functionality for managing draft expedition lines
* WIP LNE
* Debug v23
* refactor expedition card: clean up unused code and improve table rendering logic
* fix expedition card: correct colspan increment for draft status
* fix expedition card: adjust colspan indentation for better readability
* fix expedition card: uncomment shipment creation code for standalone mode
* fix expedition card: adjust colspan indentation to match coding standards
* fix expedition card: correct indentation of colspan logic to follow standards
* NEW Add hook on calcula_price() and get_default_tva()
* Comment
* Clean code
* fix expedition: add permission check for expedition details and update fetch_lines ordering logic
* Secure the dol_eval
* NEW Add filter on agenda event progression on agenda page
* fix css login page patch 01 (#36313)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Fix CI
* FIX#36306 (#36307)
* NEW Disable by default obfuscation methods and function in extrafields
evaluable strings. Can re-enable with
MAIN_ALLOW_OBFUSCATION_METHODS_IN_DOL_EVAL=1
* Doc
* MAIN_DISALLOW_STRING_OBFUSCATION_IN_DOL_EVAL replaced with
MAIN_ALLOW_OBFUSCATION_METHODS_IN_DOL_EVAL
* Doc
* Add config param $dolibarr_main_restrict_eval_methods with whitelist of
functionsallowed in dol_eval. Advisory GHSA-x3w7-24rq-gvc5
* fix expedition: ensure expeditiondet rows remain in sync during drag-and-drop reorder operation
* fix expedition card: reindent colspan logic for consistency with coding standards
* Fix CI
* Qual: Update phan baseline (#36318)
# Qual: Update phan baseline
Remove fixed notices from exceptions.
* fix expedition: add phpcs annotations to suppress naming convention warnings around scope
* Doc
* Fix CI
* Fix CI
* Fix ci
* Fix CI
* Fix CI
* Fix ci
* Fix css login page patch 02 (#36320)
* fix css login page patch 01
* fix css login page patch 02
* fix css login page patch 02
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Clean code
* Fix CSS
* Fix CI
* Add product type check in line validation (#36319)
* Add product type check in line validation
needed by sous total plugins style which use line with type 9 for title, subtitle or free text. without the chek inb line validation, title, sub title or free text disappears
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Migrate holiday files
* FIX Move 'holiday' from old path array to new one (#36308)
* Remove 'supplier_invoice' from old path array
* Update module path in arrayforoldpath
Sorry Eldy, I was confused. You are absolutely right, it is already corrected.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Fix: PhanTypeMismatchProperty error in invoice creation (#36323)
* 🐛 Fix PhanTypeMismatchProperty error in invoice creation
The error occurred due to incorrect type handling in the invoice creation process. The changes fix this by properly handling the subtype field as an integer. This ensures type consistency and prevents potential runtime errors.
* FIX: Correct assignment to linkedObjectsIds in card.php
# FIX: Correct assignment to linkedObjectsIds in card.php
Modified the structure of linkedObjectsIds to include the rowid as a key to match the property type.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* PHPStan > Update baseline (#36305)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
* Accountancy - Resolve some problem on new function "Discount in accountancy" (#36285)
* FIX Accountancy - Discount wrong function & problem HTML injection
* FIX Accountancy - Wrong base for already / not yet function - Piece_num is not enough strong et editable
* FIX Accountancy - Discount - Use closing date rather than the invoice date
* FIX
* PHPPhan
* Update accountingjournal.class.php
* Update accountingjournal.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Update expedition.class.php
* Update expedition.class.php
* Improve shipment line handling: fix origin/ID management, add extrafields display, and handle unchanged lines
* fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: MDW <mdeweerd@users.noreply.github.com>
Co-authored-by: Alexandre SPANGARO <alexandre.spangaro@gmail.com>
Co-authored-by: Aksanti Bahiga tacite <71480535+marcellintacite@users.noreply.github.com>
Co-authored-by: Regis Houssin <regis.houssin@inodbox.com>
Co-authored-by: William Mead <william@m34d.com>
Co-authored-by: Vincent de Grandpré <vincent@de-grandpre.quebec>
Co-authored-by: Charlène Benke <1179011+defrance@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
Co-authored-by: Jon Bendtsen <github@jonb.dk>
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Norbert Penel <homer8173@gmail.com>
Co-authored-by: PierrickV <8960084+PierrickV@users.noreply.github.com>
Co-authored-by: Maxime Kohlhaas <maxime@atm-consulting.fr>
Co-authored-by: Eric - CAP-REL <1468823+rycks@users.noreply.github.com>
Co-authored-by: Lucas Marcouiller <45882981+Hystepik@users.noreply.github.com>
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com>
Co-authored-by: HeilDenDus <rafagledesma@gmail.com>
Co-authored-by: Rudi Herouard <rudi.herouard@gmail.com>
Co-authored-by: Gigarun ingénierie <thomas@gigarun.eu>
Co-authored-by: atm-lucas <121817516+atm-lucasmantegari@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sweetcorreze <76868896+sweetcorreze@users.noreply.github.com>
Co-authored-by: John BOTELLA <68917336+thersane-john@users.noreply.github.com>
Co-authored-by: Marc <99648320+emheyarssi@users.noreply.github.com>
Co-authored-by: iouston <4319513+iouston@users.noreply.github.com>
Co-authored-by: Yamil Esteban Garcia <120027058+developmentOYR@users.noreply.github.com>
Co-authored-by: Quentin VIAL--GOUTEYRON <quentin.vial-gouteyron@atm-consulting.fr>
* New MCP server and assistant
* New MCP server and assistant
* Create log_viewer.php
* Update setup.php
* Update admin.lang
* New MCP server and assistant
* ADD AI Log Request, service connection testing and more providers
* fix pre commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix Variable $model in empty() is never defined.
* fix Variable $resql might not be defined.
* fix php-stan
* fix Variable $badge might not be defined.
* fix phan
* fix phan
* fix phan
* add missing multicompany filtering
* fix php-stan
* Fix condition to check current AI service
* Update AI external access message for clarity
* Update entity filter in log viewer SQL queries
* Fix spelling and update model configurations
Corrected spelling of 'DocumentPArsing' to 'DocumentParsing' and updated model configurations to use arrays for default values.
* New mail template to send RH informations
* Fix move from salaries to holiday
* Add fr
* Update holiday.lang
---------
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* This PR adds visual indicators on the Sales Order card (commande/card.php) to quickly identify if an order or its lines are shippable based on current stock levels. This feature mirrors the existing functionality found in the Orders List, bringing valuable logistics information directly into the Order Card context.
Key Features:
Global Shippable Status: Adds a "shippable" icon (Truck) next to the "Planned delivery date" field.
Logic: Checks if all products in the order are in stock.
Condition: Visible only if Stock and Shipment modules are enabled, a delivery date is set, and the order is validated.
Visual: Green icon if fully shippable, Red/Warning if stock is insufficient. Includes a detailed tooltip.
Per-Line Shippable Status: Adds a new "Shippable" column in the product lines table.
Logic: Compares real stock vs. remaining quantity to ship for each line.
Visual: Displays a green/red status bullet (standard Dolibarr status icons) directly in the line.
Implementation: Done by updating objectline_title.tpl.php and objectline_view.tpl.php with specific checks for the commande element.
New Configuration Option: Added a hidden option ORDER_DISABLE_SHIPPABLE_ICON_ON_CARD to disable this feature if needed (configurable in Home > Setup > Other Setup or via module settings).
Backend Optimization: Added a new method getShippableInfos() in commande.class.php to centralize the stock check logic (optimized with stock caching to avoid N+1 query issues).
Technical Details:
Modified Files:
commande/card.php: Integration of the global icon next to the date.
commande/class/commande.class.php: Added getShippableInfos() method.
core/tpl/objectline_title.tpl.php: Added "Shippable" column header (conditional for Orders).
core/tpl/objectline_view.tpl.php: Added "Shippable" column cell content (conditional for Orders).
Performance: Logic uses static caching for product stock to minimize database impact when rendering large orders.
* missed element
* img_picto
* phan add
* load_stock and global $i
* phan
* ci retour
* change icon
change phan directive
* phan
* Fight against optionflation
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
* Change condition for displaying shippable icon
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
* Change condition for displaying shippable status icon
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
* Update card.php
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
* Update shippable status condition in template
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
* Update shippable status condition logic
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
---------
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* QUAL Add missing Spanish translations in es_ES locale
Add missing keys in ticket.lang, agenda.lang and errors.lang:
- Ticket email notification template keys
- Auto-read on assign keys
- ManualActions key in agenda
- OIDC user auto-creation messages
- ErrorFailedToGetTokenFromClientIdAndSecret
* QUAL Fix untranslated key in es_ES errors.lang
Translate UserDoesNotHaveRightsToChangeHisPassword key that was
left in English in the Spanish locale file.