-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Matt Taylor edited this page Feb 25, 2020
·
22 revisions
Accounting configuration, customization, and behavior can be found here
We have 3 main issues with MRP:
- Low-Level-Code
- [MRP Timing](MRP Timing)
- Need timing buckets
- Need to not create MOs and RFQs
And, a few minor issues:
- Pegging
- Possibly provided by procurement_plan_mrp
- Master Schedule
- Use MOs for now
- A better (custom) calendar view would be helpful
- Maybe find a simple module that manages procurement orders like master schedule entries
- Use MOs for now
- Blanket purchase orders
- No core module... maybe it can be done manually?
- There is an OCA module
- purchase_partial_invoicing
- purchase_partner_invoice_method
- Bin/Kanban Ordering;
- Create procurement requests (like the Procurement Request on the product form) by scanning barcodes from all bins on the to-be-ordered shelf
- There used to be a purchase_request module... now provided by Procurement Request button?
- https://github.com/Mwatchorn26/purchase_request
- Probably need a custom module to group and manage procurements from bin scans
- Subscriptions
- For example: Bulk weld gasses
- Sometimes a 3 year contract
- Need to generate purchase orders, and tie them to the contract/subscription
- Unmatched Receivers
- account_accountant
- mrp
- mrp_operations
- product_extended
- sale_order_dates
- delivery
- stock_dropshipping
- product_margin
- sale_margin
- account_analytic_default
- account_cancel
- account_check_writing
- calendar
- document
- Requirements and procedures can be found here