تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
4495 أدوات العرض

I'm needing to show each individual currency in the analytic account's "Costs & Revenues" lines, I would need to dynamically add columns for the different currencies each invoice has and show the total below (mimicking the behavior of the 'Amount' column that's already there), is there a way to do this or a workaround with a similar result?

The analytic account lines already store the amount in the original currency as well as the converted one to the company currency.

I want to avoid going mad by adding a field for each currency by hand.

الصورة الرمزية
إهمال

Hi, Ray, thanks for the answer, but I would need to have a different column for each possible currency and show the amount the same way the 'Amount' column does.

أفضل إجابة

Each Analytic Account Line has a move_id field that stores the linked Journal Item that was responsible for creating it.  Each Journal Item has a currency_id field which is blank if the Currency matches the base Currency of the Company, and populated with the Currency of the Income/Expense otherwise.

Create a related field that you add to the List View.

move_id.currency_id

It will only make sense to total lines in the same Currency.


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يوليو 24
2324
1
يونيو 24
4844
1
أكتوبر 23
10470
1
أكتوبر 23
98
1
أغسطس 23
2193