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

agreement_mrp #221

Closed
6 tasks done
max3903 opened this issue Dec 4, 2018 · 0 comments
Closed
6 tasks done

agreement_mrp #221

max3903 opened this issue Dec 4, 2018 · 0 comments
Assignees
Milestone

Comments

@max3903
Copy link
Sponsor Member

max3903 commented Dec 4, 2018

Dependencies: mrp, agreement
License: AGPL-3

Module description

Odoo Agreement App does not provide an easy way to access manufacturing orders related to an agreement. Some organizations needs to have a quick access to the production orders to track the performance of an agreement.

This module allows you to link a manufacturing order to an agreement and adds a smart button on the agreement to look at the list of related MOs.

Usage

  • Go to Manufacturing > Manufacturing Orders
  • Select or create a manufacturing order and set the agreement
  • Go to Agreement > Agreements
  • Open the previous agreement and click on the smart button "Manufacturing Orders" to see the list of related MO

Technical Specifications

  • In the agreement module, add a setting option to install agreement_mrp
  • Add a many2one field "Agreement (agreement_id) on mrp.production
  • Add a many2one field "Service Profile" (serviceprofile_id) on mrp.production
  • Filter the list of service profiles based on the selected agreement
  • Add a group by Service Profile in the search view
  • Add a smart button on agreement to show the list of related MOs
@max3903 max3903 self-assigned this Dec 4, 2018
@max3903 max3903 added this to the 11.0 milestone Dec 4, 2018
smangukiya pushed a commit to ursais/contract that referenced this issue Dec 26, 2018
@max3903 max3903 closed this as completed Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant