mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
fix: mark payment license as used after usage.
fix: fix system models with createdAt and updatedAt fields. fix: reset password token expiration time.
This commit is contained in:
7
server/src/exceptions/PaymentAmountInvalidWithPlan.ts
Normal file
7
server/src/exceptions/PaymentAmountInvalidWithPlan.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
export default class PaymentAmountInvalidWithPlan{
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user