- Employees of a company paying with their Pleo card.
- Employees receiving reimbursement from the Pleo wallets for an expense incurred.
- An amount charged to the company for Pleo’s monthly Software as a Service (SaaS) fees.
- A cashback amount debited to the company account from Pleo.
Tax
Tax is a critical part of any accounting entry, as it directly affects how transactions are recorded and reported. Tax calculation depends on the tax code rate and type, determined as follows:- If
taxCodeIdis set, the rate and type are taken from theTaxCode. - If
accountIdis set, the rate and type are taken from the account’sTaxCode. - If the tax code type is
NORMAL,grossBillValueis the amount before tax andnetBillValueis the amount including tax. - If the tax code type is
REVERSE,grossBillValueis the amount including tax andnetBillValueis the amount excluding tax. - If the accounting entry is of the family
MILEAGE, tax is calculated differently based on geographic location:- By default, no
TaxCodeis selected and the government statutory rule applies. - This is overridden when a
TaxCodeis set. - In some countries where commodity prices are government-advised, the tax reflects the advisory amount when no
TaxCodeis set.
- By default, no