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/bank-statement-import (15.0) #576

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

bt-admin
Copy link

bt_gitbot

pilarvargas-tecnativa and others added 4 commits October 29, 2024 12:13
…ment lines

The ‘ref’ field is not visible on invoices of type ‘out_invoice’.
In the tests, it is adding value to this field and therefore does not
fail to create a bank statement line where the ‘payment_ref’ field is
required. To solve this, the value of the ‘payment_ref’ field of the
bank statement lines is set as the reference of a supplier invoice
(‘ref’ in invoice lines) or as the reference of the payment
‘payment_reference’ (‘name’ in invoice lines).
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_bank_statement_import_move_line
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_bank_statement_import_move_line/
@bt-admin bt-admin added the 15.0 label Oct 31, 2024
@bt-admin bt-admin merged commit 2bb897f into brain-tec:15.0 Oct 31, 2024
4 checks passed
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.49%. Comparing base (5bc125f) to head (0161ec2).
Report is 66 commits behind head on 15.0.

Additional details and impacted files
@@           Coverage Diff           @@
##             15.0     #576   +/-   ##
=======================================
  Coverage   84.49%   84.49%           
=======================================
  Files         105      105           
  Lines        3392     3392           
  Branches      420      420           
=======================================
  Hits         2866     2866           
  Misses        381      381           
  Partials      145      145           

☔ 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.

4 participants