[docs] now common website for all documentation - erpnext.org

This commit is contained in:
Rushabh Mehta
2013-05-20 17:44:08 +05:30
parent 9acf570278
commit dfbd99888b
4 changed files with 41 additions and 5 deletions

6
docs/docs.dev.modules.md Normal file
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.