mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
refactor: nestjs
This commit is contained in:
@@ -14,6 +14,9 @@ Amount : <strong>{Receipt Amount}</strong></br />
|
||||
</p>
|
||||
`;
|
||||
|
||||
export const SendSaleReceiptMailQueue = 'SendSaleReceiptMailQueue';
|
||||
export const SendSaleReceiptMailJob = 'SendSaleReceiptMailJob';
|
||||
|
||||
export const ERRORS = {
|
||||
SALE_RECEIPT_NOT_FOUND: 'SALE_RECEIPT_NOT_FOUND',
|
||||
DEPOSIT_ACCOUNT_NOT_FOUND: 'DEPOSIT_ACCOUNT_NOT_FOUND',
|
||||
|
||||
Reference in New Issue
Block a user