mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
WIP: customer form styling.
fix: journal increment number settings.
This commit is contained in:
@@ -11,7 +11,7 @@ import DependencyGraph from 'lib/DependencyGraph';
|
||||
|
||||
export default class Account extends TenantModel {
|
||||
/**
|
||||
* Table name
|
||||
* Table name.
|
||||
*/
|
||||
static get tableName() {
|
||||
return 'accounts';
|
||||
|
||||
Reference in New Issue
Block a user