HI,
I have a custom field of type select, whose value is changed by users depending on the physical state of the printed document (location, signed, etc.).
I've already applied role-based restrictions on who can do what via client script, and now I would like to be able to track *when* these statuses are updated so we can measurement speed of getting from status A to status B to status C... and so on.
The solution I am considering is to create a date field for each status called "status_X_completed_date" or something similar.
This field would be date-stamped with erpnext system date when the select field is changed and the form updated. I'm thinking this may be possible via client scripting, but I'm not sure where to begin. I'm hoping to get some help on this.
–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Sorry my subject and message are a slightly contradictory -- I am more interested in *Date* stamping, not timestamping.
On Monday, January 27, 2014 3:31:46 PM UTC+8, lxnow wrote:
HI,
I have a custom field of type select, whose value is changed by users depending on the physical state of the printed document (location, signed, etc.).
I've already applied role-based restrictions on who can do what via client script, and now I would like to be able to track *when* these statuses are updated so we can measurement speed of getting from status A to status B to status C... and so on.
The solution I am considering is to create a date field for each status called "status_X_completed_date" or something similar.
This field would be date-stamped with erpnext system date when the select field is changed and the form updated. I'm thinking this may be possible via client scripting, but I'm not sure where to begin. I'm hoping to get some help on this.
–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.