GX-Bug #47960 » CSVQuantityUnitFix.patch
| src/system/classes/csv/CSVControl.inc.php (revision ) | ||
|---|---|---|
| 761 | 761 |
@xtc_db_query('TRUNCATE personal_offers_by_customers_status_9');
|
| 762 | 762 |
@xtc_db_query('TRUNCATE personal_offers_by_customers_status_10');
|
| 763 | 763 |
@xtc_db_query('TRUNCATE products');
|
| 764 |
@xtc_db_query('TRUNCATE products_quantity_unit');
|
|
| 764 | 765 |
@xtc_db_query('TRUNCATE products_description');
|
| 765 | 766 |
@xtc_db_query('TRUNCATE products_graduated_prices');
|
| 766 | 767 |
@xtc_db_query('TRUNCATE products_to_categories');
|