| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 326 |
| Technical Name |
webkanini_import_journal_entry |
| License | OPL-1 |
| Website | https://www.webkanini.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 326 |
| Technical Name |
webkanini_import_journal_entry |
| License | OPL-1 |
| Website | https://www.webkanini.com |
Import Journal Entry
Easily Import Journal Entries into Odoo from Excel (.xlsx)
Overview
This module allows you to import journal entry lines directly into Odoo using a structured Excel file. It simplifies bulk data entry and ensures faster and more accurate accounting operations.
Module Dependencies: pip install XlsxWriter, pip install openpyxl
Key Features
✔ Import journal entries using Excel (.xlsx)
✔ Supports multiple journal lines
✔ Automatic mapping of accounts and partners
✔ Analytic account distribution support
✔ Currency and multi-currency support
✔ Validation for balanced entries
Excel Format Requirements
Your Excel file must contain the following columns in the first row:
- Account Code
- Partner
- Label
- Analytic Account
- Amount Currency
- Currency
- Debit
- Credit
⚠ Ensure that Account Codes, Partners, and Analytic Accounts already exist in Odoo.
How to Use
- Go to Accounting → Journal Entries
- Open or create a journal entry (must be in Draft)
- Click on "Import Lines" button
- Upload your Excel (.xlsx) file
- Click Import
- Review the imported lines
- Ensure the entry is balanced
- Post the journal entry
Important Notes
- Only .xlsx files are supported
- Journal entry must be in Draft state
- Total Debit must equal Total Credit
- Empty rows will stop the import process
Screenshots
For Support
For any bugs, issues, or customization requests, please contact:
Email: support@webkanini.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module