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

[FW][FIX] l10n_in: wrong state used #100902

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Sep 22, 2022

Issue :

  • account.move.state has only 3 possible values cancel, draft, posted
  • the wrong value was used

Fix:

  • Use the correct value posted

OPW-2991389

Forward-Port-Of: #100691

@robodoo
Copy link
Contributor

robodoo commented Sep 22, 2022

@fw-bot
Copy link
Contributor Author

fw-bot commented Sep 22, 2022

@momegahed @agr-odoo cherrypicking of pull request #100691 failed.

stderr:

18:26:38.035739 git.c:344               trace: built-in: git cherry-pick a620745e78414ca6914d924ee8b806d312f4267a
error: could not apply a620745e7841... [FIX] l10n_in: wrong state used
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
----------
status:

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

@robodoo robodoo added conflict There was an error while creating this forward-port PR forwardport This PR was created by @fw-bot labels Sep 22, 2022
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Sep 22, 2022
Issue :
- `account.move.state` has only 3 possible values cancel, draft, posted
- the wrong value was used

Fix:
- Use the correct value `posted`

OPW-2991389

X-original-commit: 1a46b6b
@momegahed momegahed force-pushed the 14.0-13.0-l10n_in-OPW-2991389-fix-mome-xPQv-fw branch from 39c7593 to 0894ffa Compare September 27, 2022 08:29
@momegahed
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Sep 27, 2022
Issue :
- `account.move.state` has only 3 possible values cancel, draft, posted
- the wrong value was used

Fix:
- Use the correct value `posted`

OPW-2991389

closes #100902

X-original-commit: 1a46b6b
Signed-off-by: Grazioso Andrea (agr) <agr@odoo.com>
Signed-off-by: Mohamed Megahed Abbas Megahed SALLAM (mome) <mome@odoo.com>
@robodoo robodoo temporarily deployed to merge September 27, 2022 11:30 Inactive
@robodoo robodoo closed this Sep 27, 2022
@fw-bot fw-bot deleted the 14.0-13.0-l10n_in-OPW-2991389-fix-mome-xPQv-fw branch October 11, 2022 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflict There was an error while creating this forward-port PR forwardport This PR was created by @fw-bot OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants