refactor SupplierProducts.agreements

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

refactor SupplierProducts.agreements

BJ Freeman
supplierproducts links back to products which had product.agreement
https://demo-trunk.ofbiz.apache.org/webtools/control/ViewRelations?entityName=Product
since it seems to me that the product.agreement should be used and the
supplierproducts.agreements removed.
a service to move the supplierproducts.agreements to products.agreements
would take care of any production systems.


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Reply | Threaded
Open this post in threaded view
|

Re: refactor SupplierProducts.agreements

Jacques Le Roux
Administrator
Not sure what you mean exactly, because there is a SupplierProduct.agreementId field but not Product.agreementId field only a
relation from Agreement to Product

Jacques

From: "BJ Freeman" <[hidden email]>

> supplierproducts links back to products which had product.agreement
> https://demo-trunk.ofbiz.apache.org/webtools/control/ViewRelations?entityName=Product
> since it seems to me that the product.agreement should be used and the
> supplierproducts.agreements removed.
> a service to move the supplierproducts.agreements to products.agreements
> would take care of any production systems.
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: refactor SupplierProducts.agreements

BJ Freeman
In reply to this post by BJ Freeman
the focus is that product entity has the relationship to agreements
there is not need for the same type of relationship or link in
supplierProducts.
since supplierProduct is linked to a product that has the relationship
for Agreemnets any aggreements with the supplier for that procuct can be
in the agreements that are related to the product.
that way have one place to find all agreements related to a  product.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Jacques Le Roux sent the following on 4/23/2010 2:49 AM:

> Not sure what you mean exactly, because there is a
> SupplierProduct.agreementId field but not Product.agreementId field only
> a relation from Agreement to Product
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> supplierproducts links back to products which had product.agreement
>> https://demo-trunk.ofbiz.apache.org/webtools/control/ViewRelations?entityName=Product
>>
>> since it seems to me that the product.agreement should be used and the
>> supplierproducts.agreements removed.
>> a service to move the supplierproducts.agreements to products.agreements
>> would take care of any production systems.
>>
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>>
>
>
>