mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 09:54:47 +00:00
included path fixed in report print formats
This commit is contained in:
@@ -1 +1 @@
|
|||||||
{% include "accounts/report/accounts_receivable/accounts_receivable.html" %}
|
{% include "erpnext/accounts/report/accounts_receivable/accounts_receivable.html" %}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{% include "accounts/report/accounts_receivable/accounts_receivable.html" %}
|
{% include "erpnext/accounts/report/accounts_receivable/accounts_receivable.html" %}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{% include "accounts/report/accounts_receivable/accounts_receivable.html" %}
|
{% include "erpnext/accounts/report/accounts_receivable/accounts_receivable.html" %}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{% include "accounts/report/financial_statements.html" %}
|
{% include "erpnext/accounts/report/financial_statements.html" %}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{% include "accounts/report/financial_statements.html" %}
|
{% include "erpnext/accounts/report/financial_statements.html" %}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{% include "accounts/report/financial_statements.html" %}
|
{% include "erpnext/accounts/report/financial_statements.html" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user