[docs] moved into folders

This commit is contained in:
Rushabh Mehta
2013-09-03 10:19:10 +05:30
parent 98429afe91
commit b15e5de78e
93 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
{
"_label": "Modules"
}
---
The models used in both `wnframework` (**Core** module) and ERPNext are listed here. The basic element of the model is a `DocType`, which is most often also a database table. The model properties are called `DocFields`, which describe the view and the database columns.