Field for submit or creation date

73 views
Skip to first unread message

lxnow

unread,
Feb 6, 2014, 9:13:44 PM2/6/14
to erpnext-dev...@googlegroups.com
Usually, field posting_date is used for transactional documents to indicate, well, posting date. What's the field for the date it was submitted? I'm guessing there may not be one, so my next question si what is the fieldname for the creation date of the document?

Want to use in custom client scripts.

Maxwell Morais

unread,
Feb 7, 2014, 12:48:30 AM2/7/14
to erpnext-dev...@googlegroups.com
You are looking for creation field, it's contains  the  date of creation of​ doctype




2014-02-07 0:13 GMT-02:00 lxnow <laur...@union.ph>:
Usually, field posting_date is used for transactional documents to indicate, well, posting date. What's the field for the date it was submitted? I'm guessing there may not be one, so my next question si what is the fieldname for the creation date of the document?

Want to use in custom client scripts.

--
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
---
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/fb59831b-0a70-474f-b446-e84fcc029074%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3

lxnow

unread,
Feb 7, 2014, 5:35:01 AM2/7/14
to erpnext-dev...@googlegroups.com
Exactly... what is it called  (specifically for Stock Entry if they are not standard across all doctypes)


On Friday, February 7, 2014 1:48:30 PM UTC+8, Maxwell wrote:
You are looking for creation field, it's contains  the  date of creation of​ doctype


2014-02-07 0:13 GMT-02:00 lxnow <laur...@union.ph>:
Usually, field posting_date is used for transactional documents to indicate, well, posting date. What's the field for the date it was submitted? I'm guessing there may not be one, so my next question si what is the fieldname for the creation date of the document?

Want to use in custom client scripts.

--
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
---
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+unsub...@googlegroups.com.

Maxwell Morais

unread,
Feb 7, 2014, 5:38:25 AM2/7/14
to erpnext-dev...@googlegroups.com

@lxnow, created is the name of the field, other fields like this are:

modified - last modification date
owner- the user that has created the doctype
modified_by - the last user that has modified the doctype

All these fields are automatically created by wnframework



To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/36ad3f4d-ffd5-4721-be4b-a9137fd39f46%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Maxwell Morais

unread,
Feb 7, 2014, 5:38:54 AM2/7/14
to erpnext-dev...@googlegroups.com

Sorry, creation is the name of the field

lxnow

unread,
Feb 7, 2014, 10:34:44 PM2/7/14
to erpnext-dev...@googlegroups.com
doc.creation

Thanks!


On Friday, February 7, 2014 6:38:54 PM UTC+8, Maxwell wrote:

Sorry, creation is the name of the field

2014-02-07 8:38 GMT-02:00 Maxwell Morais <max.mor...@gmail.com>:

@lxnow, created is the name of the field, other fields like this are:

modified - last modification date
owner- the user that has created the doctype
modified_by - the last user that has modified the doctype

All these fields are automatically created by wnframework

2014-02-07 8:35 GMT-02:00 lxnow <laur...@union.ph>:
Exactly... what is it called  (specifically for Stock Entry if they are not standard across all doctypes)


On Friday, February 7, 2014 1:48:30 PM UTC+8, Maxwell wrote:
You are looking for creation field, it's contains  the  date of creation of​ doctype


2014-02-07 0:13 GMT-02:00 lxnow <laur...@union.ph>:
Usually, field posting_date is used for transactional documents to indicate, well, posting date. What's the field for the date it was submitted? I'm guessing there may not be one, so my next question si what is the fieldname for the creation date of the document?

Want to use in custom client scripts.

--
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
---
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+unsubscr...@googlegroups.com.



--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3

--
Note:
 
If you are posting an issue,
1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
---
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+unsub...@googlegroups.com.



--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3
Reply all
Reply to author
Forward
0 new messages