Skip to content

[ADD] mrp_subcontracting_resupply_status #1560

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

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

MarinaAForgeFlow
Copy link

Allows to have more visibility on the resupply transfer status both in the PO and the receipt transfer.

Copy link
Contributor

@JordiMForgeFlow JordiMForgeFlow left a comment

Choose a reason for hiding this comment

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

Minor comments, rest LGTM 👍🏼

<field
name="resupply_status"
attrs="{'invisible': [('subcontracting_resupply_picking_count', '=', 0)]}"
groups="stock.group_stock_user"
Copy link
Contributor

Choose a reason for hiding this comment

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

make it optional in the view, also why not putting it in the form view as well?

Copy link
Author

Choose a reason for hiding this comment

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

I simply did not think about it. For the PO I added it because there was already information about the receipt status and invoice status in the form.

I am not sure where is the best place to add it in the Form. I have added it inside the "Other information" group for now, let me know if you think another place would be better.

@MarinaAForgeFlow MarinaAForgeFlow force-pushed the 16.0-add-mrp_subcontracting_resupply_status branch from bb5c449 to cd40904 Compare July 2, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants