mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: advanced payments
This commit is contained in:
@@ -142,6 +142,8 @@ export default {
|
||||
|
||||
onMailReminderSend: 'onSaleInvoiceMailReminderSend',
|
||||
onMailReminderSent: 'onSaleInvoiceMailReminderSent',
|
||||
|
||||
onUnearnedRevenueApplied: 'onSaleInvoiceUnearnedRevenue',
|
||||
},
|
||||
|
||||
/**
|
||||
@@ -230,6 +232,8 @@ export default {
|
||||
onPreMailSend: 'onPaymentReceivePreMailSend',
|
||||
onMailSend: 'onPaymentReceiveMailSend',
|
||||
onMailSent: 'onPaymentReceiveMailSent',
|
||||
|
||||
onUnearnedRevenueApplied: 'onPaymentReceivedUnearnedRevenue',
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user