Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3735 Zobrazení

I imported over 2500 products-supplier assignments via a script and I just noticed that they are displayed wrong in the frontend but the assignment in the database is correct (table product_supplierinfo). Is there a cache somewhere that needs to be cleared, or what could cause such a behavior?


The script that I used looks like that:


//create supplier relation

$models->execute_kw($db, $uid, $password,

'product.supplierinfo', 'create',

array(array('name' => $supplier_relation, 'min_qty' => 0, 'delay' => 10, 'product_tmpl_id' => $product['id'], 'product_code' => $product_code))

);

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 15
4567
1
úno 25
7703
1
bře 15
5928
2
bře 15
5443
5
úno 24
15844