Skip to content

frappe/agriculture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agriculture

The Agriculture Domain of ERPNext comes with features to record crops and land, track plant, soil, water, weather analytics, and even track diseases and fertilizers. You can check out the following topics after this brief introduction to the agriculture module in ERPNext.

Installation

Using bench, install ERPNext as mentioned here.

Once ERPNext is installed, add agriculture app to your bench by running

$ bench get-app agriculture

After that, you can install agriculture app on required site by running

$ bench --site demo.com install-app agriculture

License

GNU GPL V3. See license.txt for more information.