OCA / product-attribute

Odoo Product Attribute
https://odoo-community.org/project/product-maintainers-27
GNU Affero General Public License v3.0
182 stars 694 forks source link

[12.0] product_supplierinfo_for_customer #454

Closed hugho-ad closed 2 years ago

hugho-ad commented 5 years ago

As Described at https://github.com/OCA/sale-workflow/issues/737, this module has some inconsistencies of behavior across all the version down

I would like to migrate it to v12.0 so please let me your comments.

My notes:

Customer view for sale section on Product From
<field name="name" domain="[('customer', '=', true)]"/>

Supplier view for purchase section on Product From
<field name="name" domain="[('supplier', '=', true)]"/>
hugho-ad commented 5 years ago

cc: @pedrobaeza , @rafaelbn , @moylop260

hugho-ad commented 5 years ago

FYI https://github.com/Vauxoo/product-attribute/pull/11

rafaelbn commented 5 years ago

This is already migrated here @hugho-ad https://github.com/OCA/product-attribute/pull/446 Maybe you can review

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.