margin-analysis icon indicating copy to clipboard operation
margin-analysis copied to clipboard

Duplicate Label for account_invoice_margin module

Open Sloweneuh opened this issue 7 months ago • 1 comments

The following warning is shown in the logs :

Two fields (margin, price_margin) of account.invoice.report() have the same label: Margin. [Modules: account_invoice_margin and account]

Module

account_invoice_margin

Describe the bug

A warning is in the logs because two fields have the same label in the same model. It seems that wasn't a check in 16.0 but since upgrading to 17.0 it has shown.

To Reproduce

Affected versions: 17.0

Steps to reproduce the behavior:

  1. Have account_invoice_margin installed

Expected behavior No warning

Sloweneuh avatar Apr 30 '25 15:04 Sloweneuh

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 Nov 02 '25 12:11 github-actions[bot]