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-tools (16.0) #1640

Merged
merged 19 commits into from
Nov 14, 2024

Conversation

bt-admin
Copy link

bt_gitbot

JordiBForgeFlow and others added 19 commits September 30, 2024 09:25
if move.company_id.period_lock_to_date or move.company_id.fiscalyear_lock_to_date
are not set nothing should be done.
Use ValidationError instead of UserError to prevent unfriendly message;
Prevent crash when a lock to date not yet set in company.
If setting the Advisor Lock To Date too early, the message instructed
the user to do the exact opposite of what he/she should do to correct
the problem.
Also use ValidationError instead of UserError in wizard to set lock to dates.
Signed-off-by AaronHForgeFlow
@bt-admin bt-admin added the 16.0 label Nov 14, 2024
@bt-admin bt-admin merged commit dfe7b97 into brain-tec:16.0 Nov 14, 2024
8 checks passed
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (16.0@7401246). Learn more about missing BASE report.
Report is 205 commits behind head on 16.0.

Additional details and impacted files
@@           Coverage Diff            @@
##             16.0     #1640   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         6           
  Lines           ?        31           
  Branches        ?         3           
========================================
  Hits            ?        31           
  Misses          ?         0           
  Partials        ?         0           

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

10 participants