Couple of minor DB issues - 1.20

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
Just a couple of small issues:

In the default database Dorset (UK county) is incorrectly entered as Dorse.

The Nop_PricelistDelete stored proc incorrectly has

  DELETE
  FROM [Nop_PricelistDelete]

when it should be

  DELETE
  FROM [Nop_Pricelist]

Ian
14 years ago
Thanks. Will be fixed in the next release.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.