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

[ADD] account_reversal_usability #1771

Closed

Commits on Nov 6, 2023

  1. [ADD] account_reversal_usability

    This commit adds the account_reversal_usability module which purpose is to
    improve the usability of the move line reverse functionality by adding:
    
    * a field that allows tagging a move line as needing to be reversed.
      The value of the field gets automatically set to False once a reversed
      entry is made.
    * a filter in the search view that allows selecting the moves that are
      flagged as needing to be reversed.
    * the reverse move in the form view
    IT-Ideas committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7f5f9f2 View commit details
    Browse the repository at this point in the history