Import payroll from sheet files and generate journal entries
Project description
Payroll Sheet Importer
This module allows importing payroll data from Excel (.xlsx) files into accounting journal entries in Odoo. It streamlines integration between external HR/payroll systems and Odoo’s accounting module.
Main Features:
Map Excel columns to specific accounting accounts.
Detect and report missing employees based on VAT/ID/Passport numbers.
Associate imported data with a specific accounting journal.
Support for multiple mapping configurations per company.
This module is ideal for companies that receive externally processed payroll in Excel format and need a semi-automated way to post it into Odoo’s accounting system.
Table of contents
Usage
Excel File Requirements
File must be in .xlsx format.
Must contain a column with employee identifiers (e.g., VAT/ID/Passport).
Data columns must match those defined in the selected mapping.
Format has to be:
VAT/ID/Passport |
Base Salary |
Extra Hours |
Other Concepts.. |
|---|---|---|---|
1 |
2000 |
500 |
… |
2 |
1800 |
250 |
… |
Employee Requirements
In order to correctly match payroll entries with existing employees (and their linked partners), each employee must have a unique identifier set in one of the following fields:
Identification Nº (identification_id)
Passport (passport_id)
These fields must match the values provided in the corresponding Excel column. If no matching employee is found, the system will list the missing identifiers, and you will need to create the missing records or update the identifiers accordingly.
Creating a Column Mapping
Navigate to Accounting > Configuration > Payroll Mapping.
Create a new mapping and configure:
Mapping name.
Target journal.
Name of the column containing employee VAT/ID/Pasport.
Mapping lines: Excel column → account → move type (debit/credit). Ex: “NET SALARY”, 230000, credit
Save the mapping for future use.
Import
Go to Accounting > Accounting > Payroll Import.
Upload an Excel file containing payroll data.
Choose a previously configured column mapping.
The system will attempt to match employees using VAT/ID/Passport numbers:
After validation, click Import to generate journal entries.
If employees are missing, a warning will show the unmatched identifiers.
Known issues / Roadmap
Planned Features
Possibility to import summarized payroll.
Compatiblity with other sheet file types.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
-
Bernat Obrador <bobrador@apsl.net>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/account-financial-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_account_payroll_sheet_import-17.0.1.0.0.3-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_account_payroll_sheet_import-17.0.1.0.0.3-py3-none-any.whl
- Upload date:
- Size: 50.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efebd4d89f423d2390a4f9b8d038d1f462e42377521e4c8b770c2b3c96703a8b
|
|
| MD5 |
060bcd77c681c3495aed259678add96a
|
|
| BLAKE2b-256 |
e34c8b1d071d9719149f3d683c53c41f0152ef2d85041b0b4c4cf8638818a98d
|