How to change the tyre doctype to store ?

Hey there,
Hi All,
Basically I have created the tyre doctype for vehicle, and i have created the tyre management and position and drag & drop functionalities but now i want the tyres from stock, so how to change the doctype to stock is this possible in ERPnext so please help me out.

1 Like
  • @saikiran

    Item is in fact what you are looking for. There are following types EPRNext offers;

    1. Stock items
    2. Service items
    3. Fixed Assets

Whatever you have done through your custom doctype was already there in item master as Variants.

Looks like you need to go through some documentation before start working with ERP In real terms.

Please consult the following documentation;

  1. Item
  2. https://docs.frappe.io/erpnext/item-variants
  3. Introduction to Stock Module

that’s why i asked in the previous message is this possible ?

Thank you so much for your guidance :blush:

I understand now that the Item master in ERPNext already covers what I was trying to achieve through a custom DocType, especially with the use of variants. That really helps clarify things.

I’ll go through the documentation you shared on Items, Item Variants, and the Stock Module to get a better understanding before proceeding further.

Appreciate your support and direction :folded_hands: