Custom fields

hello All,
   1) I took updates from erpnext,committed changes and pushed it to github repository successfully, I took these updated on fresh setup on another machine .Except custom fields and script evrerything was updated.
   2) I added some code in all-app.min.css . when i rebuild the code ,custom code get flushed.
How to handle these issues?

Thank you

Regards,
Gangadhar kadam



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 post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/d9cc551b-6073-430f-8176-65123edd332e%40googlegroups.com.

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

 

 


hello All,
   1) I took updates from erpnext,committed changes and pushed it to github repository successfully, I took these updated on fresh setup on another machine .Except custom fields and script evrerything was updated.

Custom Fields and Scripts are not designed to be part of the repository - if you want them in the repo, add them to the DocType - or just export them in a csv file and import them in the new system.

   2) I added some code in all-app.min.css . when i rebuild the code ,custom code get flushed.
How to handle these issues?

all-app.min.css is the compiled file - add your code in the source files (see build.json)


Thank you

Regards,
Gangadhar kadam



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 post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/d9cc551b-6073-430f-8176-65123edd332e%40googlegroups.com.

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

 

 




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 post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/BD245A19-E4E2-4DE7-B13F-429D9AAD5A5C%40erpnext.com.

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