Getting values from Kit specification to stock item screen
Hi All,
I am trying pull kit specification information into stock items ->general tab.
Suppose, a stock item is a kit and when this item is selected it would display the details of its components from kit specification screen.
Is there any way to achieve that?
Page 1 / 1
Hi @atuljainajm
If you are looking for costing information we might be able to assist you in this request. But will need more detail. Give me a call or send a email. gary@biz-techservices.com / 818-484-5004
Hi @atuljainajm It requires customization.
You can fetch the Kit Component details from the INKitSpecStkDet Table to the Stock Items screen.
Hi @Naveen Boga ,
Thanks for the reply, can you please help with the steps.
I selected the table in the project customization screen but the fields from INKitSpecStkDet does not appear in the list of visible columns.
Hi @atuljainajm Can you please share a screenshot Or file to know how you added it?
Hi @Naveen Boga
Thanks for the reply, I have the data view as show in the screenshot, but its fields doesnt appear in the visible field lists.
Hi, @atuljainajm As you are looking at the Stock Items screen design page, the Kit Specification screen fields will not be visible.
If you wanted to show the Kit Specification fields in the Stock Items screen, you need to extend the Inventory Item DAC file and add the fields, and then display in the Stock Item screen.
Also, to fetch the Values then you need to extend the InventoryItemMaint graph and then have logic in place.
As you are new to Acumatica development, I would highly recommend you go through the Application Developer certification so that you will get the basic knowledge the Acumatica development to work with the customizations.
@Naveen Boga Thanks for the explanation. Can you please send the link for the certification.
In 2022R2 you have Sidepanels on the Stock item screen if it is marked as a Kit and has Specifications behind it:
No need for Customization in my opinion from 2022R2 going forward. If it really needs to be on the page, please follow Naveen’s advice. He is very knowledgeable!