Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] account: remove newId from display_name for invoices #159400

Closed

Commits on Mar 26, 2024

  1. [FIX] account: remove newId from display_name for invoices

    Steps to reproduce
    ==================
    
    - Create a new Invoice
    
    => The tab title is `Odoo - Draft Invoice (* NewId_0x7f545c9d6980)`
    
    Cause of the issue
    ==================
    
    In 17, the display_name is computed for the tab title
    
    https://github.com/odoo/odoo/blob/82fd8e702588d2cc5bdad474ed21188257cc7397/addons/web/static/src/views/form/form_controller.js#L342
    
    opw-3794671
    
    X-original-commit: 80e0f34
    hubvd committed Mar 26, 2024
    Copy the full SHA
    e9b9aa7 View commit details
    Browse the repository at this point in the history