[REF] hr_expense: Create Vendor Bills in both types of expenses#639
Open
CarmenMiranda wants to merge 1 commit intoVauxoo:18.0from
Open
[REF] hr_expense: Create Vendor Bills in both types of expenses#639CarmenMiranda wants to merge 1 commit intoVauxoo:18.0from
CarmenMiranda wants to merge 1 commit intoVauxoo:18.0from
Conversation
We need to maintain the Vendor Bills created from the Expenses Reports as drafts because they will have a different approval process. This commit contains changes for the issues 2936 [1] and 3038 [2] in the IRC project. It's the forward-port of the PR 606 [3], but part of the code wasn't needed because it was refactored in Odoo migration [4]. [1]: https://gitlab.com/ircanada/ircodoo/-/issues/2936 [2]: https://gitlab.com/ircanada/ircodoo/-/issues/3038 [3]: Vauxoo#606 [4]: odoo@f79ff3fb
This file contains hidden or 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
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.
Related to issue 2936 and issue 3038 on IRC
We need to maintain the Vendor Bills created from the Expenses Reports as drafts because they will have a different approval process.
This commit contains changes for issues 2936 and 3038 in the IRC project.
It's the forward-port of the PR #606, but part of the code wasn't needed because it was refactored in Odoo migration.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr