Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 880 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 880 Bytes

oxProbs

oxProbs analyzes the data of an OXID eShop installation in order to find problems. no stock report

With oxProbs you can find by default

  • Product items

    • without a stock
    • without a price (purchase and sales)
    • without a category
    • with deactivated parents (orphaned variants)
    • with no or wrong EAN
  • Grouping

    • categories with deactivated parents
    • invalid actions
    • invalid manufacturers and deliverers
  • Shipping

    • types and costs
    • countries and payments
  • Users

    • Double registered users
  • Pictures

    • Inherited pictures

and many other maybe unwanted and needless data.

An integrated module loader allows you to create and add our own reports without changing the code of the module itself.

For detailed information, please read the Wiki (English / Deutsch).