rmeyer
April 14, 2020, 4:26pm
22
@scdanieli continued the work of @KanchanChauhan on the dunning app. Dunning is now similiar to other sales documents and it’s possible to smoothly upgrade from the previous version. Here are some screenshots of the current state:
alyf-de:master
← alyf-de:scdanieli_dunning_enhancements
opened 01:17PM - 14 Apr 20 UTC
- Similiar to other sales doctypes, Dunning now has the fields "Naming Series", … "Posting Time" and "Company".
- The Dunning Type contains presets for "Dunning Fee" and "Interest Rate".
- If a Dunning Type is set, "Dunning Fee" and "Interest Rate" become read only.

Dunning Status can be Draft, Unresolved or Resolved. When the Invoice gets paid, the Dunning gets resolved automatically.


If you already have the app installed you can update to the new version:
bench update
If you don’t have it yet, you can install it with
bench get-app https://github.com/alyf-de/erpnext_dunning.git
bench install-app erpnext_dunning
1 Like