mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
feat: dr/cr amounts in reporting_currency on gl entries
This commit is contained in:
@@ -24,3 +24,7 @@ class InvalidAccountDimensionError(frappe.ValidationError):
|
||||
|
||||
class MandatoryAccountDimensionError(frappe.ValidationError):
|
||||
pass
|
||||
|
||||
|
||||
class ReportingCurrencyExchangeNotFoundError(frappe.ValidationError):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user