Is there ERPNext development document?

I began read the code of ERPNext, and tried to translate it to Chinese. and I wonder if there is any document about development of ERPNext.

Or some architecture chart , and application flow  chart about ERPNext

thanks. :)[

Hi,

I am working on a small "getting started guide" for development of ERPNext will post when completed.

Also please join the developer forum for more development discussions!

https://groups.google.com/group/erpnext-developer-forum

best,
Rushabh


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

On 09-Oct-2012, at 5:41 PM, yukai.kk <yu...@gmail.com> wrote:

I began read the code of ERPNext, and tried to translate it to Chinese. and I wonder if there is any document about development of ERPNext.
Or some architecture chart , and application flow  chart about ERPNext

thanks. :)[

Hi Rushabh,

This is a great idea since it would help power users who are not well conversant with Java or Python to understand that coding is not very difficult and maybe someday they could even provide their works to the community.

Simply putting the topic discussed in the developer forums in this Link has been something I always wanted to do in my account but since I am not knowing the java or python could not go ahead with it may be due to this we could also suggest and code some not so complicated suggestions.

On Wednesday, October 10, 2012 10:16:57 PM UTC+5:30, Rushabh Mehta wrote:

Hi,

I am working on a small “getting started guide” for development of ERPNext will post when completed.

Also please join the developer forum for more development discussions!


best,
Rushabh



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

On 09-Oct-2012, at 5:41 PM, yukai.kk <yu...@gmail.com> wrote:

I began read the code of ERPNext, and tried to translate it to Chinese. and I wonder if there is any document about development of ERPNext.
Or some architecture chart , and application flow  chart about ERPNext

thanks. :)[

Hi Rushabh,

it is great to hear this. but I dun know why I could not join the developer forums, could not see any join button

at the page.

2012/10/11 Addy <ad...@gmail.com>

Hi Rushabh,

This is a great idea since it would help power users who are not well conversant with Java or Python to understand that coding is not very difficult and maybe someday they could even provide their works to the community.


Simply putting the topic discussed in the developer forums in this Link has been something I always wanted to do in my account but since I am not knowing the java or python could not go ahead with it may be due to this we could also suggest and code some not so complicated suggestions.



On Wednesday, October 10, 2012 10:16:57 PM UTC+5:30, Rushabh Mehta wrote:

Hi,

I am working on a small "getting started guide" for development of ERPNext will post when completed.

Also please join the developer forum for more development discussions!


best,
On 09-Oct-2012, at 5:41 PM, yukai.kk <yu...@gmail.com> wrote:

I began read the code of ERPNext, and tried to translate it to Chinese. and I wonder if there is any document about development of ERPNext.

Or some architecture chart , and application flow chart about ERPNext.


thanks. :)[




--

Thanks & Regards

Thanks for reporting - I have changed the group permissions - you can join now!

- Rushabh


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

On 11-Oct-2012, at 4:14 PM, Yukai <yu...@gmail.com> wrote:

Hi Rushabh,
   it is great to hear this. but I dun know why I could not join the developer forums, could not see any join button 
at the page. 

2012/10/11 Addy <ad...@gmail.com>

Hi Rushabh,

This is a great idea since it would help power users who are not well conversant with Java or Python to understand that coding is not very difficult and maybe someday they could even provide their works to the community.


Simply putting the topic discussed in the developer forums in this Link has been something I always wanted to do in my account but since I am not knowing the java or python could not go ahead with it may be due to this we could also suggest and code some not so complicated suggestions.



On Wednesday, October 10, 2012 10:16:57 PM UTC+5:30, Rushabh Mehta wrote:

Hi,

I am working on a small "getting started guide" for development of ERPNext will post when completed.

Also please join the developer forum for more development discussions!


best,
On 09-Oct-2012, at 5:41 PM, yukai.kk <yu...@gmail.com> wrote:

I began read the code of ERPNext, and tried to translate it to Chinese. and I wonder if there is any document about development of ERPNext.

Or some architecture chart , and application flow  chart about ERPNext


thanks. :)[




--

Thanks & Regards
      

hi,

as I could not post at developer forums yet. I have to post here. I have translates some js to Chinese. and while I rebuild
them, throw a error.

here is the error message. btw,all the file and database have been UTF-8.


Traceback (most recent call last):

File "lib/wnf.py", line 376, in <module>
run()
File "lib/wnf.py", line 256, in run
bundlejs.bundle(options.no_compress)
File "lib/py/webnotes/utils/bundlejs.py", line 171, in bundle

bundle.make()<br>  File &quot;lib/py/webnotes/utils/bundlejs.py&quot;, line 115, in make<br>    self.concat(infiles, os.path.relpath(os.path.join(self.path, outfile), os.curdir))<span class="Apple-tab-span" style="white-space:pre">						<br>

File "lib/py/webnotes/utils/bundlejs.py", line 76, in concat
jsm.minify(tmpin, tmpout)
File "lib/py/webnotes/utils/minify.py", line 237, in minify
self._jsmin()
File "lib/py/webnotes/utils/minify.py", line 228, in _jsmin

self._action(1)<br>  File &quot;lib/py/webnotes/utils/minify.py&quot;, line 154, in _action<br>    self.theA = self._get()<br>  File &quot;lib/py/webnotes/utils/minify.py&quot;, line 101, in _get<br>    if c &gt;= &#39; &#39; or c == &#39;\n&#39;:<br>

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 0: ordinal not in range(128)


how to fix this? thanks.

2012/10/11 Rushabh Mehta <rm…@gmail.com>

Thanks for reporting - I have changed the group permissions - you can join now!


- Rushabh
On 11-Oct-2012, at 4:14 PM, Yukai <yu...@gmail.com> wrote:

Hi Rushabh,

it is great to hear this. but I dun know why I could not join the developer forums, could not see any join button

at the page.

2012/10/11 Addy <ad...@gmail.com>

Hi Rushabh,

This is a great idea since it would help power users who are not well conversant with Java or Python to understand that coding is not very difficult and maybe someday they could even provide their works to the community.


Simply putting the topic discussed in the developer forums in this Link has been something I always wanted to do in my account but since I am not knowing the java or python could not go ahead with it may be due to this we could also suggest and code some not so complicated suggestions.



On Wednesday, October 10, 2012 10:16:57 PM UTC+5:30, Rushabh Mehta wrote:

Hi,

I am working on a small "getting started guide" for development of ERPNext will post when completed.

Also please join the developer forum for more development discussions!


best,
On 09-Oct-2012, at 5:41 PM, yukai.kk <yu...@gmail.com> wrote:

I began read the code of ERPNext, and tried to translate it to Chinese. and I wonder if there is any document about development of ERPNext.

Or some architecture chart , and application flow chart about ERPNext.


thanks. :)[




--

Thanks & Regards





--

Thanks & Regards