feat : header api.

This commit is contained in:
elforjani3
2021-05-08 03:17:46 +02:00
parent 9a1a90250a
commit 790cc51bcc
7 changed files with 78 additions and 35 deletions

View File

@@ -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',
};