ERPNext-Agri-Community / erpnext-agri

Catch-all repository for all things ERPNext Agriculture
2 stars 3 forks source link

Application and wait times #16

Open Tropicalrambler opened 6 years ago

Tropicalrambler commented 6 years ago

Problem statement

As part of an ag work / labor executed, user might do a pesticide application upon a crop of one of these Insecticide Fungicide Herbicide Growth Regulator Molluscicide (Mollusk killers)

Given their toxic nature, they have a Safety Sheet, with several criteria, which we should include in the Some of these criteria for many pesticides involve: Next application Waiting time: Time after application of pesticide, and next application (minutes, hours, days?) Re-entry time: Time to wait after an application and a human (or animal) to enter (minutes, hours, days?) Usage time: Time to wait after an application and a human or animal consuming the plant which was treated with such pesticide. (minutes, hours, days?)

These criteria should be entered in the "Pesticide" DocType, where the time can be queried for validation in the crop cycle: User cannot schedule an application of product A with a Waiting time of 7 days within 7 days of a scheduled or actual application.

Challenges

Possible solution to Problem

Reference screenshots / mockups (if any)

Checklist :