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

revert the framework to use product.product #34

Merged
merged 1 commit into from
Oct 24, 2014

Conversation

lepistone
Copy link
Member

for openerp 7.0, the framework agreement was attached to a
product.product. While porting to odoo 8.0, initially it was changed to
be attached to a product.template instead.

After more thinking, it turns out that an agreement should indeed be
associated to a specific variant, because variants can have different
prices. In the demo data, we want an agreement on the ipad (32GB), not
on a generic ipad.

@rdeheele
Copy link

👍

@pedrobaeza
Copy link
Member

Seems reasonable.

@yvaucher
Copy link
Member

Tests on framework agreement are failing

@lepistone
Copy link
Member Author

You're right @yvaucher. I have to revert the tests as well.

for openerp 7.0, the framework agreement was attached to a
product.product. While porting to odoo 8.0, initially it was changed to
be attached to a product.template instead.

After more thinking, it turns out that an agreement should indeed be
associated to a specific variant, because variants can have different
prices. In the demo data, we want an agreement on the ipad (32GB), not
on a generic ipad.
@lepistone
Copy link
Member Author

Tests were fine, they were exposing a real bug! It's fixed now @yvaucher.

@yvaucher
Copy link
Member

👍

@yvaucher
Copy link
Member

@pedrobaeza "Seems reasonable." is it a 👍 ?

@pedrobaeza
Copy link
Member

Yeah, sorry. I thought I put it.

My 👍

pedrobaeza added a commit that referenced this pull request Oct 24, 2014
revert the framework to use product.product
@pedrobaeza pedrobaeza merged commit ff8d56b into OCA:8.0 Oct 24, 2014
@yvaucher
Copy link
Member

@pedrobaeza thx

@lepistone lepistone deleted the framework_product_product branch October 24, 2014 14:43
bealdav pushed a commit to akretion/purchase-workflow that referenced this pull request Mar 28, 2018
add .mailmap to fix authors for git-shortlog
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

4 participants