Redesigned the querying for the sale duplicates screen to use aggregation; Finished the styling of the sale duplicate screen; Tested the functionality of sale duplicates; Added a way to show hidden (ignored) duplicates.
This commit is contained in:
@@ -17,3 +17,5 @@ if (!process.env.MAIL_URL) {
|
||||
}
|
||||
|
||||
// console.log("Mail settings: " + process.env.MAIL_URL);
|
||||
|
||||
if(Meteor.log) Meteor.log.info("Server Started");
|
||||
|
||||
Reference in New Issue
Block a user