Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update admin/easypopulate_4_import.php #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update admin/easypopulate_4_import.php #12

wants to merge 1 commit into from

Commits on Nov 15, 2012

  1. Update admin/easypopulate_4_import.php

    1> [Import Attributes Updated]
    
    1.1> INSERT functionality added
    1.2> Removed the need for 'v_products_id', 'v_options_id', 'v_options_values_id' from csv. They will be auto-determined from Products table based on v_products_model, v_products_options_name and v_products_options_values_name respectively
    1.3> Calculations for Price and Weight Differences based on base price on the Actual Product.
    
    2> Some improvements in Code Organization
    
    3> UTF/Special Chars fixtures for "TABLE_PRODUCTS_DESCRIPTION" insert/update.
    
    ==All above have been tested successfully.
    Raheel Hsn committed Nov 15, 2012
    Configuration menu
    Copy the full SHA
    2be11a9 View commit details
    Browse the repository at this point in the history