In Erpnext i create a item name ‘Evolis Primacy 2’ i want use the different name for purchase and different name for sales as like tally how i can handle it
create a custom field to use it in purchase, so in purchase you can override the item_name by the custom field value using a client script and api, or using server script event (on_save) by example