forked from tttp/CDNTaxReceipts
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing financial type to 'In-kind' fund
- Loading branch information
Showing
2 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Creating a Financial Account with same name as 'In-kind' Financial Type, creating relationships to the default Accounts Receivable Account and default Expense Account are all correct. However, we don't want any Cost of Sales Accounts to ever be created by DMS. Maybe deleting after call this core function is an okay work-around.