# Production Order Roll Split Up

<p class="doc-lead">Roll Split Up records Material Roll Numbers (MRN) and Finished Roll Numbers (FRN) for roll/sheet production — splitting voucher output into trackable rolls with dimensions (length, width, SQM) linked to a Production Order and Sale Order.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/production/production-order-roll-split-up?id=overview">Overview</a>
<a href="#/production/production-order-roll-split-up?id=quick-start">Quick Start</a>
<a href="#/production/production-order-roll-split-up?id=form-fields">Form Fields</a>
<a href="#/production/production-order-roll-split-up?id=roll-lines">Roll Lines</a>
<a href="#/production/production-order-roll-split-up?id=actions">Actions</a>
<a href="#/production/production-order-roll-split-up?id=faq">FAQ</a>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Roll Split Up is opened from a multi-stage <a href="#/production/production-order">Production Order</a> stage via the <b>Roll Split Up</b> action — or from <b>Production → Roll Split Up</b> when listed in navigation.

<p><b>What it does.</b> Captures MRN rolls (material consumed) and FRN rolls (finished output) with dimensions, consumed/balance quantities, and print labels per roll. Data feeds the <a href="#/production/reports/mrn-report">MRN Report</a> and <a href="#/production/reports/frn-report">FRN Report</a>.</p>

<hr class="doc-section-divider">

<h2 id="quick-start">Quick Start</h2>

<ol>
<li>From a Production Order stage, click <b>Roll Split Up</b>.</li>
<li>Select <b>Type</b> (MRN or FRN), <b>Machine</b>, and source MRN when creating FRN from material.</li>
<li>Enter <b>Length</b>, <b>Width</b>, and <b>Total SQM</b> dimensions.</li>
<li>Add roll lines and save.</li>
<li>Print roll labels from each line's <b>Print</b> action.</li>
</ol>

<hr class="doc-section-divider">

<h2 id="form-fields">Form Fields</h2>

<b>Type section</b>

| **Field** | **Description** |
|-----------|-----------------|
| Type | MRN (material roll) or FRN (finished roll). |
| Machine | Machine used. |
| MRN | Source material roll for FRN creation. |
| MRN Size | Source MRN dimensions. |
| Consumed Qty | Quantity consumed from MRN. |
| Balance Qty | Remaining on MRN. |

<b>Dimensions</b>

| **Field** | **Description** |
|-----------|-----------------|
| Length | Roll length. |
| Width | Roll width. |
| Total SQM | Square metres. |

<b>View header:</b> Production Order [Id], Sale Order [Id], Item, Batch, No Of Rolls, Voucher Quantity SQM, Roll split up total SQM, Roll split up balance SQM.

<hr class="doc-section-divider">

<h2 id="roll-lines">Roll Lines</h2>

<b>Rolls (MRN)</b>

| **Column** | **Description** |
|------------|-----------------|
| Sl.No | Line number. |
| MRN | Material Roll Number. |
| Length / Width / SQM | Dimensions. |
| Item / Item Code / Variant | Item details. |
| Consumed Qty | Consumed quantity. |
| Balance Qty | Balance on roll. |
| Print | Print MRN label. |

<b>Rolls (FRN)</b>

| **Column** | **Description** |
|------------|-----------------|
| Sl.No | Line number. |
| FRN | Finished Roll Number. |
| Length / Width / SQM | FRN dimensions. |
| MRN / MRN Length / Width / SQM | Linked source MRN. |
| Item / Item Code / Variant | Item details. |
| Print | Print FRN label. |

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

| **Action** | **Description** |
|------------|-----------------|
| Edit | Modify the roll split up record. |
| Print | Print the document. |
| Export | Export roll data. |

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<p><b>Where do I track rolls after split up?</b><br>Use <a href="#/production/reports/mrn-report">MRN Report</a> for material rolls and <a href="#/production/reports/frn-report">FRN Report</a> for finished rolls including status (In hand, Loaded, Shipped, etc.).</p>

<p><b>Can I update FRN status later?</b><br>Yes — from FRN Report using <b>Update status manually</b> or through loading/dispatch workflows.</p>
<p><b>MRN and length required?</b><br>Machine, MRN, length/width required; quantity must match rolls × dimensions.</p>
<p><b>FRN report link?</b><br><a href="#/production/reports/frn-report">FRN Report</a> for finished roll tracking.</p>
<p><b>Can I export this report?</b><br>Yes — use Export from report actions for Excel analysis.</p>
<p><b>Which production setting affects this?</b><br>Review <a href="#/production/production-settings-config">Production Settings</a> for variance, quantity, and BOM rules.</p>