Skip to content

[18.0][MIG] stock_request_submit#67

Merged
OCA-git-bot merged 27 commits intoOCA:18.0from
ecosoft-odoo:18.0-mig-stock_request_submit
Jan 26, 2026
Merged

[18.0][MIG] stock_request_submit#67
OCA-git-bot merged 27 commits intoOCA:18.0from
ecosoft-odoo:18.0-mig-stock_request_submit

Conversation

@Saran440
Copy link
Copy Markdown
Member

@Saran440 Saran440 commented May 2, 2025

  • Standard migrate

@Saran440 Saran440 force-pushed the 18.0-mig-stock_request_submit branch from f1ce9db to c074401 Compare May 2, 2025 04:16
@peluko00
Copy link
Copy Markdown

Can you push again please @Saran440 ?

@Saran440 Saran440 force-pushed the 18.0-mig-stock_request_submit branch from c074401 to 73fa6ec Compare July 29, 2025 02:21
@Saran440
Copy link
Copy Markdown
Member Author

@peluko00 Updated. and I add class="oe_highlight" on button submit.

Copy link
Copy Markdown

@peluko00 peluko00 left a comment

Choose a reason for hiding this comment

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

LGTM! Code review and tested in runboat

Copy link
Copy Markdown

@BhaveshHeliconia BhaveshHeliconia left a comment

Choose a reason for hiding this comment

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

Functional review LGTM!

@OCA-git-bot
Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 7, 2025

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Dec 7, 2025
@github-actions github-actions bot closed this Jan 11, 2026
@ps-tubtim ps-tubtim reopened this Jan 26, 2026
HviorForgeFlow and others added 17 commits January 26, 2026 14:38
[UPD] Update stock_request_submit.pot

[UPD] README.rst
…rrors

stock_request_submit 12.0.1.0.1

Added translation using Weblate (Chinese (Simplified))

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (6 of 6 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_submit/zh_CN/

Added translation using Weblate (Spanish)

Translated using Weblate (Spanish)

Currently translated at 100.0% (6 of 6 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_submit/es/
[UPD] Update stock_request_submit.pot

stock_request_submit 12.0.1.0.2

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_submit/

Translated using Weblate (Spanish)

Currently translated at 100.0% (4 of 4 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_submit/es/
[UPD] Update stock_request_submit.pot
[MIG] Prettier

[MIG] Rename uninstall_hook.py to hooks.py

[MIG] Added Uninstall Hook Test

[IMP] Black

[UPD] Update stock_request_submit.pot

[UPD] README.rst
…st.order in the "Confirm" or "Submit" buttons if there are no items.

TT39761

[UPD] Update stock_request_submit.pot

stock_request_submit 14.0.1.0.1

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_request_submit/
Currently translated at 100.0% (8 of 8 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_request_submit/es/
…guage

TT41343

[UPD] Update stock_request_submit.pot

stock_request_submit 14.0.1.2.0
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_request_submit/
[UPD] Update stock_request_submit.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_request_submit/
Translated using Weblate (Italian)

Currently translated at 100.0% (7 of 7 strings)

Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_request_submit/it/
@Saran440 Saran440 force-pushed the 18.0-mig-stock_request_submit branch from 73fa6ec to e06e70e Compare January 26, 2026 07:38
@ps-tubtim
Copy link
Copy Markdown
Member

/ocabot migration stock_request_submit

/ocabot merge nobump

@OCA-git-bot
Copy link
Copy Markdown
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 18.0-ocabot-merge-pr-67-by-ps-tubtim-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Jan 26, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 26, 2026
11 tasks
@OCA-git-bot OCA-git-bot merged commit 367cdc2 into OCA:18.0 Jan 26, 2026
7 checks passed
@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved merged 🎉 ready to merge stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.