You can now pay invoices with credits from the same vendor.
This commit is contained in:
@@ -689,13 +689,7 @@
|
||||
})
|
||||
|
||||
(def enums
|
||||
{:payment_type {:values [{:enum-value :check}
|
||||
{:enum-value :cash}
|
||||
{:enum-value :debit}
|
||||
{:enum-value :credit}]}
|
||||
:payment_status {:values [{:enum-value :voided}
|
||||
{:enum-value :pending}
|
||||
{:enum-value :cleared}]}})
|
||||
{})
|
||||
|
||||
|
||||
(def resolvers
|
||||
|
||||
Reference in New Issue
Block a user