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

[IMP] Move the constraint on uniqueness for cutoff date at line level… #310

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Commits on Nov 27, 2024

  1. [IMP] Move the constraint on uniqueness for cutoff date at line level…

    … + Add the possibility to create several cutoff with the same date
    
    Business case can be :
    
    - One user (A) creates a cutoff for some account moves. Another user (B) creates other moves, then wants to see those moves in a cutoff.
      However, B does not want to interfere with the cutoff A already made. B creates a new cutoff with the same date as the one of A, and when he generates lines,
      only retrieves the one that were not already in the cutoff of A.
    
    - One user wants to create several cutoff at the same date, but for different journals/accounts
    lmarion-source committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ed62ead View commit details
    Browse the repository at this point in the history