From b18cc1ec5c6ecb7529f0f87d359f4bb09b5a50f8 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 22 Aug 2022 15:08:41 +0700 Subject: add feature close fixed asset --- indoteknik_custom/views/account_asset_views.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 indoteknik_custom/views/account_asset_views.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_asset_views.xml b/indoteknik_custom/views/account_asset_views.xml new file mode 100644 index 00000000..90c53623 --- /dev/null +++ b/indoteknik_custom/views/account_asset_views.xml @@ -0,0 +1,18 @@ + + + + + Account Asset + account.asset.asset + + + + + + + \ No newline at end of file -- cgit v1.2.3