mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: Clean up payment links endpoints
This commit is contained in:
@@ -34,9 +34,9 @@ export const PrepardExpenses = {
|
||||
export const StripeClearingAccount = {
|
||||
name: 'Stripe Clearing',
|
||||
slug: 'stripe-clearing',
|
||||
account_type: 'other-current-liability',
|
||||
account_type: 'other-current-asset',
|
||||
parent_account_id: null,
|
||||
code: '50006',
|
||||
code: '100020',
|
||||
active: true,
|
||||
index: 1,
|
||||
predefined: true,
|
||||
|
||||
Reference in New Issue
Block a user