Skip to content

[FIX issues 2537] purchase_request: Allow copying descriptions to new PO by updating wiz_id field properties" #2534

Open
medaihichem wants to merge 1 commit into
OCA:16.0from
medaihichem:fix_purchase_request_copying_descriptions
Open

[FIX issues 2537] purchase_request: Allow copying descriptions to new PO by updating wiz_id field properties" #2534
medaihichem wants to merge 1 commit into
OCA:16.0from
medaihichem:fix_purchase_request_copying_descriptions

Conversation

@medaihichem
Copy link
Copy Markdown

This change fixes an issue in the wizard that creates a purchase order from a purchase request, where copying item descriptions (boolean toggle) was blocked due to the wiz_id field in purchase.request.line.make.purchase.order.item being required and readonly.

I modified the field to be non-required (required=False) and non-readonly (readonly=False), which allows item descriptions to be copied correctly when creating a purchase order

@medaihichem medaihichem changed the title [FIX] purchase_request: Allow copying descriptions to new PO by updating wiz_id field properties" [FIX issues 2537] purchase_request: Allow copying descriptions to new PO by updating wiz_id field properties" Feb 1, 2025
@HviorForgeFlow
Copy link
Copy Markdown
Member

@medaihichem can you squash the commits? Thanks

@medaihichem medaihichem force-pushed the fix_purchase_request_copying_descriptions branch from 13afb58 to 9447a68 Compare June 8, 2025 14:13
@medaihichem
Copy link
Copy Markdown
Author

@HviorForgeFlow it's done.

@HviorForgeFlow
Copy link
Copy Markdown
Member

@medaihichem commits are not properly squashed.

@github-actions
Copy link
Copy Markdown

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 May 17, 2026
@medaihichem medaihichem force-pushed the fix_purchase_request_copying_descriptions branch from 7d16f6c to 80bb66f Compare May 17, 2026 15:36
@medaihichem
Copy link
Copy Markdown
Author

@HviorForgeFlow Done, sorry for the delay. Cleaned up and squashed into a single commit.

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

Labels

mod:purchase_request Module purchase_request series:16.0 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.

3 participants