The Bank Account and the GJ Line must have the Currency

sneha
Member Posts: 191
Did I miss something?
Base currency is in EUR
Purchase Invoice is in GBP
No currency code was setup on Bank Account
On the Payment Journal, selected the currency code as GBP and applied it to Purchase Invoice which is already in GBP currency. Now got below error when tried to print the check
“The Bank Account and the General Journal Line must have the same currency.”
Code in Report 1401 (check)
BalancingType::Vendor:
BEGIN
Vend.GET(BalancingNo);
IF Vend.Blocked IN [Vend.Blocked::All,Vend.Blocked::Payment] THEN
ERROR(USText003,Vend.FIELDCAPTION(Blocked),Vend.Blocked,Vend.TABLECAPTION,Vend."No.");
Vend.Contact := '';
FormatAddr.Vendor(CheckToAddr,Vend);
IF BankAcc2."Currency Code" <> "Currency Code" THEN
ERROR(Text005);
IF Vend."Purchaser Code" <> '' THEN BEGIN
ContactText := Text007;
SalesPurchPerson.GET(Vend."Purchaser Code");
END;
END;
Can I comment above one line of code and proceed further?
Base currency is in EUR
Purchase Invoice is in GBP
No currency code was setup on Bank Account
On the Payment Journal, selected the currency code as GBP and applied it to Purchase Invoice which is already in GBP currency. Now got below error when tried to print the check
“The Bank Account and the General Journal Line must have the same currency.”
Code in Report 1401 (check)
BalancingType::Vendor:
BEGIN
Vend.GET(BalancingNo);
IF Vend.Blocked IN [Vend.Blocked::All,Vend.Blocked::Payment] THEN
ERROR(USText003,Vend.FIELDCAPTION(Blocked),Vend.Blocked,Vend.TABLECAPTION,Vend."No.");
Vend.Contact := '';
FormatAddr.Vendor(CheckToAddr,Vend);
IF BankAcc2."Currency Code" <> "Currency Code" THEN
ERROR(Text005);
IF Vend."Purchaser Code" <> '' THEN BEGIN
ContactText := Text007;
SalesPurchPerson.GET(Vend."Purchaser Code");
END;
END;
Can I comment above one line of code and proceed further?
0
Comments
-
I don't think you should.
Bank work with one currency only.
I suggest to create a separate bank or receive the payment in Euro currency.0 -
I totally confused, when I post the transaction (with out printing a check) in multicurrency by selecting the balancing account as Bank Account, system allowed me to post (Example: my above scenario).
Is something wrong with check report only?0 -
You are writing a check to the vendor?
Or are you receiving a check?0 -
So your bank allows you to write a check in any currency?0
-
ara3n wrote:So your bank allows you to write a check in any currency?
Sorry, I was testing all the transactions in multicurrency and got stuck in printing the check, later come to know that business concept wise we supposed to print the check in local currency.
Thank you very much for your input0 -
you are welcome.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions