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

11.0 mig purchase allowed product #475

Merged
merged 5 commits into from
Oct 14, 2019

Conversation

hieulucky111
Copy link
Contributor

No description provided.

@pedrobaeza pedrobaeza mentioned this pull request Nov 8, 2017
54 tasks
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.

Thanks for the migration. Code review - see comments inline.

Usage
=====

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/142/8.0
Copy link
Contributor

Choose a reason for hiding this comment

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

You should update the target to 11.0 instead of removing the link

Configuration
=============

No extra configuration needed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty sections


Known issues / Roadmap
======================

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty sections


Funders
-------

Copy link
Contributor

Choose a reason for hiding this comment

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

Remove empty sections

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.

It looks like nothing has changed in the code from previous version, so I assume it works 👍

Copy link

@lasley lasley left a comment

Choose a reason for hiding this comment

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

Code review, thanks @hieulucky111

Can you please squash your migration commits for merge?

@lasley lasley added this to the 11.0 milestone Nov 14, 2017
@hieulucky111 hieulucky111 force-pushed the 11.0-mig-purchase_allowed_product branch from b8e416e to 2ab735f Compare November 15, 2017 02:47
Copy link

@novawish novawish left a comment

Choose a reason for hiding this comment

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

LGTM overall

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from odoo import models

Copy link
Member

Choose a reason for hiding this comment

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

can we take the opportunity of the migration to fix this file's name (don't forget to change it in init.py)

from . import supplied_product_mixin
from . import account_invoice
from . import product
from . import purchse_order
Copy link
Member

Choose a reason for hiding this comment

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

let's fix this typo: s/chse/chase/

bealdav pushed a commit to akretion/purchase-workflow that referenced this pull request Mar 28, 2018
Copy link
Member

@nikul-serpentcs nikul-serpentcs left a comment

Choose a reason for hiding this comment

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

Small Changes

'supplied by the supplier',
'version': '11.0.1.0.0',
'category': 'Accounting & Finance',
'website': 'https://akretion.com',
Copy link
Member

Choose a reason for hiding this comment

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

@hieulucky111 Use URL as per this

@@ -0,0 +1,4 @@
# © 2017 Today Mourad EL HADJ MIMOUNE @ Akretion
Copy link
Member

Choose a reason for hiding this comment

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

@hieulucky111 IMO remove copyright in all init.py

@OCA-git-bot
Copy link
Contributor

This PR has been approved by two reviewers and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@pedrobaeza
Copy link
Member

Please attend comments


Usage
=====

Choose a reason for hiding this comment

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

Preferably, the usage should mention the config steps

===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/hr/issues>`_. In case of trouble, please

Choose a reason for hiding this comment

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

wrong URL

purchase_allowed_product/models/product_supplierinfo.py Outdated Show resolved Hide resolved
@hieulucky111 hieulucky111 force-pushed the 11.0-mig-purchase_allowed_product branch from 0e298fa to fcb9ec8 Compare February 28, 2019 11:28
@HviorForgeFlow
Copy link
Member

@JayVora-SerpentCS can it be moved forward? Your comments were attendend

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@HviorForgeFlow
Copy link
Member

/ocabot merge

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 11.0-ocabot-merge-pr-475-by-hveficent-bump-no, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Oct 14, 2019
Signed-off-by hveficent
@OCA-git-bot
Copy link
Contributor

It looks like something changed on 11.0 in the meantime.
Let me try again (no action is required from you).
Prepared branch 11.0-ocabot-merge-pr-475-by-hveficent-bump-no, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Oct 14, 2019
Signed-off-by hveficent
@OCA-git-bot OCA-git-bot merged commit fcb9ec8 into OCA:11.0 Oct 14, 2019
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at b5c717c. Thanks a lot for contributing to OCA. ❤️

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.