We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
You will have to add those fields (as Custom Fields) in Purchase Order Detail. If the fieldnames are same as Purchase Invoice, then they will be copied over when you make a Purchase Invoice from the Purchase Order.
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
Thanks Rushabh. Please note that we want user to select Expense Head and Cost Center for each item they will enter as part of a PO. So if I add these two fields as Custom fields in Purchase order then will it be stored against each item? Also will the user be able to run report where they can see by Expense Head and Cost center what future funds they will need? Thanks.
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
Create the custom fields for doctype = "Purchase Order Item". That way, they will appear for each item.
Custom fields appear to be same as standard DocField, including that they are created as columns in the database. Hence, they will be selectable in reports.
Thanks Rushabh. Please note that we want user to select Expense Head and Cost Center for each item they will enter as part of a PO. So if I add these two fields as Custom fields in Purchase order then will it be stored against each item? Also will the user be able to run report where they can see by Expense Head and Cost center what future funds they will need? Thanks.
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
It works. I am able to create PO with Expense Head and Cost Center detail for each item. The system also automatically populate these fields when I create a Purchase Invoice for the same PO straight away.
But after creating PO if I create Purchase Receipt and after that if I create Purchase Invoice system doesn’t automatically populate Expense Head and Cost Center detail in Purchase Invoice screen. I think system seems to lose these two fields when I create Purchase Receipt (because they don’t have these two fields) and hence not able to populate them in Purchase Invoice. Can you please look into this for me? I am able to replicate this consistently. Thanks.
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
It works. I am able to create PO with Expense Head and Cost Center detail for each item. The system also automatically populate these fields when I create a Purchase Invoice for the same PO straight away.
But after creating PO if I create Purchase Receipt and after that if I create Purchase Invoice system doesn't automatically populate Expense Head and Cost Center detail in Purchase Invoice screen. I think system seems to lose these two fields when I create Purchase Receipt (because they don't have these two fields) and hence not able to populate them in Purchase Invoice. Can you please look into this for me? I am able to replicate this consistently. Thanks.
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
But can you please explain me how system is able to automatically populate these fields in Purchase invoice when I go directly from PO screen once it has been submitted?
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
But can you please explain me how system is able to automatically populate these fields in Purchase invoice when I go directly from PO screen once it has been submitted?
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
Thanks. So in this instance, mapping occurs when I go from PO page to Purchase Invoice page directly as both has same fields names for expense head and cost center.
Kind regards, Mayur Patel On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
Thanks. So in this instance, mapping occurs when I go from PO page to Purchase Invoice page directly as both has same fields names for expense head and cost center.
Kind regards, Mayur Patel On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
Thanks a lot Anand and Rushabh for your prompt responses. This was very helpful. Much appreciated.
Kind regards, Mayur Patel
On Wednesday, May 8, 2013 5:03:47 PM UTC+1, MP wrote:
Hi,
We have a need for Expense Head and Cost Center to be displayed and selectable on Purchase Order under Items section for each item entered. This way user who is raising the Purchase Order can select appropriate Expense Head and Cost Center for each item at the time of PO creation. Currently Expense Head and Cost Center can be entered when creating Purchase Invoice but for this finance has to wait for the Purchase Invoice to be available. We want this to be available on Purchase Order screen itself. This way, the finance team knows what funds are needed in next week, months or so by Cost Center and account. Please guide me on how this can be achieved. Thanks in advance.
Kind regards, Mayur Patel
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.