Question: Can you provide sample data

Can you provide sample data

Can you provide sample data?

I

iwxfer

Asked
Can you provide sample data?
  • RC

    Rise Company

    Answered
    We made
    TRUNCATE `sma_brands`;
    TRUNCATE `sma_categories`;
    TRUNCATE `sma_companies`;
    TRUNCATE `sma_costing`;
    TRUNCATE `sma_currencies`;
    TRUNCATE `sma_customer_groups`;
    TRUNCATE `sma_groups`;
    TRUNCATE `sma_notifications`;
    TRUNCATE `sma_order_ref`;
    TRUNCATE `sma_payments`;
    TRUNCATE `sma_paypal`;
    TRUNCATE `sma_permissions`;
    TRUNCATE `sma_pos_register`;
    TRUNCATE `sma_pos_settings`;
    TRUNCATE `sma_price_groups`;
    TRUNCATE `sma_products`;
    TRUNCATE `sma_product_photos`;
    TRUNCATE `sma_product_variants`;
    TRUNCATE `sma_purchase_items`;
    TRUNCATE `sma_sales`;
    TRUNCATE `sma_sale_items`;
    TRUNCATE `sma_settings`;
    TRUNCATE `sma_skrill`;
    TRUNCATE `sma_tax_rates`;
    TRUNCATE `sma_units`;
    TRUNCATE `sma_users`;
    TRUNCATE `sma_warehouses`;
    TRUNCATE `sma_warehouses_products`;
    TRUNCATE `sma_warehouses_products_variants`;
    and found sma_pages + sma_shop_settings doesn't exist ?
    You Should test it before give a help.
  • MS

    Mian Saleem

    Answered
    Hello,

    The the file we use on demo server so there is no need to test. If your database has data , it won't work.

    The new installation come with some default data. If you can't make it work, I suggest to add your own data.

    Thank you
  • RC

    Rise Company

    Answered
    The truncate that we made imported it well, It's ok now
    Thanks.
  • MS

    Mian Saleem

    Answered
    Yes, on demo we do truncate and import the sample data. If that don't work, you always have the choice to add data as you like. Thank you
  • Login to Reply