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

Add on_inventory_retry_assign #3

Merged
merged 7 commits into from
Sep 16, 2014

Conversation

guewen
Copy link
Member

@guewen guewen commented Jul 16, 2014

A module that check the availability of the available delivery orders
when an inventory is set to 'done'. If the quantity of a product has
been reduced, delivery orders could become unavailable.

A module that check the availability of the available delivery orders
when an inventory is set to 'done'. If the quantity of a product has
been reduced, delivery orders could become unavailable.
_logger = logging.getLogger(__name__)


class stock_inventory(orm.Model):
Copy link
Member

Choose a reason for hiding this comment

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

CapsWords convention

@pedrobaeza
Copy link
Member

I see a better name for the module stock_inventory_retry_assign.

The rest LGTM.

Regards.

@lepistone
Copy link
Member

The 7.0 branch is now green, please rebase on 7.0 so that we can see if this branch is green as well.

Thanks!

@guewen
Copy link
Member Author

guewen commented Aug 22, 2014

Rebased, renamed, addressed @pedrobaeza points.

@@ -19,7 +19,7 @@ services:

script:
- travis_run_flake8
- travis_run_tests 7.0 openerp_test $HOME/product-attributes $HOME/webkit-tools $HOME/stock-logistics-warehouse
- travis_run_tests 7.0 $HOME/product-attributes $HOME/webkit-tools $HOME/stock-logistics-warehouse
Copy link
Member

Choose a reason for hiding this comment

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

You don't need to put these arguments in last script version (has changed a lot since you did this PR)

@pedrobaeza
Copy link
Member

👍

@lepistone lepistone force-pushed the 7.0-on_inventory_retry_assign branch from 391d00c to 4fec1c0 Compare September 16, 2014 08:54
@lepistone lepistone force-pushed the 7.0-on_inventory_retry_assign branch from 4fec1c0 to 152fc77 Compare September 16, 2014 09:03
@coveralls
Copy link

Coverage Status

Coverage increased (+3.52%) when pulling 152fc77 on guewen:7.0-on_inventory_retry_assign into d797348 on OCA:7.0.

@lepistone
Copy link
Member

Hi @guewen, I updated the travis config (from the sample) in the main 7.0 branch, and I deleted the commits in this feature branch where you update .travis.yml to avoid conflicts. As a result we're green now and we can merge without conflicts.

Thanks! 👍

@pedrobaeza
Copy link
Member

I proceed with the merge then, due to the age of the PR.

Regards.

pedrobaeza added a commit that referenced this pull request Sep 16, 2014
@pedrobaeza pedrobaeza merged commit 6a4b736 into OCA:7.0 Sep 16, 2014
tafaRU added a commit that referenced this pull request Oct 10, 2014
eLBati pushed a commit to eLBati/stock-logistics-workflow that referenced this pull request Sep 15, 2015
Garamotte pushed a commit to subteno-it/stock-logistics-workflow that referenced this pull request Nov 26, 2015
Move login/logout configuration wizard into Warehouse settings
laetitia-gangloff pushed a commit to acsone/stock-logistics-workflow that referenced this pull request Jan 22, 2016
stock_auto_move: externalize change group to be able to overload it
gurneyalex pushed a commit that referenced this pull request Jun 14, 2016
zamberjo referenced this pull request in aurestic/stock-logistics-workflow Nov 15, 2019
grindtildeath added a commit to grindtildeath/stock-logistics-workflow that referenced this pull request Mar 23, 2020
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message #2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
sebalix pushed a commit to camptocamp/stock-logistics-workflow that referenced this pull request Apr 30, 2020
…tner_by_carrier-imp

[FIX] group pick operations as well with pick-ship delivery steps
lmignon pushed a commit to acsone/stock-logistics-workflow that referenced this pull request Nov 27, 2020
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message OCA#2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
OCA-git-bot pushed a commit that referenced this pull request Apr 9, 2021
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message #2 will be skipped:

# Add tests

# The commit message #3 will be skipped:

# Display single_product fields in debug mode
OCA-git-bot pushed a commit that referenced this pull request Feb 17, 2022
dreispt pushed a commit to ursais/stock-logistics-workflow that referenced this pull request Apr 29, 2022
[FIX] renamed views file to follow guideline
dnplkndll pushed a commit to kencove/stock-logistics-workflow that referenced this pull request Jun 4, 2022
JordiBForgeFlow pushed a commit to kencove/stock-logistics-workflow that referenced this pull request Jun 14, 2022
ChrisOForgeFlow pushed a commit to kencove/stock-logistics-workflow that referenced this pull request Jul 8, 2022
ChrisOForgeFlow pushed a commit to kencove/stock-logistics-workflow that referenced this pull request Jul 22, 2022
ChrisOForgeFlow pushed a commit to kencove/stock-logistics-workflow that referenced this pull request Sep 14, 2022
flachica pushed a commit to flachica/stock-logistics-workflow that referenced this pull request Sep 28, 2022
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message OCA#2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
rousseldenis pushed a commit to acsone/stock-logistics-workflow that referenced this pull request Oct 5, 2022
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message OCA#2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
flachica pushed a commit to flachica/stock-logistics-workflow that referenced this pull request Oct 6, 2022
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message OCA#2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
dnplkndll pushed a commit to kencove/stock-logistics-workflow that referenced this pull request Oct 22, 2022
OCA-git-bot pushed a commit that referenced this pull request Feb 10, 2023
OCA-git-bot pushed a commit that referenced this pull request Aug 23, 2023
OCA-git-bot pushed a commit that referenced this pull request Sep 14, 2023
ferran-S73 pushed a commit to Studio73/stock-logistics-workflow that referenced this pull request Jun 10, 2024
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message OCA#2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
OCA-git-bot pushed a commit that referenced this pull request Sep 19, 2024
ferran-S73 pushed a commit to Studio73/stock-logistics-workflow that referenced this pull request Dec 5, 2024
# This is the 1st commit message:

Add module stock_quant_package_product_packaging

# The commit message OCA#2 will be skipped:

# Add tests

# The commit message OCA#3 will be skipped:

# Display single_product fields in debug mode
OCA-git-bot pushed a commit that referenced this pull request Dec 18, 2024
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-stock-logistics-workflow that referenced this pull request Jan 10, 2025
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-stock-logistics-workflow that referenced this pull request Jan 16, 2025
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-stock-logistics-workflow that referenced this pull request Jan 16, 2025
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-stock-logistics-workflow that referenced this pull request Jan 22, 2025
adhoc-cicd-bot pushed a commit to adhoc-cicd/oca-stock-logistics-workflow that referenced this pull request Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants