Hello, I just upgraded to V22.0.1
Vendor Purchase orders auto filter to Billed and I have to clear it to view all my POs
Could I disable this ?
Hello, I just upgraded to V22.0.1
Vendor Purchase orders auto filter to Billed and I have to clear it to view all my POs
Could I disable this ?
I am not running 22.0.1 yet, but I would expect that a code change is needed. Can you provide the URL of the page in question?
I do not see any issues filled at Github relating to this issue, neither open, nor closed, so I think you should file one.
I am split between this being a bug and this being a feature request
I’ve looked in the code, and it seems like the default value of $billed is 0, and 0 means no
I tracked down the change to this commit f66e9553d5a83f1a87b271c82f554019a5e2e7c1
Thank you, jonbendtsen
I’m not sure this is a bug or a feature request but I don’t think user need a default value for this column Billed.
If someone don’t show the Billed column as their page view, they’re left wondering “where is my PO?”
if it still excludes when the column is not even showing, then I believe it is a bug, please file it, and include the information here, including the commit that made the change.
Hi, I can clear the filter and get all my PO back as normal, but if I go around and back to List of PO page, it will be filtered Billed=NO again
So I think filter’s functionality is fine, just the default value should not be applied.
Hi, just want to update: the above described problem happened when I select PHP v8.3,
when I rollback to PHP v7.4, the Billed = NO doesn’t work as it should be, as you can see in attached picture
please file an issue bug report at github