Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4653 Представления

We're currently implementing Odoo at our company. So far we've created all "Stockable products", with route set to "Buy" and wish to update the products' list with reordering rules, to automatically trigger the creation of RFQs when quantities on SO exceed the available stock.

Our CSV template includes the following fields:

  • id

  • Active

  • Company

  • Lead Time

  • Lead Type

  • Maximum Quantity

  • Minimum Quantity

  • Qty Multiple

  • Warehouse

The improt test fails with "missing Location", however we can't map the location to values Odoo recognizes.

Exporting those fields from our test instance yields "WH/Stock", yet the same value fails the import check. If we click on the available values - as per the suggestion from the above error message - "WH/Stock" is red, and the other alternatives seem either irrelevant (e.g. vendors, customers...) or fail the test (e.g. WH).

Our inventory module isn't configured to manage several locations either - though I wonder if  "Location" in this case refers to something else.

Are we supposed to configure something prior to importing reordering rules?

Аватар
Отменить
Лучший ответ

You need to put a "location_id" field.  See an example:   

Warehouselocation_id
ALM. MATERIA PRIMA

Physical Locations/AMP/Stock

We have imported more than 1400 reordering rules.   Greetings
Аватар
Отменить
Автор Лучший ответ

Hello Laura,

Thanks for that, it seems to do the trick. I got the same error at first, but it turns out I had missed to type "Physical Locations" in a case sensitive fashion.

Also, we had missed the "Product" field with the product's name.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
окт. 23
2742
2
авг. 22
3763
0
мар. 19
2799
1
апр. 17
4712
1
дек. 24
3005