| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 12046 |
| Technical Name |
base_accounting_kit |
| License | LGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
Odoo 18 Full Accounting Kit for Community
A Full-Fledged Accounting kit For Every Organization.
Blog and Video Details
Read Blog
Read Our Detailed Blog
https://www.cybrosys.com/blog/what-are-the-key-features-of-odoo-18-full-accounting-kit-for-community
pip
install openpyxl
pip
install ofxparse
pip
install qifparse
If you are running Odoo in a Docker environment, you can safely install the qifparse package by following the steps below:
1. Create a custom Dockerfile (e.g. Dockerfile.odoo) with the following content:
FROM odoo:18.0
USER root
# Install qifparse to a custom directory
RUN pip3 install --target=/opt/qiflibs qifparse
# Add that directory to PYTHONPATH
ENV PYTHONPATH="/opt/qiflibs:$PYTHONPATH"
USER odoo
2.Update your docker-compose.yml to use this custom Dockerfile for the web service:
services:
web:
build:
context: .
dockerfile: Dockerfile.odoo
3. Rebuild and restart the containers:
docker-compose build
docker-compose up -d
Demo Database for Accounting Kit
Login credentials
Copy Below Link
https://kit.easyinstance.comLog in
Password
Are you ready to make your business more
organized?
Improve now!
KEY HIGHLIGHTS
All Financial Reports
Balance Sheet, Profit and Loss, Partner Ledger,General Ledger, Trial Balance, Tax Reports, Journals Audit Reports, etc
Manage Customer Follow-Ups.
The Customer follow-up menu will be provided the Activities.
Multiple Invoice Copies Option
We can generate multiple Invoices copies.
Accounting Lock Dates.
Easily set accounting closing dates
Customer Credit Limit.
Option for adding the Customer Credit Limit.
Asset Management System.
We can manage the Asset and the related types.
Translations
Different Translations Available
Eg : Arabic, German, Chinese, etc
PDC Management.
In the Register Payment wizard we can add the PDC to the recipient's bank account.
Bank Statement CSV File Format.
We can import Bank Statement in CSV file.
Bank Statement XLSX File Format.
We can import Bank Statement in XLSX File Format.
Bank Statement OFX File Format.
We can import Bank Statement in OFX File Format.
Bank Statement QIF File Format.
We can import Bank Statement in QIF File Format.
Create Assets.
Can Create Assets from Accounting > Accounting > Assets > New.
The Asset details and Depreciation Board are displayed in the asset model.
Can see the all Related data in the Asset model, It helps to calculate the depreciation.
Asset Categories.
Can Create Asset categories from Accounting > Configuration > Asset Types > New option.
Asset Types
Create Asset from vendor bill.
Manage Post dated checks.
Can manage the PDC in the Register Payment method.
Reconciliation Widget.
Lock Dates.
Create recurring templates from Accounting > Configuration > Recurring Templates.
Manage Customer Follow-ups from Accounting > Configuration > Management > Follow-up Levels.
Manage Customer Follow-ups from Accounting > Customers > Follow-up Reports.
Reporting menu will gives the all Accounting Reports.
Can see menus for getting the Account related Reports. like -Profit and Loss, Balance Sheet , Cash Flow, Bank Book, Cash Book , Day Book etc
Profit and Loss For the Accounting Report.
Balance Sheet - For the Accounting Report.
Cash Flow - For the Accounting Report.
Bank Book - For the Accounting Report.
Cash Book - For the Accounting Report.
Day Book - For the Accounting Report.
Aged Partner Balance - For the Accounting Report.
Partner Ledger - For the Accounting Report.
Invoice Analysis - For the Accounting Report.
General Ledger - For the Accounting Report.
Trial Balance - For the Accounting Report.
Tax Report - For the Accounting Report.
Journal Audit - For the Accounting Report.
A quick option to import bank statement.
A wizard that allows user to upload file.
After importing the file user can view the statements that imported
After importing the file user can view the statements that imported. (The example format for csv, xlsx, ofx and qif are added in screenshots folder in the module.).
A quick option to access Customer Statements in Contacts
View and manage all customer statements directly from the contact’s form view.
Payment Statement Report
Generate, download, and email customer statements as PDF reports with button clicks directly from the contact’s form view
Payment Statement Report Excel
Generate, download, and email customer statements as Excel reports with button clicks directly from the contact’s form view
Multiple Invoice Copies Option
Manage Customer Follow-Ups.
Customer Credit Limit.
Asset Management System.
Accounting Report.
PDC Management.
Reconciliation Widget.
You can manage PDCs by adding them to the recipient's bank account in the Register Payment wizard.
Yes, this module is specifically designed to work with Odoo 18 Community Edition and not for odoo 18 enterprise edition.
It provides a customer follow-up menu that manages follow-up activities directly.
Latest Release 18.0.5.0.6
13th Oct, 2025- Added Customer Statement feature.
Latest Release 18.0.2.0.4
21nd April, 2025- Fixed qifparse external dependency (python) issue.
Latest Release 18.0.1.0.1
22nd October, 2024- Added reconciliation widget and lock date
Latest Release 18.0.1.0.0
26th September, 2024- Initial Commit
Please log in to comment on this module
error in export excel
TypeError: XLSXReportController.get_report_xlsx() missing 1 required positional argument: 'options'
2025-11-03 19:50:32,286 1250468 ERROR new2rehab odoo.sql_db: bad query: b"\n SELECT latest_version\n FROM ir_module_module\n WHERE name='base'\n "
ERROR: relation "ir_module_module" does not exist
LINE 3: FROM ir_module_module
^
Re: error in export excel
Sorry, we were unable to reproduce the problem on our end. To help us investigate the issue further, could you please provide additional details? If possible, kindly share a screen recording or relevant screenshots that show the steps leading to the problem.
You can email odoo@cybrosys.com
bank statement template
it is easy to download empty template , but it is missing a lot of fields
Re: bank statement template
We would like to inform you that, by default, Odoo includes the fields Reference, Date, Journal, Starting Balance, and Ending Balance on bank statements. If you need additional fields, you can search from the available fields, add the required ones, and then export them. Additionally, when installing the accounting module on an external server (odoo 18 – Ubuntu 22.04), please ensure that the Python package qifparse is installed, as it is required.
i have been running this module for sometime now but cannot see import statement in banks under accounting. What could be the issue?
Re: i have been running this module for sometime now but cannot see import statement in banks under accounting. What could be the issue?
We have checked the module. The import option is available in the Kanban view of the Accounting dashboard. This option is only visible to users who belong to the 'Show Accounting Features - Readonly' group. Additionally, this group will only be visible in the settings if Developer Mode is enabled.
Unable to install
While trying to install I receive this error:
Error while importing module 'base_account_budget'. while parsing /tmp/tmpbgpz_mkq/base_account_budget/security/account_budget_security.xml:5, somewhere inside <record id="budget_post_comp_rule" model="ir.rule"> <field name="name">Budget post multi-company</field> <field name="model_id" ref="model_account_budget_post"/> <field eval="True" name="global"/> <field name="domain_force">['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]</field> </record>
Re: Unable to install
This error occurs when attempting to import the module ZIP file through the 'Import Module' menu in the app list, as this feature is intended only for importing data modules (.xml files and static assets).
Since this module includes Python files, you should follow these steps instead:
This is the correct way to install modules that include Python code, ensuring Odoo loads all models, views, and logic as expected.
error when installing
Hi, I got this message when install:
"Unable to install module "base_accounting_kit" because an external dependency is not met: External dependency qifparse not installed: No package metadata was found for qifparse"
try to install qifparse on docker, but can't install
Re: error when installing
Please email to odoo@cybrosys.com
Error when try to install latest V18 2025-03-25
File "D:\Program Files\Odoo 18\server\odoo\tools\convert.py", line 650, in convert_csv_import raise Exception(env._( Exception: Module loading base_accounting_kit failed: file base_accounting_kit\security/ir.model.access.csv could not be processed: No matching record found for external id 'model_import_bank_statement' in field 'Model' Missing required value for the field 'Model' (model_id) The above server error caused the following client error: RPC_ERROR: Odoo Server Error RPC_ERROR at makeErrorFromResponse (http://localhost:8070/web/assets/c935b68/web.assets_web.min.js:3142:163) at XMLHttpRequest.<anonymous> (http://localhost:8070/web/assets/c935b68/web.assets_web.min.js:3147:13)Re: Error when try to install latest V18 2025-03-25
Thanks for reporting, we have updated the app. The Import Bank Statement functionality is working as expected, and it supports importing all compatible file types
Add functionality like Enterprise version to search/define three major reports online
Add similar to the enterprise version can search/formula definition of the three major reports online/ export excel reports, monthly closing lock function, the experience will be better.
great app
we've been using this app since v15, unfortunately it is giving uninstallable status for Odoo V18.3.a1 (lates Odoo version) along with budget app.
is there any suggestion for fixing this issue?
Reconciliation Widget Question
How to make reconciliation widget to work? There is no way to enter bank/cash transactions and thus, cannot see how the reconciliation widget is working in this module.
Thank you in advance
Nice work, but "Create Transaction" on Bank does not work
That module is super. But I think there is a bug creating Transactions for the bank. Then you click on create transaction in the dashboard, you always get a panel where you can not do anything. It just says "Register a bank statement " and you can not do anything. Where can I file this bug?
bank statement not working
try to install the accounting module in external server (Odoo nightly - Ubuntu 22.04) like we do and find the missing dependency it need , and recommend it.
bank statement
not working,
template file to upload not easy to find
CUSTOMER STATEMENT
Hi on odoo 18 and 19 community accounting kit i cant find customer statement option. I've seen where its supposed to be on your module but its not there. even on your live preview.
Re: CUSTOMER STATEMENT
The Customer Statement feature is now available for versions 18 and 19. Please get the latest version
Invalid Operation
Unable to install module "base_accounting_kit" because an external dependency is not met: External dependency qifparse not installed: No package metadata was found for qifparse
Re:
Once the required package is installed, the error should be resolved, and the module will install successfully. Please ensure that the package is installed in the correct path and within the same environment where your Odoo instance is running. If the issue continues after performing these steps, kindly let us know so that we can investigate further.
If you are running Odoo in a Docker environment, please follow the steps below to install the qifparse package safely:
This method ensures that the qifparse package is available inside the Odoo 18 container in a clean, isolated way without creating system-level conflicts.
can't install
i downloaded odoo in windows but not working this accounting and displaying this:
Invalid Operation
Unable to install module "base_accounting_kit" because an external dependency is not met: External dependency qifparse not installed: No package metadata was found for qifparse
Been trying to install this addon but keep getting :
The module base_accounting_kit has an incompatible version, setting installable=False
Odoo 18.5a1-20250830 (Community Edition)
base_accounting_kit-18.0.4.0.6
Any help would be appreciated.
Re:
We have tested the base_accounting_kit module on the same Odoo 18.5 alpha version you are using. In our environment, the module loads successfully without showing the “incompatible version / installable=False” error. This indicates the issue may be environment-specific on your side.
Please let us know if you’d like us to assist in troubleshooting further.
You can reach us at odoo@cybrosys.com.
Great module
Add this field to avoid installing missed field (in res_partner.py):
Getting error while installing the module.
I have installed the buget module first and try to install the accounting module after that. But it returns an error " Unable to install module "base_accounting_kit" because an external dependency is not met: External dependency qifparse not installed: No package metadata was found for qifparse".
I have installed this qifparse using pip and other methods. but still it returns the same error. Please help me to solve this. I am using community version.
Re: Getting error while installing the module.
Once the required package is installed, the error should be resolved, and the module will install successfully. Please ensure that the package is installed in the correct path and within the same environment as your Odoo instance. If the issue persists after you have performed these steps, kindly inform us so that we can investigate further. You can email us at odoo@cybrosys.com
withholding tax module available in the odoo 18 community edition
Unable to create Vendor Bill
Unable to create Vendor Bill
getting this error, raise ValueError(f"Compute method failed to assign {missing_recs}.{self.name}")
ValueError: Compute method failed to assign res.partner(605,).due_amount
compute_due_amount is not defined
Please resolve this asap.
Re: Unable to create Vendor Bill
Could you please share more details? A screenshot of the error, the full error message, steps to reproduce it, or any recent changes made to the related model or data would be very helpful. This will allow us to understand the issue better and support you more effectively
Re: Unable to create Vendor Bill
Could you please share more details? A screenshot of the error, the full error message, steps to reproduce it, or any recent changes made to the related model or data would be very helpful. This will allow us to understand the issue better and support you more effectively
Unable to create Vendor Bill
Unable to create Vendor Bill
getting this error, raise ValueError(f"Compute method failed to assign {missing_recs}.{self.name}")
ValueError: Compute method failed to assign res.partner(605,).due_amount
compute_due_amount is not defined
Please resolve this asap.
This error constantly pops up when the module is installed and I click on settings. If I uninstall the module then there are no errors
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 945, in _get_combined_arch arch = root.with_prefetch(tree_views._prefetch_ids)._combine(hierarchy) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 903, in _combine combined_arch = view.apply_inheritance_specs(combined_arch, arch) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 840, in apply_inheritance_specs self._raise_view_error(str(e), specs_tree) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 717, in _raise_view_error raise err from from_exception ValueError: Element '<xpath expr="//setting[@id='account_budget']">' cannot be located in parent view The above server error caused the following client error: OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) Error: An error occured in the owl lifecycle (see this Error's "cause" property)Re:
Checked the module and couldn’t reproduce the issue mentioned, and it is working fine.
Please ensure you’ve downloaded and installed the correct version for Odoo 18. Also, check if any of your other custom modules might be causing a conflict.
If you have any more information to share, email at odoo@cybrosys.com.
bank statement is bug
account statement bank cant write and save
Re: bank statement is bug
Hi, we could not reproduce the issue. Could you please provide further information regarding it?
You can email to odoo@cybrosys.com
Error when installing module 18
Unable to install module "base_accounting_kit" because an external dependency is not met: External dependency qifparse not installed: No package metadata was found for qifparse
Re: Error when installing module 18
You need to install the Python package qifparse on your server to install the module. To do this, run the following command: pip install qifparse. If you are using Odoo.sh, refer to this blog for guidance on installing external Python packages:
https://www.cybrosys.com/blog/how-to-install-an-external-python-package-on-odoosh
Unable to install module "base_accounting_kit" because an external dependency is not met: External dependency qifparse not installed: No package metadata was found for qifparse
when i create assets, and set the date of asset is 17 oct 2024, and have 12 amount of depreciation, its doesn't automatic make journal depreciation from november 2024 until 5 may 2025.
Invalid Operation
Error while importing module 'base_account_budget'. while parsing /tmp/tmpadyrgvsf/base_account_budget/security/account_budget_security.xml:5, somewhere inside <record id="budget_post_comp_rule" model="ir.rule"> <field name="name">Budget post multi-company</field> <field name="model_id" ref="model_account_budget_post"/> <field eval="True" name="global"/> <field name="domain_force">['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]</field> </record>
Re:
Please note that custom modules with Python or JS files cannot be imported directly via the Odoo Apps interface, which only supports modules with XML files.
If you're on Odoo Online, custom module installation is not supported.
If you’re using Odoo on-premise, refer to this guide: https://www.cybrosys.com/blog/how-to-install-a-custom-module-in-odoo-16
Error when try to activate the module Odoo V8
Odoo Server Error
RPC_ERROR
Odoo Server Error
Occured on localhost:8069 on model ir.module.module and id 13 on 2025-04-15 10:02:57 GMT
Traceback (most recent call last): File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\http.py", line 1963, in _transactioning return service_model.retrying(func, env=self.env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\service\model.py", line 156, in retrying result = func() ^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\http.py", line 1930, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\http.py", line 2178, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base\models\ir_http.py", line 333, in _dispatch result = endpoint(**request.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\http.py", line 727, in route_wrapper result = endpoint(self, *args, **params_ok) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\web\controllers\dataset.py", line 42, in call_button action = call_kw(request.env[model], method, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\api.py", line 533, in call_kw result = getattr(recs, name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\python\Lib\site-packages\decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base\models\ir_module.py", line 75, in check_and_log return method(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base\models\ir_module.py", line 480, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base\models\ir_module.py", line 604, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\python\Lib\site-packages\decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\tools\func.py", line 97, in locked return func(inst, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\modules\registry.py", line 127, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\modules\loading.py", line 484, in load_modules processed_modules += load_marked_modules(env, graph, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\modules\loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( ^^^^^^^^^^^^^^^^^^ File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\modules\loading.py", line 186, in load_module_graph load_openerp_module(package.name) File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\modules\module.py", line 384, in load_openerp_module __import__(qualname) File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base_accounting_kit\__init__.py", line 24, in <module> from . import wizard File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base_accounting_kit\wizard\__init__.py", line 36, in <module> from . import import_bank_statement File "D:\Prima Nur Administrations\Odoo Apps\server\odoo\addons\base_accounting_kit\wizard\import_bank_statement.py", line 31, in <module> from qifparse.parser import QifParser ModuleNotFoundError: No module named 'qifparse' The above server error caused the following client error: RPC_ERROR: Odoo Server Error RPC_ERROR at makeErrorFromResponse (http://localhost:8069/web/assets/3eac94d/web.assets_web.min.js:3143:163) at XMLHttpRequest.<anonymous> (http://localhost:8069/web/assets/3eac94d/web.assets_web.min.js:3148:13)Re: Error when try to activate the module Odoo V8
You can resolve it by simply installing the package using:
"pip install qifparse"
Once installed, the module should work as expected.
Can't Import Data Asset
can't import data asset. these field can't detected from import data csv/xlsx. when I press the odoo field option, only the external ID appears, there should be fields like asset name, category, currency, etc.
Re: Can't Import Data Asset
We have update the app. Please get the latest version
Bugs on asset
i found new bugs again . i can't import data asset. these field can't detected from import data csv/xlsx
Re: Bugs on asset
Thank you for reporting this issue. Could you please specify which fields are not being detected during the import? Also, are you receiving any error messages? This will help us diagnose and resolve the problem more quickly.
Trying to setup check printing, but it just shows none. I tried updating it, and it still doesnt show.. Does this version not allow check printing?
Re:
Hi,
To print cheques in the community edition, a custom layout for the cheques is required, which can be obtained from custom modules.
We have the Print Cheques module(https://apps.odoo.com/apps/modules/17.0/odoo_print_cheque), which allows you to set up bank cheque formats for easy printing. However, it is currently available only up to version 17, with an update for version 18 in progress.
We are having issues with installing in odoo18 community. seems this module is uninstallable. The dependency Budget status is uninstallable. is there any conflict with odoo18 that your team is currently looking at?
can't create asset from vendor bill
We have tried to create an automatic asset from the vendor bill but it still isn't created, even though I have configured the asset type and marked auto-confirm assets in the asset type and filled in the asset category in the vendor bill. is it a bug? I used the live demo of Odoo 18 provided above
Re: can't create asset from vendor bill
Thanks for reporting. We have fixed the issue. Please get the latest version.
The module doesn't seem to be installable
We have tried having the module installed, however, it does show 'Un-installable'. Running
Odoo 18.1alpha1 (Community Edition)
Re: The module doesn't seem to be installable
We have checked the module and were unable to reproduce the issue. Could you please provide details about the custom modules, if there are any, especially those related to accounting?
Reconciliation Widget Question
Hi,
Great job here.
How to make reconciliation widget to work? There is no way to enter bank/cash transactions and thus, cannot see how the reconciliation widget is working in this module.
Thank you in advance
Missing Summary and Graphs Dashboard
Hi Team,
All good in V18 but may I know why why have you removed the dashboard with Graphs and Summary (Net Profit or Loss, Total Income, Total Expenses etc) like in the old versions? It was really helpful.
Re: Missing Summary and Graphs Dashboard
The dashboards with graphs and summaries are implemented as a separate module.
Currently, this module is only available for Version 17. The Version 18 release is under development and will be available soon.
You can find the link for the Version 17 module here: https://apps.odoo.com/apps/modules/17.0/odoo_accounting_dashboard
Incompatible version, setting installable=False
Hi,
I installed it in Odoo18 but it could not be activated. I got this in the odoo log:
The module base_accounting_kit has an incompatible version, setting installable=False. It also happened with OpenHRMS.
My Odoo Version is: Odoo 18.1alpha1 (Community Edition), installed from github.
Is there anything that I missed in the setting/steps?
Thank you
Correction - copying to addons and
Hi,
Sorry, my bad.
I tried to import this module via the WebUI/Module import, which caused the issue.
When I copied to the addons library and refresh modules, I was able to activate the module without problem.
Re: Correction - copying to addons and
We are glad to hear the issue is solved.
Problem importing this module to a fresh odoo community 18
Hi,
I tried to import this module, but for me it failed. Exactly the same issue with the budget module.
Here is the error message:
<field name="domain_force">['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]In case of budget module, the error message:
<field name="domain_force">['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]</field></record>
I hope it helps.
Re: Problem importing this module to a fresh odoo community 18
Please note that custom modules with Python or JS files cannot be imported directly via the Odoo Apps interface, which only supports modules with XML files.
If you're on Odoo Online, custom module installation is not supported.
If you’re using Odoo on-premise, refer to this guide: How to Install a Custom Module in Odoo 16.