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

[FIX] stock_mts_mto_rule: _update_routes now handle multiple records #325

Merged
merged 1 commit into from Sep 1, 2017

Conversation

zaoral
Copy link
Contributor

@zaoral zaoral commented Aug 3, 2017

This method is called from the write() method the one who support multiple records since is a 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.

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.
@moylop260 moylop260 changed the title [FIX] _update_routes now handle multiple records [FIX] stock_mts_mto_rule: _update_routes now handle multiple records Aug 3, 2017
@moylop260
Copy link

cc @sylvain-garancher @florian-dacosta

Copy link
Contributor

@florian-dacosta florian-dacosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems good to me, thanks for the fix!

Copy link

@Garamotte Garamotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@moylop260 moylop260 merged commit 1b4c835 into OCA:10.0 Sep 1, 2017
@moylop260 moylop260 deleted the 10.0-task#8034-kty branch September 1, 2017 22:07
alan196 pushed a commit to Jarsa-dev/stock-logistics-warehouse that referenced this pull request Feb 3, 2018
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.
florian-dacosta pushed a commit to akretion/stock-logistics-warehouse that referenced this pull request Mar 27, 2018
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.
florian-dacosta pushed a commit to akretion/stock-logistics-warehouse that referenced this pull request Mar 28, 2018
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.
ghost pushed a commit to camptocamp/stock-logistics-warehouse that referenced this pull request Apr 19, 2018
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.
tschanzt pushed a commit to tschanzt/stock-logistics-warehouse that referenced this pull request Apr 25, 2018
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.
jaredkipe pushed a commit to hibou-io/oca-stock-logistics-warehouse that referenced this pull request May 6, 2019
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.
OCA-git-bot pushed a commit that referenced this pull request Jun 21, 2019
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.
AaronHForgeFlow pushed a commit to ForgeFlow/stock-logistics-warehouse that referenced this pull request Mar 27, 2020
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.
deivislaya pushed a commit to vauxoo-dev/stock-logistics-warehouse that referenced this pull request Sep 19, 2020
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.
hugho-ad pushed a commit to vauxoo-dev/stock-logistics-warehouse that referenced this pull request Nov 12, 2020
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.
deivislaya pushed a commit to vauxoo-dev/stock-logistics-warehouse that referenced this pull request Nov 12, 2020
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.
PierrickBrun pushed a commit to akretion/stock-logistics-warehouse that referenced this pull request Dec 18, 2020
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.
alan196 pushed a commit to Jarsa/stock-logistics-warehouse that referenced this pull request Jan 15, 2021
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.
alan196 pushed a commit to Jarsa/stock-logistics-warehouse that referenced this pull request Jan 28, 2021
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.
alan196 pushed a commit to Jarsa/stock-logistics-warehouse that referenced this pull request Mar 2, 2021
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.
alan196 pushed a commit to Jarsa/stock-logistics-warehouse that referenced this pull request Mar 13, 2021
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.
ThomasBinsfeld pushed a commit to acsone/stock-logistics-warehouse that referenced this pull request Mar 23, 2021
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.
ThomasBinsfeld pushed a commit to acsone/stock-logistics-warehouse that referenced this pull request Mar 23, 2021
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.
ThomasBinsfeld pushed a commit to acsone/stock-logistics-warehouse that referenced this pull request Mar 23, 2021
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.
alan196 pushed a commit to Jarsa/stock-logistics-warehouse that referenced this pull request Apr 26, 2021
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.
CarlosRoca13 pushed a commit to Tecnativa/stock-logistics-warehouse that referenced this pull request Aug 16, 2021
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.
alan196 pushed a commit to Jarsa-dev/stock-logistics-warehouse that referenced this pull request Nov 8, 2021
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.
alan196 pushed a commit to Jarsa-dev/stock-logistics-warehouse that referenced this pull request Dec 20, 2021
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.
alan196 pushed a commit to Jarsa-dev/stock-logistics-warehouse that referenced this pull request Mar 22, 2022
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.
msteinfeld-sirum pushed a commit to SirumTME/stock-logistics-warehouse that referenced this pull request Oct 10, 2022
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.
milinsoft pushed a commit to versada/stock-logistics-warehouse that referenced this pull request Feb 5, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants