Field for submit or creation date

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+un...@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.
You are looking for creation field, it's contains the date of creation of doctype





2014-02-07 0:13 GMT-02:00 lxnow <la…@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+un…@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
+55 11 954329659




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+un...@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CABK1YkOVbUFEF2wpC1Sknd67DxY5u0tcGLyy7ikdVMYHvgS0MQ%40mail.gmail.com.

    For more options, visit https://groups.google.com/groups/opt_out.
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 <la…@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+un…@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
+55 11 954329659




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+un...@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.

@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 <la...@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 <la…@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+un…@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



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+un…@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.




--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3
+55 11 954329659




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+un...@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CABK1YkPnvP8GFhmVDpmgHECX%3DK8XtuYRBZPgzH1xY_Voa_hK%3Dw%40mail.gmail.com.

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

Sorry, creation is the name of the field



2014-02-07 8:38 GMT-02:00 Maxwell Morais <ma...@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 <la...@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 <la…@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+un…@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



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+un…@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.




--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3




--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3
+55 11 954329659




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+un...@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CABK1YkPQ2xQOitaB_4Vwh%3D%2Bgp58ELmD2PZ3BXHQ1HZ71ZNE%3Dyg%40mail.gmail.com.

    For more options, visit https://groups.google.com/groups/opt_out.
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 <ma...@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 <la...@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 <la…@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.

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



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+un…@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.




--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3




--

Best Regards.

Maxwell Morais
Python Developer powered by Webnotes framework <3
+55 11 954329659




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+un...@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/604bb6c2-136e-43a1-9ebe-61060bb4f439%40googlegroups.com.

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