You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Nameet Jain <na...@hotwaxsystems.com> on 2016/06/24 13:26:47 UTC

Track user for status change

Hello everyone,

Currently in OFBiz, 'changedByUserLoginId' field is missing from status
entities (like: ShipmentStatus). Using this field we can maintain the
history for each status change made by user.

I will recommend here to add 'changedByUserLoginId' field to track the
userlogin detail. Here is the list of entities with missing such type of
field.

1. BudgetStatus
2. ContactListCommStatus
3. CustRequestStatus
4. ExampleStatus
5. FinAccountStatus
6. InventoryItemStatus
7. InvoiceStatus
8. PartyStatus
9. RequirementStatus
10. ShipmentStatus

Please let me know your thoughts. If it looks good I will open a ticket for
the same.

Thanks

--
Regards,
Nameet Jain

Re: Track user for status change

Posted by Jacques Le Roux <ja...@les7arts.com>.
That was obvious to me, thanks Taher for the question!

Jacques


Le 25/06/2016 � 09:39, Pierre Smits a �crit :
> Totally makes sense.
>
> +1
>
> Best regards,
>
> Pierre
>
> Op zaterdag 25 juni 2016 heeft Taher Alkhateeb <sl...@gmail.com>
> het volgende geschreven:
>
>> Hi Nameet,
>>
>> I am assuming that you will not just change the entities but everything
>> like the services and events where necessary to ensure updating this field.
>> Am I correct in my understanding?
>>
>> Taher Alkhateeb
>>
>> On Saturday, 25 June 2016, Jacques Le Roux <jacques.le.roux@les7arts.com
>> <javascript:;>>
>> wrote:
>>
>>> +1
>>>
>>> Jacques
>>>
>>>
>>> Le 24/06/2016 � 15:26, Nameet Jain a �crit :
>>>
>>>> Hello everyone,
>>>>
>>>> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
>>>> entities (like: ShipmentStatus). Using this field we can maintain the
>>>> history for each status change made by user.
>>>>
>>>> I will recommend here to add 'changedByUserLoginId' field to track the
>>>> userlogin detail. Here is the list of entities with missing such type of
>>>> field.
>>>>
>>>> 1. BudgetStatus
>>>> 2. ContactListCommStatus
>>>> 3. CustRequestStatus
>>>> 4. ExampleStatus
>>>> 5. FinAccountStatus
>>>> 6. InventoryItemStatus
>>>> 7. InvoiceStatus
>>>> 8. PartyStatus
>>>> 9. RequirementStatus
>>>> 10. ShipmentStatus
>>>>
>>>> Please let me know your thoughts. If it looks good I will open a ticket
>>>> for
>>>> the same.
>>>>
>>>> Thanks
>>>>
>>>> --
>>>> Regards,
>>>> Nameet Jain
>>>>
>>>>
>


Re: Track user for status change

Posted by Pierre Smits <pi...@gmail.com>.
Totally makes sense.

+1

Best regards,

Pierre

Op zaterdag 25 juni 2016 heeft Taher Alkhateeb <sl...@gmail.com>
het volgende geschreven:

> Hi Nameet,
>
> I am assuming that you will not just change the entities but everything
> like the services and events where necessary to ensure updating this field.
> Am I correct in my understanding?
>
> Taher Alkhateeb
>
> On Saturday, 25 June 2016, Jacques Le Roux <jacques.le.roux@les7arts.com
> <javascript:;>>
> wrote:
>
> > +1
> >
> > Jacques
> >
> >
> > Le 24/06/2016 à 15:26, Nameet Jain a écrit :
> >
> >> Hello everyone,
> >>
> >> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> >> entities (like: ShipmentStatus). Using this field we can maintain the
> >> history for each status change made by user.
> >>
> >> I will recommend here to add 'changedByUserLoginId' field to track the
> >> userlogin detail. Here is the list of entities with missing such type of
> >> field.
> >>
> >> 1. BudgetStatus
> >> 2. ContactListCommStatus
> >> 3. CustRequestStatus
> >> 4. ExampleStatus
> >> 5. FinAccountStatus
> >> 6. InventoryItemStatus
> >> 7. InvoiceStatus
> >> 8. PartyStatus
> >> 9. RequirementStatus
> >> 10. ShipmentStatus
> >>
> >> Please let me know your thoughts. If it looks good I will open a ticket
> >> for
> >> the same.
> >>
> >> Thanks
> >>
> >> --
> >> Regards,
> >> Nameet Jain
> >>
> >>
> >
>


-- 
Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

Re: Track user for status change

Posted by Nicolas Malin <ni...@nereide.fr>.
Nice Nameet,

I follow these issues ;)

Nicolas

Le 27/06/2016 15:37, Nameet Jain a �crit :
> Thanks Nicolas for the suggestion. Created a parent ticket OFBIZ-7611
> <https://issues.apache.org/jira/browse/OFBIZ-7611> to track the progress.
> For this parent task added entity wise sub tickets.
>
> Regards,
> Nameet Jain
>
> On Mon, Jun 27, 2016 at 3:25 PM, Nicolas Malin <ni...@nereide.fr>
> wrote:
>
>> I agree with proposal but like Taher I suggest to :
>> * check all crud service for these entities are under entity-auto engine
>> * Improve entity-auto engine to manage this field by automatic process (I
>> realized this for create/lastModification field)
>> * Complete unit test
>> * propage entity definition
>>
>> Nicolas
>>
>>
>> Le 25/06/2016 07:47, Taher Alkhateeb a �crit :
>>
>>> Hi Nameet,
>>>
>>> I am assuming that you will not just change the entities but everything
>>> like the services and events where necessary to ensure updating this
>>> field.
>>> Am I correct in my understanding?
>>>
>>> Taher Alkhateeb
>>>
>>> On Saturday, 25 June 2016, Jacques Le Roux <ja...@les7arts.com>
>>> wrote:
>>>
>>> +1
>>>> Jacques
>>>>
>>>>
>>>> Le 24/06/2016 � 15:26, Nameet Jain a �crit :
>>>>
>>>> Hello everyone,
>>>>> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
>>>>> entities (like: ShipmentStatus). Using this field we can maintain the
>>>>> history for each status change made by user.
>>>>>
>>>>> I will recommend here to add 'changedByUserLoginId' field to track the
>>>>> userlogin detail. Here is the list of entities with missing such type of
>>>>> field.
>>>>>
>>>>> 1. BudgetStatus
>>>>> 2. ContactListCommStatus
>>>>> 3. CustRequestStatus
>>>>> 4. ExampleStatus
>>>>> 5. FinAccountStatus
>>>>> 6. InventoryItemStatus
>>>>> 7. InvoiceStatus
>>>>> 8. PartyStatus
>>>>> 9. RequirementStatus
>>>>> 10. ShipmentStatus
>>>>>
>>>>> Please let me know your thoughts. If it looks good I will open a ticket
>>>>> for
>>>>> the same.
>>>>>
>>>>> Thanks
>>>>>
>>>>> --
>>>>> Regards,
>>>>> Nameet Jain
>>>>>
>>>>>
>>>>>


Re: Track user for status change

Posted by Nameet Jain <na...@hotwaxsystems.com>.
Thanks Nicolas for the suggestion. Created a parent ticket OFBIZ-7611
<https://issues.apache.org/jira/browse/OFBIZ-7611> to track the progress.
For this parent task added entity wise sub tickets.

Regards,
Nameet Jain

On Mon, Jun 27, 2016 at 3:25 PM, Nicolas Malin <ni...@nereide.fr>
wrote:

> I agree with proposal but like Taher I suggest to :
> * check all crud service for these entities are under entity-auto engine
> * Improve entity-auto engine to manage this field by automatic process (I
> realized this for create/lastModification field)
> * Complete unit test
> * propage entity definition
>
> Nicolas
>
>
> Le 25/06/2016 07:47, Taher Alkhateeb a écrit :
>
>> Hi Nameet,
>>
>> I am assuming that you will not just change the entities but everything
>> like the services and events where necessary to ensure updating this
>> field.
>> Am I correct in my understanding?
>>
>> Taher Alkhateeb
>>
>> On Saturday, 25 June 2016, Jacques Le Roux <ja...@les7arts.com>
>> wrote:
>>
>> +1
>>>
>>> Jacques
>>>
>>>
>>> Le 24/06/2016 à 15:26, Nameet Jain a écrit :
>>>
>>> Hello everyone,
>>>>
>>>> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
>>>> entities (like: ShipmentStatus). Using this field we can maintain the
>>>> history for each status change made by user.
>>>>
>>>> I will recommend here to add 'changedByUserLoginId' field to track the
>>>> userlogin detail. Here is the list of entities with missing such type of
>>>> field.
>>>>
>>>> 1. BudgetStatus
>>>> 2. ContactListCommStatus
>>>> 3. CustRequestStatus
>>>> 4. ExampleStatus
>>>> 5. FinAccountStatus
>>>> 6. InventoryItemStatus
>>>> 7. InvoiceStatus
>>>> 8. PartyStatus
>>>> 9. RequirementStatus
>>>> 10. ShipmentStatus
>>>>
>>>> Please let me know your thoughts. If it looks good I will open a ticket
>>>> for
>>>> the same.
>>>>
>>>> Thanks
>>>>
>>>> --
>>>> Regards,
>>>> Nameet Jain
>>>>
>>>>
>>>>
>

Re: Track user for status change

Posted by Nicolas Malin <ni...@nereide.fr>.
I agree with proposal but like Taher I suggest to :
* check all crud service for these entities are under entity-auto engine
* Improve entity-auto engine to manage this field by automatic process 
(I realized this for create/lastModification field)
* Complete unit test
* propage entity definition

Nicolas

Le 25/06/2016 07:47, Taher Alkhateeb a �crit :
> Hi Nameet,
>
> I am assuming that you will not just change the entities but everything
> like the services and events where necessary to ensure updating this field.
> Am I correct in my understanding?
>
> Taher Alkhateeb
>
> On Saturday, 25 June 2016, Jacques Le Roux <ja...@les7arts.com>
> wrote:
>
>> +1
>>
>> Jacques
>>
>>
>> Le 24/06/2016 � 15:26, Nameet Jain a �crit :
>>
>>> Hello everyone,
>>>
>>> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
>>> entities (like: ShipmentStatus). Using this field we can maintain the
>>> history for each status change made by user.
>>>
>>> I will recommend here to add 'changedByUserLoginId' field to track the
>>> userlogin detail. Here is the list of entities with missing such type of
>>> field.
>>>
>>> 1. BudgetStatus
>>> 2. ContactListCommStatus
>>> 3. CustRequestStatus
>>> 4. ExampleStatus
>>> 5. FinAccountStatus
>>> 6. InventoryItemStatus
>>> 7. InvoiceStatus
>>> 8. PartyStatus
>>> 9. RequirementStatus
>>> 10. ShipmentStatus
>>>
>>> Please let me know your thoughts. If it looks good I will open a ticket
>>> for
>>> the same.
>>>
>>> Thanks
>>>
>>> --
>>> Regards,
>>> Nameet Jain
>>>
>>>


Re: Track user for status change

Posted by Taher Alkhateeb <sl...@gmail.com>.
Hi Nameet,

I am assuming that you will not just change the entities but everything
like the services and events where necessary to ensure updating this field.
Am I correct in my understanding?

Taher Alkhateeb

On Saturday, 25 June 2016, Jacques Le Roux <ja...@les7arts.com>
wrote:

> +1
>
> Jacques
>
>
> Le 24/06/2016 à 15:26, Nameet Jain a écrit :
>
>> Hello everyone,
>>
>> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
>> entities (like: ShipmentStatus). Using this field we can maintain the
>> history for each status change made by user.
>>
>> I will recommend here to add 'changedByUserLoginId' field to track the
>> userlogin detail. Here is the list of entities with missing such type of
>> field.
>>
>> 1. BudgetStatus
>> 2. ContactListCommStatus
>> 3. CustRequestStatus
>> 4. ExampleStatus
>> 5. FinAccountStatus
>> 6. InventoryItemStatus
>> 7. InvoiceStatus
>> 8. PartyStatus
>> 9. RequirementStatus
>> 10. ShipmentStatus
>>
>> Please let me know your thoughts. If it looks good I will open a ticket
>> for
>> the same.
>>
>> Thanks
>>
>> --
>> Regards,
>> Nameet Jain
>>
>>
>

