Creating or Editing an existing Doctype

Hi,

I’ve tried to understand this document:

But i’m kind of confused.

Lets say i want to do two things.

[1] First i want to add a new field in “Address” Doctype.
[2] I want to add a new doctype named “spaghetti monster” with some field.

How i should approach it?

(I’ve a good hold on python but a complete noob about javascript/jquery.)

Thanks in advance.

-Cheers
-Arif


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

Arif,

New developer documentation is already started - will make it public in a few days.

Your queries:

[1] - Create a Custom Field
[2] - Create a new DocType - you will need to Administrator permission for that and you can't do it in the hosted solution. Also set "developer_mode = 1" in conf.py so that new folders and code stubs are automatically created.

best,
Rushabh


On Wed, Apr 24, 2013 at 8:38 PM, aft <af...@gmail.com> wrote:
Hi,

I've tried to understand this document:
https://github.com/webnotes/wnframework/wiki/Architecture-Overview

But i'm kind of confused.

Lets say i want to do two things.

[1] First i want to add a new field in "Address" Doctype.
[2] I want to add a new doctype named "spaghetti monster" with some field.

How i should approach it?

(I've a good hold on python but a complete noob about javascript/jquery.)

Thanks in advance.
--
-Cheers
-Arif

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





--



Twitter: @rushabh_mehta



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.

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

 

 

On Wed, Apr 24, 2013 at 9:50 PM, Rushabh Mehta rm...@gmail.com wrote:

Arif,

New developer documentation is already started - will make it public in a
few days.

Two thumbs up :slight_smile:

Your queries:

[1] - Create a Custom Field
[2] - Create a new DocType - you will need to Administrator permission for
that and you can’t do it in the hosted solution. Also set “developer_mode =
1” in conf.py so that new folders and code stubs are automatically created.

Its in my dev workstation actually. I’ll try it and post update about it.

best,
Rushabh

On Wed, Apr 24, 2013 at 8:38 PM, aft af...@gmail.com wrote:

Hi,

I’ve tried to understand this document:
Architecture Overview · webnotes/wnframework Wiki · GitHub

But i’m kind of confused.

Lets say i want to do two things.

[1] First i want to add a new field in “Address” Doctype.
[2] I want to add a new doctype named “spaghetti monster” with some field.

How i should approach it?

(I’ve a good hold on python but a complete noob about javascript/jquery.)

Thanks in advance.

-Cheers
-Arif


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

https://erpnext.com
Twitter: @rushabh_mehta


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


-Cheers
-Arif


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