Files
stock-logistics-warehouse/stock_mts_mto_rule/model
Katherine Zaoral [Vauxoo] d4be9d65a4 [FIX] _update_routes now handle multiple records (#325)
This method is called from the write() method the one how support
multiple records an api.multi method.

I was making some test when I tried to activate the mto+mts option for
multiple warehouse and the next error appears: ``ValueError: Expected singleton``

In order to fix this error I only added a loop to manage the multiple
registers.
2020-11-12 16:51:19 +00:00
..