Topic: Purchase order/Direct GRN

How to add Two extra textbox in Purchase order/Direct GRN

How I can add new textbox in Direct GRN for Serial No. of Items

Re: Purchase order/Direct GRN

@naeem you may need to edit purchasing/includes/ui/po_ui.inc and grn_ui.inc and some other core files to get it working.

www.boxygen.pk

Re: Purchase order/Direct GRN

Sir can you give detail how many files I can edit for solving problem thanks

Re: Purchase order/Direct GRN

How to add Two extra textbox in Purchase order/Direct GRN

How I can add new textbox in Direct GRN for Serial No. of Items kindly explan step by step thanks

Re: Purchase order/Direct GRN

Can any body help me Thanks

How to add Two extra textbox in Purchase order/Direct GRN

How I can add new textbox in Direct GRN for Serial No. of Items kindly explan step by step thanks

Re: Purchase order/Direct GRN

I have done serial number addition in inventory. It is quite complicated.
1. you need to create new database that holds item name, serial number, and number of items.
2. you need to modify or add GRN column to add serial number to the items.
3. you need to modify sales order delivery so that you can choose which serial number item is delivered to customer and then reduce your item number.
4. in inventory, like stock adjustment and item transfer, you need to add serial number selection.