agri_docs fix links (#11870)
This commit is contained in:
parent
4cad7fc36c
commit
396feba874
@ -45,6 +45,6 @@ Click 'Save'
|
|||||||
|
|
||||||
You form should now look something like this
|
You form should now look something like this
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/crop.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/crop.png">
|
||||||
|
|
||||||
Repeat step 2 for as many crops as you need. You can save some time by duplicating existing crops and modifying only the necessary items
|
Repeat step 2 for as many crops as you need. You can save some time by duplicating existing crops and modifying only the necessary items
|
@ -19,7 +19,7 @@ Save the new Crop Cycle
|
|||||||
|
|
||||||
It should now look something like this
|
It should now look something like this
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/crop_cycle.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/crop_cycle.png">
|
||||||
|
|
||||||
Repeat these for every Crop Cycle you need
|
Repeat these for every Crop Cycle you need
|
||||||
|
|
||||||
@ -27,4 +27,4 @@ As you can see a Project was created, with the same name as the Crop Cycle and l
|
|||||||
|
|
||||||
> Projects > Project
|
> Projects > Project
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/projects.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/projects.png">
|
||||||
|
@ -17,7 +17,7 @@ Click Save
|
|||||||
|
|
||||||
It should look something like this
|
It should look something like this
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/land_unit.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/land_unit.png">
|
||||||
|
|
||||||
With the farm created, we can now create our first Carrot Field! Click on New
|
With the farm created, we can now create our first Carrot Field! Click on New
|
||||||
|
|
||||||
|
@ -19,6 +19,6 @@ Click Save
|
|||||||
|
|
||||||
Now it should look something like this
|
Now it should look something like this
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/diseases_and_fertilizer/disease.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/diseases_and_fertilizer/disease.png">
|
||||||
|
|
||||||
These Tasks will be imported into the Crop Cycle Project if you choose to add this Disease to the list of Detected Diesase in Crop Cycle
|
These Tasks will be imported into the Crop Cycle Project if you choose to add this Disease to the list of Detected Diesase in Crop Cycle
|
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
This is used to keep track of available fertilizers, and their chemical composition, which is linked to the Item master
|
This is used to keep track of available fertilizers, and their chemical composition, which is linked to the Item master
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/diseases_and_fertilizer/fertilizer.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/diseases_and_fertilizer/fertilizer.png">
|
@ -4,7 +4,7 @@ Farmers know that even a small operation requires intensive recordkeeping. A wel
|
|||||||
|
|
||||||
A farm requires additional attention to manage its productive units (plots of land), time sensitive crop activities (such as planting, irrigating, fertilizing, etc.), recording environmental and crop data for analysis, and reports to help make effective decisions.
|
A farm requires additional attention to manage its productive units (plots of land), time sensitive crop activities (such as planting, irrigating, fertilizing, etc.), recording environmental and crop data for analysis, and reports to help make effective decisions.
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/agri_desk.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/agri_desk.png">
|
||||||
|
|
||||||
The Agriculture module in ERPNext helps you keep track of your farming operations. It allows you keep records for each field where you farm, such as geospatial and soil texture characteristics. It allows you to:
|
The Agriculture module in ERPNext helps you keep track of your farming operations. It allows you keep records for each field where you farm, such as geospatial and soil texture characteristics. It allows you to:
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ The Agriculture module in ERPNext helps you keep track of your farming operation
|
|||||||
* Record sale of the harvest or transfer to warehouse for further processing
|
* Record sale of the harvest or transfer to warehouse for further processing
|
||||||
* View reports
|
* View reports
|
||||||
|
|
||||||
<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/agri_doctypes.png">
|
<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/agri_doctypes.png">
|
||||||
|
|
||||||
### Topics
|
### Topics
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user