mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: recognize uncategorized transactions
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { Service } from "typedi";
|
||||
|
||||
|
||||
@Service()
|
||||
export class CategorizeRecognizedTransactionService {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user