Re: Document association with FixedAssets

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

Re: Document association with FixedAssets

Rishi Solanki
Rajesh,

You may consider the FixedAsset.instanceOfProductId,
FixedAsset.acquireOrderId, and FixedAsset.partyId. And ProductContent,
OrderContent and PartyContent based on the purpose of content.
With respect to your shared documents it seems to be go with
ProductContent. May be with some specific type.


Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Thu, May 17, 2018 at 3:55 PM, Rajesh Mallah <[hidden email]>
wrote:

> Also will such feature be of generic usage ?
>
> -- Ccing/Moving to Dev.
>
> On Thu, May 17, 2018 at 3:53 PM, Rajesh Mallah <[hidden email]>
> wrote:
>
> > Thanks Deepak .
> >
> > and can extend data
> >> model to associate FixedAsset with Content.
> >>
> >
> > You mean adding a new Relation into the OFBiz system ?
> > In case you meant that shall i open a JIRA ?
> >
> > Also can you point me to a past commit or documentation that
> > would help me understand the protocols involved in making
> > such a change.
> >
> > regds
> > mallah.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Thu, May 17, 2018 at 2:49 PM, Deepak Dixit
> <deepak.dixit@hotwaxsystems.
> > com> wrote:
> >
> >> Hi Rajes,
> >>
> >> You can use Content data model to manage the documents, and can extend
> >> data
> >> model to associate FixedAsset with Content.
> >>
> >> Thanks & Regards
> >> --
> >> Deepak Dixit
> >> www.hotwax.co
> >>
> >> On Thu, May 17, 2018 at 2:27 PM, Rajesh Mallah <[hidden email]
> >
> >> wrote:
> >>
> >> > Hello List ,
> >> >
> >> > I was exploring the FixedAssets Feature  in OFBiz .
> >> > I found it quite usable for my use case. Only thing i am missing
> >> > at this moment is associating documents with FixedAssets.
> >> >
> >> > Eg in case of a Vehicle type FixedAsset the documents can be
> >> >
> >> > (1) Insurance Docs (Multipage)
> >> > (2) Pollution Certificate
> >> > (3) Transport Permit by State / Central Govt.
> >> >
> >> > I plan to store the docs in an external object store eg(AWS S3)
> >> > and store the urls of the docs in OFBiz.
> >> >
> >> > Any ideas how it can be accomplished in current features
> >> > of OFBiz.
> >> >
> >> >
> >> > Regds
> >> > Mallah.
> >> >
> >>
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Document association with FixedAssets

Rajesh Mallah
Thanks for the pointers Mr. Rishi.

Regds
mallah.

On Fri, May 18, 2018 at 7:18 PM, Rishi Solanki <[hidden email]>
wrote:

> Rajesh,
>
> You may consider the FixedAsset.instanceOfProductId,
> FixedAsset.acquireOrderId, and FixedAsset.partyId. And ProductContent,
> OrderContent and PartyContent based on the purpose of content.
> With respect to your shared documents it seems to be go with
> ProductContent. May be with some specific type.
>
>
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
> www.hotwax.co
>
> On Thu, May 17, 2018 at 3:55 PM, Rajesh Mallah <[hidden email]>
> wrote:
>
> > Also will such feature be of generic usage ?
> >
> > -- Ccing/Moving to Dev.
> >
> > On Thu, May 17, 2018 at 3:53 PM, Rajesh Mallah <[hidden email]>
> > wrote:
> >
> > > Thanks Deepak .
> > >
> > > and can extend data
> > >> model to associate FixedAsset with Content.
> > >>
> > >
> > > You mean adding a new Relation into the OFBiz system ?
> > > In case you meant that shall i open a JIRA ?
> > >
> > > Also can you point me to a past commit or documentation that
> > > would help me understand the protocols involved in making
> > > such a change.
> > >
> > > regds
> > > mallah.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Thu, May 17, 2018 at 2:49 PM, Deepak Dixit
> > <deepak.dixit@hotwaxsystems.
> > > com> wrote:
> > >
> > >> Hi Rajes,
> > >>
> > >> You can use Content data model to manage the documents, and can extend
> > >> data
> > >> model to associate FixedAsset with Content.
> > >>
> > >> Thanks & Regards
> > >> --
> > >> Deepak Dixit
> > >> www.hotwax.co
> > >>
> > >> On Thu, May 17, 2018 at 2:27 PM, Rajesh Mallah <
> [hidden email]
> > >
> > >> wrote:
> > >>
> > >> > Hello List ,
> > >> >
> > >> > I was exploring the FixedAssets Feature  in OFBiz .
> > >> > I found it quite usable for my use case. Only thing i am missing
> > >> > at this moment is associating documents with FixedAssets.
> > >> >
> > >> > Eg in case of a Vehicle type FixedAsset the documents can be
> > >> >
> > >> > (1) Insurance Docs (Multipage)
> > >> > (2) Pollution Certificate
> > >> > (3) Transport Permit by State / Central Govt.
> > >> >
> > >> > I plan to store the docs in an external object store eg(AWS S3)
> > >> > and store the urls of the docs in OFBiz.
> > >> >
> > >> > Any ideas how it can be accomplished in current features
> > >> > of OFBiz.
> > >> >
> > >> >
> > >> > Regds
> > >> > Mallah.
> > >> >
> > >>
> > >
> > >
> >
>