Open WMCyn opened 7 months ago
missing check for crmentity deleted flag
causing import to match deleted records
added check for deleted flag in crmentity table
Import a quote that has a product with name that matches a product that has both an older deleted record and a newer on with the same name.
missing check for crmentity deleted flag
causing import to match deleted records
Description
added check for deleted flag in crmentity table
Testing
Import a quote that has a product with name that matches a product that has both an older deleted record and a newer on with the same name.
Changes
Final checklist