mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: save payee contact to expense transaction.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import TenantRepository from "./TenantRepository";
|
||||
import moment from "moment";
|
||||
import { Expense } from 'models';
|
||||
|
||||
export default class ExpenseRepository extends TenantRepository {
|
||||
/**
|
||||
* Constructor method.
|
||||
|
||||
Reference in New Issue
Block a user