Added first round of analytics and event tracking BOD-190
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import Dinero from "dinero.js";
|
||||
import { logImEXEvent } from "../../firebase/firebase.utils";
|
||||
|
||||
export const CalculateInvoiceTotal = (invoice) => {
|
||||
logImEXEvent("invoice_calculate_total");
|
||||
|
||||
const {
|
||||
total,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user