Skip to content

[18.0][ADD] fieldservice_purchase_request: purchase requests from FSM orders - #1598

Open
marcos-mendez wants to merge 1 commit into
OCA:18.0from
marcos-mendez:18.0-add-fieldservice_purchase_request
Open

[18.0][ADD] fieldservice_purchase_request: purchase requests from FSM orders#1598
marcos-mendez wants to merge 1 commit into
OCA:18.0from
marcos-mendez:18.0-add-fieldservice_purchase_request

Conversation

@marcos-mendez

Copy link
Copy Markdown
Contributor

New glue module between fieldservice and purchase_request: field technicians can request parts directly from a field service order.

  • Request Parts button (FSM user group) creates a purchase request with origin/requester pre-filled
  • Stat button + one2many listing the requests originated by the order
  • ondelete="set null": deleting an order keeps its purchase requests

Running in production on Odoo 18 (clinical engineering vertical). 3 tests, 100% coverage on models. Ships with pt_BR translation.

@OCA-git-bot OCA-git-bot added series:18.0 mod:fieldservice_stock_consume Module fieldservice_stock_consume mod:fieldservice_purchase_request Module fieldservice_purchase_request labels Aug 6, 2026
Request Parts button on the field service order creates a purchase
request linked to the order; a stat button lists the requests. Deleting
an order keeps its requests (reference set to null).
@marcos-mendez
marcos-mendez force-pushed the 18.0-add-fieldservice_purchase_request branch from ec6f080 to 115e5b2 Compare August 6, 2026 01:22
@OCA-git-bot OCA-git-bot removed the mod:fieldservice_stock_consume Module fieldservice_stock_consume label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:fieldservice_purchase_request Module fieldservice_purchase_request series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants