How do I apply authorization rule for journals or payment entry in the accounting module?
I want to apply a simple rule, If total is above 50000 in payment entry then it has to approve/submit by Finance Manager only.
According to the documentation, authorization rules are only applicable on
- Sales Order
- Purchase Order
- Quotation
- Delivery Note
- Sales Invoice
- Purchase Invoice
- Purchase Receipt
- Appraisal
documentation link: https://docs.erpnext.com/docs/user/manual/en/authorization-rule
Anyone can guide me how can I do that?
thank you.