-
-
Notifications
You must be signed in to change notification settings - Fork 674
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][MIG] hr_expense_advance_clearing: Migration to 14.0 #1293
Closed
rodrigonevest
wants to merge
32
commits into
OCA:14.0
from
Escodoo:14.0-mig-hr_expense_advance_clearing
Closed
[14.0][MIG] hr_expense_advance_clearing: Migration to 14.0 #1293
rodrigonevest
wants to merge
32
commits into
OCA:14.0
from
Escodoo:14.0-mig-hr_expense_advance_clearing
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
Fix install error when there are already some expense in system.
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/pt_BR/
We should prevent setting the analytic account in expenses used as employees advance. Otherwise, it can lead to errors charging against an analytic account that later won't be compensated when all is reconcile. Anyway, the advance is not an expense, but money of the company moving from one place to another, that later will be used for real expenses that will be imputed to the corresponding analytic account
Currently translated at 86.7% (26 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/fr/
Currently translated at 93.3% (28 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/da/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/
Currently translated at 6.6% (2 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Currently translated at 100.0% (30 of 30 strings) Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: hr-12.0/hr-12.0-hr_expense_advance_clearing Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_expense_advance_clearing/
rodrigonevest
force-pushed
the
14.0-mig-hr_expense_advance_clearing
branch
from
November 9, 2023 19:39
36f7b13
to
daae263
Compare
rodrigonevest
force-pushed
the
14.0-mig-hr_expense_advance_clearing
branch
from
November 9, 2023 19:44
daae263
to
9a48b38
Compare
@rodrigonevest Hi, In version14+ this module move on https://github.com/OCA/hr-expense |
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.
cc @marcelsavegnago @douglascstd @kaynnan @WesleyOliveira98