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

[14.0][IMP] hr_expense_invoice: prepare invoice values #265

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

kaynnan
Copy link

@kaynnan kaynnan commented Aug 14, 2024

cc @marcelsavegnago @douglascstd @WesleyOliveira98

The purpose of this PR is to separate the invoice values for use in a _prepare method. In cases where modifications are made to specific move_line only, it would be necessary to rewrite a significant amount of code. Therefore, using _prepare would facilitate this process.

@kaynnan
Copy link
Author

kaynnan commented Aug 14, 2024

@pedrobaeza, Can you review please?

@pedrobaeza pedrobaeza added this to the 14.0 milestone Aug 14, 2024
Copy link
Member

@mileo mileo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you create a prepare_invoice_line_values too?

@kaynnan kaynnan force-pushed the 14.0-imp-hr_expense_invoice branch from fa4351f to 557242d Compare August 16, 2024 17:15
@kaynnan
Copy link
Author

kaynnan commented Aug 16, 2024

Could you create a prepare_invoice_line_values too?

Change implemented. Thank you for the suggestion, @mileo.

@pedrobaeza
Copy link
Member

/ocabot merge patch

@kaynnan
Copy link
Author

kaynnan commented Aug 18, 2024

@pedrobaeza Do I need to do a rebase for the merge to occur? Apparently the bot didn't return something

@pedrobaeza
Copy link
Member

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-265-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 2aafa57 into OCA:14.0 Aug 18, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 66db007. Thanks a lot for contributing to OCA. ❤️

@kaynnan kaynnan deleted the 14.0-imp-hr_expense_invoice branch August 18, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants