Reorder data uploads: Store openings and closures

New openings and closures of stores that will affect the period for which the reorder is launched.

The templated can be found here:


Stores opening and closures to be uploaded through data upload: "reorder - stores opening and closing";


Regarding stores' opening and closures, the data to be defined are:


  • StoreCode: in case of new openings, it is not important that the new store already exists in the database, whatever code will be accepted even if it doesn’t exist in the stores table. For closures, it is important that the code exists.
  • Date: date in which the change will happen.
  • Status: here we define if it is a new store opening (“Opening”) or a closure of an existing store (“Closing”);
  • MirrorStore: this is only necessary for new openings. This store will be used to define the layout of the new store and the performance expected of the new store.