Hi Thang, Sure, but if you define new entities then you should fix all the screens and add services and business logic to handle it. I think this would be much more work than defining price rules. I think of price rules sort of like email filters, just a bunch of conditions to make a price, nothing too difficult.
Anyway, if you do decide to go with new entities make sure of fixing the order screens appropriately for the price retrieval logic. Taher Alkhateeb On Sep 7, 2016 8:33 AM, "thang nguyen" <[email protected]> wrote: > That right, If made that way too complex. I thinks i should generate some > new entities to store that data. > > On Wed, Sep 7, 2016 at 12:21 PM, Taher Alkhateeb < > [email protected] > > wrote: > > > Hi Thang. > > > > Are you sure it won't map? What would stop you from defining in the > > conditions a role type of supplier, and then the quantity and whatever > > other conditions you have? > > > > I think you can assign a role type of supplier with the specific supplier > > partyId and a certain quantity in the price rules, that should do the job > > no? > > > > Taher Alkhateeb > > > > On Wed, Sep 7, 2016 at 7:46 AM, thang nguyen <[email protected]> > > wrote: > > > > > Thanks Taher! > > > If we use product_price_rule it will not map that rules with suppliers. > > Do > > > you have other ways ? > > > > > > On Wed, Sep 7, 2016 at 10:48 AM, Taher Alkhateeb < > > > [email protected] > > > > wrote: > > > > > > > Hello Thang, > > > > > > > > There are probably multiple ways to achieve this. I think perhaps for > > > your > > > > situation you can use price rules -> > > > > https://cwiki.apache.org/confluence/display/OFBENDUSER/Price+Rules > > > > > > > > Taher Alkhateeb > > > > > > > > On Sep 7, 2016 4:47 AM, "thang nguyen" <[email protected]> > > > wrote: > > > > > > > > > Hi everyone! > > > > > In my case, at the same time we can have more than one prices for a > > > > product > > > > > and a supplier. The difference depends on something special, may be > > > > > quantity_uom_id. > > > > > How can we get that ? > > > > > > > > > > -- > > > > > *THANG NGUYEN (Mr)* > > > > > > > > > > *OLBIUS DEVELOPER**Email:* [email protected] > > > > > <[email protected]>| *Mobile:* (+84) 1674636641 > > > > > > > > > > *OLBIUS., JSC* > > > > > *Tel:* (+84) 9 88 99 3333 > > > > > *Address: *25th Fl., No 91, Nguyen Chi Thanh St., Ha Noi City, > > VietNam > > > > > *Website:* http://olbius.com > > > > > > > > > > > > > > > > > > > > > -- > > > *THANG NGUYEN (Mr)* > > > > > > *OLBIUS DEVELOPER**Email:* [email protected] > > > <[email protected]>| *Mobile:* (+84) 1674636641 > > > > > > *OLBIUS., JSC* > > > *Tel:* (+84) 9 88 99 3333 > > > *Address: *25th Fl., No 91, Nguyen Chi Thanh St., Ha Noi City, VietNam > > > *Website:* http://olbius.com > > > > > > > > > -- > *THANG NGUYEN (Mr)* > > *OLBIUS DEVELOPER**Email:* [email protected] > <[email protected]>| *Mobile:* (+84) 1674636641 > > *OLBIUS., JSC* > *Tel:* (+84) 9 88 99 3333 > *Address: *25th Fl., No 91, Nguyen Chi Thanh St., Ha Noi City, VietNam > *Website:* http://olbius.com >
