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

[FIX] account_asset: asset report shows only non archived assets #32955

Closed
wants to merge 1 commit into from

Commits on Apr 25, 2019

  1. [FIX] account_asset: asset report shows only non archived assets

    Make a PO then an invoice with a product that will create an asset
    cancel the invoice
    Open the Assets Analysis report
    
    Before this commit, the asset lines corresponding to the invoice
    are shown
    
    After this commit, they are not shown (only non archived assets are by default)
    
    OPW 1974344
    kebeclibre committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    a2e40dd View commit details
    Browse the repository at this point in the history