mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-14 18:23:55 +00:00
[docs] moved into folders
This commit is contained in:
6
docs/dev/docs.dev.modules.md
Normal file
6
docs/dev/docs.dev.modules.md
Normal 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.
|
||||
Reference in New Issue
Block a user