--- bug fix clearing-member-category-update
This commit is contained in:
parent
9a77ad254e
commit
284b94f26f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,5 +17,5 @@ public interface Consts {
|
|||
String DESTINATION_BANK_ACCOUNT_DELETE = "bank-account-delete";
|
||||
String DESTINATION_BANK_ACCOUNT_UPDATE = "bank-account-update";
|
||||
String DESTINATION_BANK_ACCOUNT_NEW = "bank-account-new";
|
||||
|
||||
String DESTINATION_CLEARING_MEMBER_CATEGORY_DELETE = "clearing-member-category-delete";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue