-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
[18.0][MIG] hr_expense_cancel #281
Open
mav-adhoc
wants to merge
27
commits into
OCA:18.0
Choose a base branch
from
adhoc-dev:18.0-mig-hr_expense_cancel
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
4 times, most recently
from
December 27, 2024 18:50
eb7cb1c
to
0b8f9c0
Compare
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
8 times, most recently
from
January 9, 2025 12:28
63f2a04
to
1650425
Compare
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
from
January 9, 2025 14:53
1650425
to
7fb11e9
Compare
This module lets to cancel and correct expenses. It adds a cancel button on the expense sheet that undo reconciliations and delete payments and journal entries.
The multi own account test has been removed as it is no longer possible in odoo core to register the payment of several expense sheet reports at the same time. Co-Authored By: Stefan Ungureanu aiendry-aktivsoftware
In this version, if a product doesn't have cost, you are only able to enter total amount, so the test should be adjusted to this condition.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: hr-expense-17.0/hr-expense-17.0-hr_expense_cancel Translate-URL: https://translation.odoo-community.org/projects/hr-expense-17-0/hr-expense-17-0-hr_expense_cancel/
Currently translated at 100.0% (4 of 4 strings) Translation: hr-expense-17.0/hr-expense-17.0-hr_expense_cancel Translate-URL: https://translation.odoo-community.org/projects/hr-expense-17-0/hr-expense-17-0-hr_expense_cancel/it/
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
2 times, most recently
from
January 29, 2025 15:45
f3e2b0d
to
734c83a
Compare
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
from
January 29, 2025 15:45
734c83a
to
7f238e3
Compare
in V18 you can only create moves for submitted sheets odoo/odoo@f892800#diff-42c75e4d29952aadf0abdd1bfe7e066bef3db1275c16d64dd3f3b96a332a2ff3
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
from
January 29, 2025 16:46
11066e9
to
369eab5
Compare
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
2 times, most recently
from
January 31, 2025 17:13
2a46bc1
to
029b582
Compare
mav-adhoc
force-pushed
the
18.0-mig-hr_expense_cancel
branch
from
January 31, 2025 18:20
029b582
to
aa5d2fb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.