frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.78k stars 7.31k forks source link

Extra price for item attribute #10997

Closed mkhoa closed 2 years ago

mkhoa commented 7 years ago

Hello everyone, I’m currently testing ERPnext for my business. I found the product variants feature very handful when dealing with a large catalog of product. But, there was one problem that i am unable to find solutions. It is setting the extra price for each item attribute.

For example, if i have Product template A with base price 100$ and attribute 001,002. I charge 20$ for attribute 001, 30$ for attribute 002. Then my price list should be: A-001 - 120$ A-002 - 130$

I understand that I can manually set the price for each variant item but this will require salespersons to manually calculate price each time a product is created (which is a lot for my industry). So is there any solution to my problems?

I can sponsor for this feature if the price in the range of my budget.

Thanks for your answer,

cosimot commented 7 years ago

+1

ashish-greycube commented 7 years ago

Hi mkhoa, I would like to work on PR Extra price for item attribute #10997. Thanks

cosimot commented 7 years ago

@ashish-greycube do you think this could also be applied to BOMs? In example item master BOM with all the shared components and Variant BOM the specific items for that variant? More or less like Odoo works. @mkhoa

ashish-greycube commented 7 years ago

@mkhoa @somicoito , are you ready to sponsor this feature? My understanding is paid development has tag of 500$. @somicoito yes it will work for BOM or any where where item is used. thanks

cosimot commented 7 years ago

I am in, @mkhoa @ashish-greycube @mkhoa will we share this 50% I would like to keep the logic and the design as simple as possible. On another note @mkhoa I have another PR to make, I need to solve the fact that Subcontracting Purchase Order does not reserve material https://github.com/frappe/erpnext/issues/8427 https://github.com/frappe/erpnext/issues/8427

mkhoa commented 7 years ago

Ok, I will sponsor for this feature. My concept is that you will have ability to choose selling price and buying price for each variant. Since Odoo also have this, I hope this feature can also be merge into development branch.

cosimot commented 7 years ago

Ok agree, for BOMs the logic used by Odoo is not super simple, what would be your design @ashish-greycube ? For PR I hope too this could be accepted as I have a hosted plan so I don't have other chances to use the customization.

cosimot commented 6 years ago

@ashish-greycube my other pull requests were merged, do you think we can proceed with this one? Would you do a pull request?

derlui commented 3 years ago

I am also interested, has anything been done in this regard? It would be great if an attribute could change multiple values, like: price, weight, product dimensions

stale[bot] commented 2 years ago

This issue has been automatically marked as inactive because it has not had recent activity and it wasn't validated by maintainer team. It will be closed within a week if no further activity occurs.