mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: Cachable and date session model.
This commit is contained in:
@@ -42,8 +42,8 @@ exports.seed = (knex) => {
|
||||
name: 'Equity',
|
||||
normal: 'credit',
|
||||
root_type: 'equity',
|
||||
balance_sheet: false,
|
||||
income_sheet: true,
|
||||
balance_sheet: true,
|
||||
income_sheet: false,
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
|
||||
Reference in New Issue
Block a user