Custom app for purchase approval workflow
mit
This custom Frappe app implements a Purchase Approval Request workflow to control high-value purchase requests.
- Custom DocType: Purchase Approval Request
- Automatic priority handling based on amount and item count
- Role-based approval (Purchase Manager)
- Server-side validation and permission enforcement
- SQL Query Report: Approved High-Value Purchases
- Dummy data auto-created on app installation
bench get-app purchase_approval <repository_url>
bench --site yoursite.local install-app purchase_approval