• Jérome Perrin's avatar
    accounting: only allow validated bank accounts belonging to sections · 5e85b655
    Jérome Perrin authored
    The only check with accounting transactions regarding bank account
    was that the bank account is not invalidated. This makes the
    constraint more strict by checking that the bank account belongs to
    the corresponding entity and also that the bank account is validated.
    
    A few tests needed to be updated to validate the bank accounts. Also
    a legacy sequence test has been removed because it is now covered by
    normal tests.
    5e85b655
test.erp5.testOrder.py 123 KB