When we create a new purchase receipt, there is a ( Get Item Form ) Button in it and there is 2 option purchase receipt or purchase invoice, we select the purchase order and the purchase order data come in the purchase receipt, but when we select purchase invoice its data item table in purchase receipt is not fetched, item’s total amount or total qty is there but item details are not there. I have attached the scrrenshot below for better understanding.
Only the item table data is not working properly this is issue face only in purchase invoice to purchase receipt.There are 2 or more methods of creating purchase receipt from purchase invoice in erpnext. Same issue is there, item table data is not show in the purchase receipt.
I updated the bench to the latest version by doing this command " bench update --reset " and also migrated the bench but there are still problem. I have the attached video in the bellow.
There is no any clinet script and server script for Purchase Invoice and Purchase Receipt.
It was working earlier but now this issue is coming since last week.
When we select taxable items from a purchase invoice, the item table details are not being filled. This issue is specific to the purchase invoice to purchase receipt process. Despite using different methods to create a purchase receipt from a purchase invoice in ERPNext, the item table data consistently fails to appear in the purchase receipt.