{#- SPDX-License-Identifier: Apache-2.0 SPDX-FileCopyrightText: 2025 - 2026 BMO Soluciones, S.A. -#} {% extends 'base.html' %} {% block content %}
{{ _('Suba un archivo Excel para asignar cuentas contables por nombre visible de empresa, percepción, deducción, prestación y política de vacaciones.') }}
| type | id | debit account | debit account description | credit account | credit account description |
|---|---|---|---|---|---|
| company | USER_VISIBLE_ID_NOT_DB_ID | 111111111111111 | Account Description | 111111111111111 | Account Description |
| earnings | USER_VISIBLE_ID_NOT_DB_ID | 111111111111111 | Account Description | 111111111111111 | Account Description |
| deductions | USER_VISIBLE_ID_NOT_DB_ID | 111111111111111 | Account Description | 111111111111111 | Account Description |
| benefits | USER_VISIBLE_ID_NOT_DB_ID | 111111111111111 | Account Description | 111111111111111 | Account Description |
| vacation_policy | USER_VISIBLE_ID_NOT_DB_ID | 111111111111111 | Account Description | 111111111111111 | Account Description |