recurring journal - purchase invoice

shark
Member Posts: 50
hello
I've searched the forum for posts on this issue and although I found many posts... I still cannot make iy work.
I've created a recurring journal for a purchase invoice (example : electricity invoice) :
Recurring method: Variable
Frequency: 1M
Acc Type: vendor
Acc Number: vendor number
then I just fiiled the credit amount field
After this, I hit the Line button for this line and chose "allocations". Then I filled two lines with cost accounts, General posting type= Purchase, then allocation percentage 20 and 80.
When I try to post this journal I get the infamous "consistent" message. I commented the code in a trial database and the document is not balanced, it only posts the account I put in Allocation screen... HELP, eaht am I doing wrong??
Thanks
I've searched the forum for posts on this issue and although I found many posts... I still cannot make iy work.

I've created a recurring journal for a purchase invoice (example : electricity invoice) :
Recurring method: Variable
Frequency: 1M
Acc Type: vendor
Acc Number: vendor number
then I just fiiled the credit amount field
After this, I hit the Line button for this line and chose "allocations". Then I filled two lines with cost accounts, General posting type= Purchase, then allocation percentage 20 and 80.
When I try to post this journal I get the infamous "consistent" message. I commented the code in a trial database and the document is not balanced, it only posts the account I put in Allocation screen... HELP, eaht am I doing wrong??
Thanks
0
Comments
-
That is a known bug for Portuguese localization. Apply MS hotfix.0
-
Nuno
Do you by any chance have a link for this hot fix? I've been trying to locate it in PartnerSource, but must be doing some filter wrong or something, can't find it!
Thanks0 -
In partnersource search for "Portuguese" and "CONSISTENT". Hotfix is for General Journal.0
-
Got it!!!
I´ll try it then let you know
Thanks again!0 -
Hello
I applied the hot fix, restarted NAV but is still not working, maybe I'm setting up the journal wrong :?:0 -
I'm using this code on code Unit 13
//--PT
// Change to avoid the blank GL line
GenJnlPostLine.SetFromSettlement(FALSE);//New line
IF (((GenJnlLine5."Document Type" = GenJnlLine5."Document Type"::Payment) OR
(GenJnlLine5."Document Type" = GenJnlLine5."Document Type"::"Credit Memo")) AND
(GenJnlLine5."Applies-to Doc. Type" = GenJnlLine5."Applies-to Doc. Type"::Bill)) THEN
GenJnlPostLine.SetFromSettlement(TRUE);
// Change to avoid the blank GL line - end
Is this the hot fix you mean, nunomaia?0 -
Hello
I've tried to apply the hotfix, but it doesn't seem to be working... if I comment the consistent function (in a trial DB, of course), the system posts 2 different documents, one with the vendor amount (credit) and other with all the distribution lines.. help!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