Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing from upstream OCA/account-financial-reporting (16.0) #1069

Merged
merged 3 commits into from
Feb 25, 2025

Conversation

bt-admin
Copy link

bt_gitbot

pedrobaeza and others added 3 commits February 24, 2025 20:59
Since odoo/odoo@d0342c8, the default existing company is not getting a
CoA automatically, provoking than the current tests fail with error:

odoo.exceptions.UserError: No journal could be found in company My Company (San Francisco) for any of those types: sale

provoked by the lack of a CoA installed, so we put little code to select
the first available CoA if `l10n_generic_coa` is not installed.
Signed-off-by pedrobaeza
@bt-admin bt-admin added the 16.0 label Feb 25, 2025
@bt-admin bt-admin merged commit 8e65c1d into brain-tec:16.0 Feb 25, 2025
4 checks passed
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.98%. Comparing base (225ce9a) to head (bb38593).
Report is 119 commits behind head on 16.0.

Files with missing lines Patch % Lines
...ount_tax_balance/tests/test_account_tax_balance.py 0.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             16.0    #1069      +/-   ##
==========================================
- Coverage   63.98%   63.98%   -0.01%     
==========================================
  Files         106      106              
  Lines        6637     6642       +5     
  Branches      974      976       +2     
==========================================
+ Hits         4247     4250       +3     
- Misses       2203     2207       +4     
+ Partials      187      185       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants