Sell the item with different specifications for which we buy it

Hi All

We buy an item with particular width and length and often we sell it by divided it’s Width equally
For example a purchased item has (10 width * 50 length) we need to sell it as 2 items 550 and 550 how erpnext can handle this case

Thanks in advance

The UOM Conversion for Selling module will be released in V8. To see how it will work, take a look at how it works for Purchase. You will get an idea.
https://frappe.github.io/erpnext/user/manual/en/buying/articles/purchasing-in-different-unit

@KanchanChauhan thanks for your response

Is there any work around idea for now like consider the purchased item (10 width * 50 length) is BOM and 2 items 550 and 550 is finished goods That is will work or not