[IMP] manufacturing: Restructure pages
@@ -0,0 +1,14 @@
|
||||
:banner: banners/manufacturing.jpg
|
||||
|
||||
========================
|
||||
Manufacturing Management
|
||||
========================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
management/bill_configuration
|
||||
management/manufacturing_order
|
||||
management/kit_shipping
|
||||
management/product_variants
|
||||
management/sub_assemblies
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
@@ -1,8 +0,0 @@
|
||||
========================
|
||||
Manufacturing Operations
|
||||
========================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
operations/replenishment
|
||||
@@ -1,8 +0,0 @@
|
||||
========================
|
||||
Replenishment Strategies
|
||||
========================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
replenishment/strategies
|
||||
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 15 KiB |
@@ -1,76 +0,0 @@
|
||||
==============================================
|
||||
How to select the right replenishment strategy
|
||||
==============================================
|
||||
|
||||
Minimum Stock rules and Make to Order have similar consequences but
|
||||
different rules. They should be used depending on your manufacturing and
|
||||
delivery strategies.
|
||||
|
||||
Terminology
|
||||
===========
|
||||
|
||||
Minimum stock rule
|
||||
-------------------
|
||||
|
||||
Minimum Stock rules are used to ensure that you always have the minimum
|
||||
amount of a product in stock in order to manufacture your products
|
||||
and/or answer to your customer needs. When the stock level of a product
|
||||
reaches its minimum the system will automatically generate a procurement
|
||||
order with the quantity needed to reach the maximum stock level.
|
||||
|
||||
Make to Order
|
||||
-------------
|
||||
|
||||
The Make to Order function will trigger a Purchase Order of the amount
|
||||
of the Sales Order related to the product. The system will **not** check
|
||||
the current stock. This means that a draft purchase order will be
|
||||
generated regardless of the quantity on hand of the product.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
Minimum stock rules
|
||||
-------------------
|
||||
|
||||
The Minimum Stock Rules configuration is available through your
|
||||
Inventory module. In the Inventory Control menu select "Reordering Rule"
|
||||
in the drop down menu. There, click on "Create" to set minimum and
|
||||
maximum stock values for a given product.
|
||||
|
||||
.. image:: media/strategies01.png
|
||||
:align: center
|
||||
|
||||
.. note::
|
||||
Show tooltips for "minimum quantity", "maximum quantity" and "quantity multiple"
|
||||
fields
|
||||
|
||||
Then, click on your product to access the related product form and, on
|
||||
the "Inventory submenu", do not forget to select a supplier.
|
||||
|
||||
.. image:: media/strategies02.png
|
||||
:align: center
|
||||
|
||||
.. tip::
|
||||
Don't forget to select the right product type. A consumable
|
||||
can not be stocked and will thus not be accounted for in the stock valuation.
|
||||
|
||||
Make to Order
|
||||
--------------
|
||||
|
||||
The Make to Order configuration is available on your product form
|
||||
through your :menuselection:`Inventory --> Inventory control --> Products` (or any
|
||||
other module where products are available).
|
||||
|
||||
On the product form, under Inventory, click on "Make To Order".
|
||||
|
||||
.. image:: media/strategies03.png
|
||||
:align: center
|
||||
|
||||
Choice between the two options
|
||||
------------------------------
|
||||
|
||||
The choice between the two options is thus dependent of your inventory
|
||||
strategy. If you prefer to have a buffer and always have at least a
|
||||
minimum amount, the minimum stock rule should be used. If you want to
|
||||
reorder your stocks only if your sale is confirmed it is better to use
|
||||
the Make to Order.
|
||||
@@ -1,3 +1,5 @@
|
||||
:banner: banners/manufacturing.jpg
|
||||
|
||||
========
|
||||
Overview
|
||||
========
|
||||
@@ -5,6 +7,5 @@ Overview
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
overview/main_concepts
|
||||
overview/getting_started
|
||||
overview/bill_of_materials
|
||||
I want to use Odoo Manufacturing <https://www.odoo.com/page/mrp-cloud-software>
|
||||
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
=================
|
||||
Bill of Materials
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
getting_started/bill_configuration
|
||||
bill_of_materials/kit_shipping
|
||||
bill_of_materials/product_variants
|
||||
bill_of_materials/sub_assemblies
|
||||
@@ -1,11 +0,0 @@
|
||||
===============
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
How to consume composents to make a finished product
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
getting_started/bill_configuration
|
||||
getting_started/manufacturing_order
|
||||
@@ -1,9 +0,0 @@
|
||||
=============
|
||||
Main Concepts
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
main_concepts/intro
|
||||
main_concepts/terminologies
|
||||
@@ -1,14 +0,0 @@
|
||||
==================================
|
||||
Introduction to Odoo Manufacturing
|
||||
==================================
|
||||
|
||||
.. youtube:: QtIU0p8daAo
|
||||
:align: right
|
||||
:width: 700
|
||||
:height: 394
|
||||
|
||||
Transcript
|
||||
==========
|
||||
|
||||
Work in progress.
|
||||
|
||||
@@ -1,107 +0,0 @@
|
||||
===========================
|
||||
Manufacturing Terminologies
|
||||
===========================
|
||||
|
||||
.. glossary::
|
||||
|
||||
Bill of Materials
|
||||
|
||||
A bill of materials (BoM) is a document that describes the materials,
|
||||
the quantity of each material, and the steps required to manufacture a
|
||||
product. Depending on the industry and the nature of the finished
|
||||
product, a different name may be used to describe the same document. For
|
||||
example, in the pharmaceutical industry, the term “recipe” may be used.
|
||||
|
||||
Cycle
|
||||
|
||||
A production cycle is a frame of time during which an entire
|
||||
manufacturing process can be fulfilled.
|
||||
|
||||
Downtime or Leave
|
||||
|
||||
Time during which a resource is unavailable. If the resource is a
|
||||
machine, the unavailability is downtime, while if the resource is human,
|
||||
unavailable time is called a Leave.
|
||||
|
||||
Finished products
|
||||
|
||||
Finished products are the final output of a manufacturing process. They
|
||||
are normally not intended to be used as input into another manufacturing
|
||||
order of the company.
|
||||
|
||||
Kit
|
||||
|
||||
A kit is a set of components that are described by a bill of materials,
|
||||
but which are delivered separately rather than assembled or mixed.
|
||||
|
||||
Multi-level Bill of Materials
|
||||
|
||||
A bill of material can quickly grow very complex. To keep it manageable,
|
||||
it can be broken down into several smaller manufactured parts, each
|
||||
having its own BOM. These parts are typically referred to as
|
||||
sub-assembly of intermediate products.
|
||||
|
||||
Defining a BOM in multiple levels reduces the complexity of the
|
||||
top-level document and allows components to be reused in other BoMs.
|
||||
|
||||
Phantom Bill of Material
|
||||
|
||||
A phantom bill of material is always used in the context of multi-level
|
||||
BOMs. It allows to add a sub-assembly as part of a bigger end-product
|
||||
while avoiding to trigger a separate manufacturing order for the
|
||||
sub-assembly.
|
||||
|
||||
As such, when a manufacturing order for the final product is launched,
|
||||
the components of the sub-assembly are reflected in the parent BOM as if
|
||||
they were direct components of the parent BOM.
|
||||
|
||||
Phantom BOM are thus used for grouping a set of components with the aim
|
||||
of reusing them in many other BOM without the need to launch separate
|
||||
manufacturing orders for the sub-assemblies.
|
||||
|
||||
Raw Materials
|
||||
|
||||
Raw materials and components constitute the input that are transformed
|
||||
to produce semi-finished or finished goods.
|
||||
|
||||
The transformation here can take many aspects according to the industry.
|
||||
It can be simple assembly, welding, mixing, etc.
|
||||
|
||||
Routing
|
||||
|
||||
A routing is a document that describes a series of Work Orders and the
|
||||
Work Centers at which they will be carried out
|
||||
|
||||
Semi-finished products and sub-assemblies
|
||||
|
||||
These are products which are manufactured with the purpose to be
|
||||
consumed in another manufacturing order.
|
||||
|
||||
Work Order Operations
|
||||
|
||||
Work Order Operations specify the set of activities necessary to fully
|
||||
process a manufacturing order. Each activity or operation takes some
|
||||
time to be completed and is performed into a determined production unit
|
||||
(also called work center).
|
||||
|
||||
Work Order
|
||||
|
||||
A work order is a single manufacturing operation that is scheduled for
|
||||
execution on a given date and a given duration.
|
||||
|
||||
Work Center
|
||||
|
||||
Work centers identify production units and their resources. They are
|
||||
used to represent the plant capacity as well as costing information. The
|
||||
capacity is a combination of resources and their availability time.
|
||||
|
||||
Resources
|
||||
|
||||
In manufacturing a resource can be a human being (employee) or machine
|
||||
available in a work center.
|
||||
|
||||
Working Time
|
||||
|
||||
Each resource has its normal working time. For instance, machines can be
|
||||
set up to operate 7 days a week 20 hours out of 24.
|
||||
|
||||