Document association with FixedAssets

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

Document association with FixedAssets

Rajesh Mallah
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

Deepak Dixit-3
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 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 <
[hidden email]> 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
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.
>> >
>>
>
>