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) {