Skip to main content
Answer

Close old pricelists

  • June 22, 2021
  • 2 replies
  • 141 views

GISANCAR
Sidekick (Customer)
Forum|alt.badge.img+8

We have a site that have entered new prices into the pricelists manually for many years.

Adding a new price list line and leaving the old price as-is, without ‘closing’ the old price with a ‘Valid to’ date.

 

Now we want to close the old prices by adding a ‘Valid to’ date to all price list lines that has a newer price.

 

Is there a function in IFS to close old pricelist lines? Or do we have to this with SQL or migration job?

Best answer by Hashini Kodippili

If there are many lines in the same pricelist you have the option to select all the lines and apply a valid to date as below. But if there are many price lists where you are unable to manually apply the valid to date then you have to use an SQL migration job.

 

 

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+6

If there are many lines in the same pricelist you have the option to select all the lines and apply a valid to date as below. But if there are many price lists where you are unable to manually apply the valid to date then you have to use an SQL migration job.

 

 


GISANCAR
Sidekick (Customer)
Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • June 22, 2021

I think I’ll have to solve this with SQL. There are around ~42.000 price list lines that need to be updated.

Manually selecting the price list lines will take too much time, we don’t want to close the last active line for each sales part.