Travel balance and IntegrationΒΆ

Those companies that are using our HRIS with Other Vendor, can have functionality to view ledger impact on Third Party Aplication table.All the amount of travel advance and travel expenses requested are stored and calculated appropriately in our Third Party Aplication table.

There are three conditions in which debit and credit are balanced in Third Party Aplication table.

1.Expense higher than advance requested(Excess condition)

for eg:advance requested:16,000

expense requested:20,000
../_images/Third Party Aplication_excess.png

Excess condition Ledger impact on Third Party Aplication table.

2.Expense equal to advance requested(Exact condition)

for eg:advance requested:9,000

expense requested:9,000
../_images/Third Party Aplication_exact.png

Exact condition Ledger impact on Third Party Aplication table.

3.Expense less than advance requested(less condition)

for eg:advance requested:20,000

expense requested:13,000
../_images/Third Party Aplication_less.png

Less condition Ledger impact on Third Party Aplication table.