multi-company icon indicating copy to clipboard operation
multi-company copied to clipboard

partner_multi_company breaks contact widget

Open dynapps opened this issue 1 year ago • 1 comments

Module

partner_multi_company

Describe the bug

After partner_multi_company is installed, the display name is stored As this is stored without the extra context parameters, the address, email, vat, ... are not included thus when the contact widget is used, it only shows the name

To Reproduce

Affected versions: tested on v17.0 of runboat

Steps to reproduce the behavior:

  1. After the module is installed, open any form or report where the contact widget is used, and you will see that only the address is name is displayed example: on invoices the context uses show_addres: 1, but only the name is displayed

Expected behavior contact widget should continue to work after installation of this module

I also tested on v16 of runboat, and there it works as expected

dynapps avatar Dec 04 '24 08:12 dynapps

After looking into this further, it seems version 17 uses a stored complete_name and does not store display name any longer so maybe storing display name in this module is no longer needed

dynapps avatar Dec 04 '24 08:12 dynapps

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Jun 08 '25 12:06 github-actions[bot]