Solved

Close old pricelists

  • 22 June 2021
  • 2 replies
  • 114 views

Userlevel 3
Badge +6

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?

icon

Best answer by Hashini Kodippili 22 June 2021, 10:32

View original

This topic has been closed for comments

2 replies

Userlevel 3
Badge +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.

 

 

Userlevel 3
Badge +6

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.