New Module guideline

I have created a doctype but now what its not any where accessible,

A two or three demo tutorials are most welcome so that community can develop modules and then the system can be very rich.

suggested modules to be tutorialized are:
 

  • Hello world
    • Click and a form with simple lable
  • single field master record crud with validation
  • related entries like master table
  • related with existing DocTYpes like leads, accounts etc

etc…

yes I know looking existing code is a method but the flow for Doctype -> ui->validation etc can be easy with this

And I think this can be done prity easy by you, and if it can help a lot you should do it in urgent … There are so many small bugs our company found, and submitting every post here is not a preferred idea. if proper guideline is provided we can contribute a few of our python developers in rectifying small problems and will provide a git pull request.



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/AYOoeCMK69YJ.

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

 

 

It will be visible in the Document -> Search and Document -> New if you have given the right permissions - to show it in the module, you must edit the static HTML home page of that module e.g. "projects-home"


W: https://erpnext.com
T: @rushabh_mehta

On 23-Dec-2012, at 10:30 PM, Gowrav <go...@gmail.com> wrote:

I have created a doctype but now what its not any where accessible,

A two or three demo tutorials are most welcome so that community can develop modules and then the system can be very rich.

suggested modules to be tutorialized are:
 
  • Hello world
    • Click and a form with simple lable
  • single field master record crud with validation
  • related entries like master table
  • related with existing DocTYpes like leads, accounts etc

etc..

yes I know looking existing code is a method but the flow for Doctype -> ui->validation etc can be easy with this

And I think this can be done prity easy by you, and if it can help a lot you should do it in urgent ... There are so many small bugs our company found, and submitting every post here is not a preferred idea. if proper guideline is provided we can contribute a few of our python developers in rectifying small problems and will provide a git pull request.




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to er…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/AYOoeCMK69YJ.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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

 

 

No it is not shown in that list
infact if I go for mannual url like this
http://xavocerp/app.html#List/Job%20Applicants

A page like attachment  jobapplicantlist.png opens

My Module screens are as follows and digging in the sequence are

01_customize_form.jpg

dig to module shows

02_Job Applicant module / and 02_B_ … (Long image is devided in two parts)

and last to 03_Applicant module

with developer_mode a few files were created in app/applicants

-----------------
What I am trying to achieve is
Job Applicants (For post, on date, next interview date etc.)
=>
Short List Candidate (Offered package etc)
=>
Employee Conversion

… Help in one module is indeed needed …

==================================================
Our firm has given a GOOD contributions to various frameworks like codeigniter, xCI, AgileToolkit ect.
So for a faster development in modules we may have a separate communication (just to not to flood the group, or its okey from our side if you are okey here…)


On Sunday, 23 December 2012 22:58:25 UTC+5:30, rushabh wrote:

It will be visible in the Document -> Search and Document -> New if you have given the right permissions - to show it in the module, you must edit the static HTML home page of that module e.g. “projects-home”



W: https://erpnext.com
T: @rushabh_mehta

On 23-Dec-2012, at 10:30 PM, Gowrav <go...@gmail.com> wrote:

I have created a doctype but now what its not any where accessible,

A two or three demo tutorials are most welcome so that community can develop modules and then the system can be very rich.

suggested modules to be tutorialized are:
 
  • Hello world
    • Click and a form with simple lable
  • single field master record crud with validation
  • related entries like master table
  • related with existing DocTYpes like leads, accounts etc

etc..

yes I know looking existing code is a method but the flow for Doctype -> ui->validation etc can be easy with this

And I think this can be done prity easy by you, and if it can help a lot you should do it in urgent ... There are so many small bugs our company found, and submitting every post here is not a preferred idea. if proper guideline is provided we can contribute a few of our python developers in rectifying small problems and will provide a git pull request.




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/AYOoeCMK69YJ.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/7RABCEBwy5IJ.

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

 

 

Gowrav,

In the DocType, uncheck - Is Table - (it should actually be "Is Child Table") - will update those descriptions

- Rushabh

W: https://erpnext.com
T: @rushabh_mehta

On 24-Dec-2012, at 10:00 AM, Gowrav <go...@gmail.com> wrote:

No it is not shown in that list
infact if I go for mannual url like this
http://xavocerp/app.html#List/Job%20Applicants

A page like attachment  jobapplicantlist.png opens

My Module screens are as follows and digging in the sequence are

01_customize_form.jpg

dig to module shows

02_Job Applicant module / and 02_B_ ... (Long image is devided in two parts)

and last to 03_Applicant module

with developer_mode a few files were created in app/applicants

-----------------
What I am trying to achieve is
Job Applicants (For post, on date, next interview date etc.)
=>
Short List Candidate (Offered package etc)
=>
Employee Conversion

... Help in one module is indeed needed ..

==================================================
Our firm has given a GOOD contributions to various frameworks like codeigniter, xCI, AgileToolkit ect.
So for a faster development in modules we may have a separate communication (just to not to flood the group, or its okey from our side if you are okey here...)


On Sunday, 23 December 2012 22:58:25 UTC+5:30, rushabh wrote:
It will be visible in the Document -> Search and Document -> New if you have given the right permissions - to show it in the module, you must edit the static HTML home page of that module e.g. "projects-home"


W: https://erpnext.com
T: @rushabh_mehta

On 23-Dec-2012, at 10:30 PM, Gowrav <go...@gmail.com> wrote:

I have created a doctype but now what its not any where accessible,

A two or three demo tutorials are most welcome so that community can develop modules and then the system can be very rich.

suggested modules to be tutorialized are:
 
  • Hello world
    • Click and a form with simple lable
  • single field master record crud with validation
  • related entries like master table
  • related with existing DocTYpes like leads, accounts etc

etc..

yes I know looking existing code is a method but the flow for Doctype -> ui->validation etc can be easy with this

And I think this can be done prity easy by you, and if it can help a lot you should do it in urgent ... There are so many small bugs our company found, and submitting every post here is not a preferred idea. if proper guideline is provided we can contribute a few of our python developers in rectifying small problems and will provide a git pull request.




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to erpnext-dev…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/AYOoeCMK69YJ.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/7RABCEBwy5IJ.

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

 

 

<jobapplicantList.png><01_customize_form.png><02_Job Applicant module.png><02_B_ job applicant.png><03_Applicant module.png>




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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

 

 

Done,
But still not in
Document >> New

and still List view does not shows +Add new button too …

On Monday, 24 December 2012 10:11:59 UTC+5:30, rushabh wrote:

Gowrav,

In the DocType, uncheck - Is Table - (it should actually be “Is Child Table”) - will update those descriptions

- Rushabh


On 24-Dec-2012, at 10:00 AM, Gowrav <go...@gmail.com> wrote:

No it is not shown in that list
infact if I go for mannual url like this
http://xavocerp/app.html#List/Job%20Applicants

A page like attachment  jobapplicantlist.png opens

My Module screens are as follows and digging in the sequence are

01_customize_form.jpg

dig to module shows

02_Job Applicant module / and 02_B_ ... (Long image is devided in two parts)

and last to 03_Applicant module

with developer_mode a few files were created in app/applicants

-----------------
What I am trying to achieve is
Job Applicants (For post, on date, next interview date etc.)
=>
Short List Candidate (Offered package etc)
=>
Employee Conversion

... Help in one module is indeed needed ..

==================================================
Our firm has given a GOOD contributions to various frameworks like codeigniter, xCI, AgileToolkit ect.
So for a faster development in modules we may have a separate communication (just to not to flood the group, or its okey from our side if you are okey here...)


On Sunday, 23 December 2012 22:58:25 UTC+5:30, rushabh wrote:
It will be visible in the Document -> Search and Document -> New if you have given the right permissions - to show it in the module, you must edit the static HTML home page of that module e.g. "projects-home"


W: https://erpnext.com
T: @rushabh_mehta

On 23-Dec-2012, at 10:30 PM, Gowrav <go...@gmail.com> wrote:

I have created a doctype but now what its not any where accessible,

A two or three demo tutorials are most welcome so that community can develop modules and then the system can be very rich.

suggested modules to be tutorialized are:
 
  • Hello world
    • Click and a form with simple lable
  • single field master record crud with validation
  • related entries like master table
  • related with existing DocTYpes like leads, accounts etc

etc..

yes I know looking existing code is a method but the flow for Doctype -> ui->validation etc can be easy with this

And I think this can be done prity easy by you, and if it can help a lot you should do it in urgent ... There are so many small bugs our company found, and submitting every post here is not a preferred idea. if proper guideline is provided we can contribute a few of our python developers in rectifying small problems and will provide a git pull request.




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to er…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/AYOoeCMK69YJ.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/7RABCEBwy5IJ.

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

 

 

<jobapplicantList.png><01_customize_form.png><02_Job Applicant module.png><02_B_ job applicant.png><03_Applicant module.png>




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/rP4WvddZJuIJ.

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

 

 

Might have something to do with the permissions then,

Btw, as a practice we never give Administrator role explicitly in the Permission, but assign the role (HR User) to the Administrator user.

Also using the system as Administrator is a bad practice unless you are developing since there are places where Administrator has been given super rights!


W: https://erpnext.com
T: @rushabh_mehta

On 24-Dec-2012, at 10:29 AM, Gowrav <go...@gmail.com> wrote:

Done,
But still not in
Document >> New

and still List view does not shows +Add new button too ...

On Monday, 24 December 2012 10:11:59 UTC+5:30, rushabh wrote:
Gowrav,

In the DocType, uncheck - Is Table - (it should actually be "Is Child Table") - will update those descriptions

- Rushabh

W: https://erpnext.com
T: @rushabh_mehta

On 24-Dec-2012, at 10:00 AM, Gowrav <go...@gmail.com> wrote:

No it is not shown in that list
infact if I go for mannual url like this
http://xavocerp/app.html#List/Job%20Applicants

A page like attachment  jobapplicantlist.png opens

My Module screens are as follows and digging in the sequence are

01_customize_form.jpg

dig to module shows

02_Job Applicant module / and 02_B_ ... (Long image is devided in two parts)

and last to 03_Applicant module

with developer_mode a few files were created in app/applicants

-----------------
What I am trying to achieve is
Job Applicants (For post, on date, next interview date etc.)
=>
Short List Candidate (Offered package etc)
=>
Employee Conversion

... Help in one module is indeed needed ..

==================================================
Our firm has given a GOOD contributions to various frameworks like codeigniter, xCI, AgileToolkit ect.
So for a faster development in modules we may have a separate communication (just to not to flood the group, or its okey from our side if you are okey here...)


On Sunday, 23 December 2012 22:58:25 UTC+5:30, rushabh wrote:
It will be visible in the Document -> Search and Document -> New if you have given the right permissions - to show it in the module, you must edit the static HTML home page of that module e.g. "projects-home"


W: https://erpnext.com
T: @rushabh_mehta

On 23-Dec-2012, at 10:30 PM, Gowrav <go...@gmail.com> wrote:

I have created a doctype but now what its not any where accessible,

A two or three demo tutorials are most welcome so that community can develop modules and then the system can be very rich.

suggested modules to be tutorialized are:
 
  • Hello world
    • Click and a form with simple lable
  • single field master record crud with validation
  • related entries like master table
  • related with existing DocTYpes like leads, accounts etc

etc..

yes I know looking existing code is a method but the flow for Doctype -> ui->validation etc can be easy with this

And I think this can be done prity easy by you, and if it can help a lot you should do it in urgent ... There are so many small bugs our company found, and submitting every post here is not a preferred idea. if proper guideline is provided we can contribute a few of our python developers in rectifying small problems and will provide a git pull request.




You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to er…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/AYOoeCMK69YJ.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/7RABCEBwy5IJ.

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

 

 

<jobapplicantList.png><01_customize_form.png><02_Job Applicant module.png><02_B_ job applicant.png><03_Applicant module.png>





You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To post to this group, send email to er…@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/rP4WvddZJuIJ.

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

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

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