lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

DbIoProductsHandler: Add checks for minimum 'insert' data #156

Closed lat9 closed 4 years ago

lat9 commented 4 years ago

When inserting (aka adding) a product, add a check to ensure that at least one of the minimum fields is present in the import and that at least one of those fields is non-blank:

... where _xx is one of the store's language codes.