erpnext
erpnext copied to clipboard
Refactor: Rename purchase receipt amount field to purchase amount
Field "Purchase Receipt Amount" was getting the amount from purchase receipt amount or purchase invoice amount of the asset and it was misleading. So naming it "Purchase Amount" is better approach for better understanding.
- Write PR description explaining why the field is renamed.
- Fix conflict
- Rebase the PR after merging https://github.com/frappe/erpnext/pull/41024