1
0

add audit journal log for hs_office_debitor

This commit is contained in:
Michael Hoennig
2022-10-13 09:02:09 +02:00
parent 64fbabf606
commit 2506acc531
2 changed files with 27 additions and 4 deletions

View File

@ -17,3 +17,11 @@ create table hs_office_debitor
-- TODO.impl: SEPA-mandate
);
--//
-- ============================================================================
--changeset hs-office-debitor-MAIN-TABLE-JOURNAL:1 endDelimiter:--//
-- ----------------------------------------------------------------------------
call create_journal('hs_office_debitor');
--//