From 96e448d3ba5f09f262df866a9a18f36e618e840d Mon Sep 17 00:00:00 2001 From: Burak Civan Date: Tue, 29 Jun 2021 09:33:07 +0300 Subject: [PATCH] Javascirpt function edited --- .../AkauntingCurrencyConversion.vue | 759 ++---------------- resources/assets/js/views/common/documents.js | 1 + 2 files changed, 89 insertions(+), 671 deletions(-) diff --git a/resources/assets/js/components/AkauntingCurrencyConversion.vue b/resources/assets/js/components/AkauntingCurrencyConversion.vue index 9eb3b0503..3ee000822 100644 --- a/resources/assets/js/components/AkauntingCurrencyConversion.vue +++ b/resources/assets/js/components/AkauntingCurrencyConversion.vue @@ -1,674 +1,91 @@ -/** - * First we will load all of this project's JavaScript dependencies which - * includes Vue and other libraries. It is a great starting point when - * building robust, powerful web applications using Vue and Laravel. - */ + - require('./../../bootstrap'); + diff --git a/resources/assets/js/views/common/documents.js b/resources/assets/js/views/common/documents.js index 9eb3b0503..0cebfa3ff 100644 --- a/resources/assets/js/views/common/documents.js +++ b/resources/assets/js/views/common/documents.js @@ -246,6 +246,7 @@ } } }, this); + this.currencyConversion(); }, calculateTotalsTax(totals_taxes, id, name, price) {