mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat : header api.
This commit is contained in:
@@ -1055,6 +1055,12 @@ export default {
|
||||
transaction_date: 'Transaction date',
|
||||
transaction_type: 'Transaction type',
|
||||
running_balance: 'Running Balance',
|
||||
account_normal:'Account normal',
|
||||
published_at:'Published at',
|
||||
account_normal: 'Account normal',
|
||||
published_at: 'Published at',
|
||||
customers_balance_summary: 'Customers Balance Summary',
|
||||
vendors_balance_summary: 'Vendors Balance Summary',
|
||||
percentage_of_column: 'Percentage',
|
||||
customers_transactions: 'Customers Transcations',
|
||||
vendors_transactions: 'Vendors Transcations',
|
||||
reference_type: 'Reference type',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user