Re: Track user for status change

Posted by Jacques Le Roux <ja...@les7arts.com>.
+1

Jacques


Le 24/06/2016 � 15:26, Nameet Jain a �crit :
> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>


Re: Track user for status change

Posted by Rishi Solanki <ri...@gmail.com>.
+1, Nameet.

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

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>

Re: Track user for status change

Posted by Amardeep Singh Jhajj <am...@hotwaxsystems.com>.
+1 Nameet.

Regards,
--
Amardeep Singh Jhajj

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>

Re: Track user for status change

Posted by Akash Jain <ak...@hotwaxsystems.com>.
+1, nice enhancement!

Thanks and Regards
--
Akash Jain

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>

Re: Track user for status change

Posted by Ratnesh Upadhyay <up...@gmail.com>.
+1 for logical thinking and proposed enhancement.

Regards,
Ratnesh Upadhyay

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain

Re: Track user for status change

Posted by Nameet Jain <na...@hotwaxsystems.com>.
You are right Taher we will not only just add field but also make changes
in respective service and events to ensure this field gets
updated. Thanks everyone for response.

Regards,
Nameet Jain

On Mon, Jun 27, 2016 at 11:00 AM, Ashish Vijaywargiya <
ashish.vijaywargiya@hotwaxsystems.com> wrote:

> +1
>
> Kind Regards
> Ashish Vijaywargiya
> HotWax Systems - est. 1997
>
> On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <
> nameet.jain@hotwaxsystems.com>
> wrote:
>
> > Hello everyone,
> >
> > Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> > entities (like: ShipmentStatus). Using this field we can maintain the
> > history for each status change made by user.
> >
> > I will recommend here to add 'changedByUserLoginId' field to track the
> > userlogin detail. Here is the list of entities with missing such type of
> > field.
> >
> > 1. BudgetStatus
> > 2. ContactListCommStatus
> > 3. CustRequestStatus
> > 4. ExampleStatus
> > 5. FinAccountStatus
> > 6. InventoryItemStatus
> > 7. InvoiceStatus
> > 8. PartyStatus
> > 9. RequirementStatus
> > 10. ShipmentStatus
> >
> > Please let me know your thoughts. If it looks good I will open a ticket
> for
> > the same.
> >
> > Thanks
> >
> > --
> > Regards,
> > Nameet Jain
> >
>

Re: Track user for status change

Posted by Ashish Vijaywargiya <as...@hotwaxsystems.com>.
+1

Kind Regards
Ashish Vijaywargiya
HotWax Systems - est. 1997

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>

Re: Track user for status change

Posted by Divesh Dutta <di...@hotwaxsystems.com>.
Yea I think it makes sense.

Thanks
--
Divesh Dutta.

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>

Re: Track user for status change

Posted by Pranay Pandey <pr...@hotwaxsystems.com>.
+1

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <na...@hotwaxsystems.com>
wrote:

> Hello everyone,
>
> Currently in OFBiz, 'changedByUserLoginId' field is missing from status
> entities (like: ShipmentStatus). Using this field we can maintain the
> history for each status change made by user.
>
> I will recommend here to add 'changedByUserLoginId' field to track the
> userlogin detail. Here is the list of entities with missing such type of
> field.
>
> 1. BudgetStatus
> 2. ContactListCommStatus
> 3. CustRequestStatus
> 4. ExampleStatus
> 5. FinAccountStatus
> 6. InventoryItemStatus
> 7. InvoiceStatus
> 8. PartyStatus
> 9. RequirementStatus
> 10. ShipmentStatus
>
> Please let me know your thoughts. If it looks good I will open a ticket for
> the same.
>
> Thanks
>
> --
> Regards,
> Nameet Jain
>