From b7dba2d8eed3c2af22dca53a916f12e9b842c2aa Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 31 Aug 2023 11:51:50 +0700 Subject: coa cost centre --- indoteknik_custom/views/account_account_views.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 indoteknik_custom/views/account_account_views.xml (limited to 'indoteknik_custom/views/account_account_views.xml') diff --git a/indoteknik_custom/views/account_account_views.xml b/indoteknik_custom/views/account_account_views.xml new file mode 100644 index 00000000..45d8a19c --- /dev/null +++ b/indoteknik_custom/views/account_account_views.xml @@ -0,0 +1,15 @@ + + + + + account.account.list + account.account + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From 41e76bb5b668473c8086ba82ea8f405315b8e5ae Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 1 Sep 2023 10:31:23 +0700 Subject: change cost_centre to analytic_account --- indoteknik_custom/views/account_account_views.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views/account_account_views.xml') diff --git a/indoteknik_custom/views/account_account_views.xml b/indoteknik_custom/views/account_account_views.xml index 45d8a19c..20886787 100644 --- a/indoteknik_custom/views/account_account_views.xml +++ b/indoteknik_custom/views/account_account_views.xml @@ -7,7 +7,8 @@ - + + -- cgit v1.2.3 From 513bce9e13dee0453ce24b41a54d3b408e58c7f0 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 5 Sep 2023 14:45:18 +0700 Subject: Fix bug solr product variants, add analytic tags to jurnal entries line, remove validation edit di purchase pricelist --- indoteknik_custom/views/account_account_views.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'indoteknik_custom/views/account_account_views.xml') diff --git a/indoteknik_custom/views/account_account_views.xml b/indoteknik_custom/views/account_account_views.xml index 20886787..875d5a6b 100644 --- a/indoteknik_custom/views/account_account_views.xml +++ b/indoteknik_custom/views/account_account_views.xml @@ -7,8 +7,7 @@ - - + -- cgit v1.2.3