dolibarr/htdocs/supplier_proposal
Pichinov-Jose 0dd56d89a2
Add thirdparty (supplier) line to FactureFournisseur and SupplierProposal tooltips (#39570)
CommandeFournisseur::getTooltipContentArray() already adds a "Supplier"
line (thirdparty getNomUrl) to the getNomUrl tooltip, but
FactureFournisseur and SupplierProposal do not. Hovering a supplier
invoice or supplier proposal link therefore never shows which thirdparty
it belongs to, an inconsistency between three otherwise-similar objects.

Align both with CommandeFournisseur: add the same $datas['supplier']
entry, right after RefSupplier, honoring the 'nofetch' param.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-19 01:03:48 +02:00
..
admin NEW: Migrate supplier proposal extrafields admin pages to the unified page 2026-08-11 19:39:35 +02:00
class Add thirdparty (supplier) line to FactureFournisseur and SupplierProposal tooltips (#39570) 2026-08-19 01:03:48 +02:00
tpl NEW Display thirdparty name with ref in linked objects for all document types (#37906) 2026-04-19 15:59:45 +02:00
card.php FIX #37658 - Add unit tests for TTC unit price rounding and add fixes for others objects (proposals, orders, invoices and contracts) (#39055) 2026-08-11 19:48:40 +02:00
contact.php Automated merge from 22.0 to 23.0 by tool pullmerge.sh 2026-05-20 17:27:41 +02:00
document.php add dolBuildUrl (#35664) 2025-10-17 02:31:07 +02:00
index.php Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 24.0 2026-08-06 00:35:00 +02:00
info.php add dolBuildUrl (#35664) 2025-10-17 02:31:07 +02:00
list.php Clean code 2026-04-23 17:41:15 +02:00
note.php FIX CI 2026-01-20 17:12:25 +01:00