Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
43 additions
and 46 deletions.
- +1 −1 VERSION
- +0 −4 app/assets/javascripts/backend/purchase_invoices.js.coffee
- +2 −2 app/assets/javascripts/backend/trade.js.coffee
- +1 −1 app/decorators/activity_decorator.rb
- +3 −2 app/views/backend/purchase_invoices/_item_fields.html.haml
- +1 −1 public/404.arb.html
- +1 −1 public/404.cmn.html
- +1 −1 public/404.deu.html
- +1 −1 public/404.fra.html
- +1 −1 public/404.html
- +1 −1 public/404.ita.html
- +1 −1 public/404.jpn.html
- +1 −1 public/404.por.html
- +1 −1 public/404.spa.html
- +1 −1 public/422.arb.html
- +1 −1 public/422.cmn.html
- +1 −1 public/422.deu.html
- +1 −1 public/422.fra.html
- +1 −1 public/422.html
- +1 −1 public/422.ita.html
- +1 −1 public/422.jpn.html
- +1 −1 public/422.por.html
- +1 −1 public/422.spa.html
- +1 −1 public/500.arb.html
- +1 −1 public/500.cmn.html
- +1 −1 public/500.deu.html
- +1 −1 public/500.fra.html
- +1 −1 public/500.html
- +1 −1 public/500.ita.html
- +1 −1 public/500.jpn.html
- +1 −1 public/500.por.html
- +1 −1 public/500.spa.html
- +1 −1 public/maintenance.arb.html
- +1 −1 public/maintenance.cmn.html
- +1 −1 public/maintenance.deu.html
- +1 −1 public/maintenance.fra.html
- +1 −1 public/maintenance.html
- +1 −1 public/maintenance.ita.html
- +1 −1 public/maintenance.jpn.html
- +1 −1 public/maintenance.por.html
- +1 −1 public/maintenance.spa.html
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1 +1 @@ | ||
2.59.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -66,7 +66,7 @@ def multiply_costs(costs, multiplier) | ||
end | ||
|
||
def divider_costs(costs, divider) | ||
costs.each { |key, value| costs[key] = value / divider unless divider.zero? } | ||
end | ||
|
||
def human_costs(costs) | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>الصفحة التي تبحث عنها غير موجودة</h1> | ||
<p>كنت قد أخطأت في كتابة عنوان أو الصفحة قد تحركت.</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>您正在寻找不存在的页面</h1> | ||
<p>您可能输入了错误的地址或网页可能已移动。</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>あなたが探していたページは存在しません。</h1> | ||
<p>あなたは、アドレスが間違って入力されているか、ページが移動した可能性があります。</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>ورفض التغيير الذي أراد</h1> | ||
<p>ربما حاولت تغيير شيء ما لم يكن لديك الوصول إليها.</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>你想改变被拒绝</h1> | ||
<p>也许你想改变的东西你没有访问。</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>あなたが望んでいた変更が拒否されました</h1> | ||
<p>たぶん、あなたはあなたがアクセス権を持っていなかった何かを変更しようとしました。</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>نحن نعتذر، ولكن حدث خطأ ما</h1> | ||
<p>واجه تطبيق المشاكل. تم إخطار المسؤولين عن هذه المشكلة.</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>我们很抱歉,但是出现了一些问题</h1> | ||
<p>应用程序遇到问题。管理员已经被告知了这个问题。</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>申し訳ございません。不具合が発生しました</h1> | ||
<p>アプリケーションでは、問題が発生しました。管理者は、この問題のために通知されています。</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>الخدمة تحت الصيانة وغير متوفرة في الوقت ا | ||
<p>يرجى العودة في وقت لاحق</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>该服务是在维护和不可用现在</h1> | ||
<p>请待会再过来</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>Der Service ist unter Wartung und ist jetzt nicht verfügbar</h1> | ||
<p>Bitte komme später zurück</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>The service is under maintenance and is unavailable for now</h1> | ||
<p>Please come back later</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ <h1>サービスはメンテナンス中であり、現在では使用できま | ||
<p>また後で来てください</p> | ||
</div> | ||
</div> | ||
<div class='dialog legals'>Ekylibre 2.59.2 | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters