Recommended Posts

One additional thing I'm seeing. The account field cannot be more than I think 25 characters it look like. The IIF generator will chop off the account name if it is too long, and when it's imported, another account is created to the chopped. That's happening with only a handful of accounts who's name's are too long. If no fix is possible, I'll just shorten up about 5 of my account names. Thx!

On 18/05/2024 at 22:17, Jason Doster said:

- A transaction item given name had a "#" in front upon json creation that needs to be removed, and then of course given the appropriate syntax to line up with a record you want from the transaction list. That was easy, but took a bit as I was going through 250 patterns imported.

Yep, that was intentional . This stops unintentional matchings. If you had hundreds of transactions and loaded the pattern file, something might match that you didn't mean to have matched. This way, you have to intentionally remove the #.

  • Like 1
On 19/05/2024 at 13:03, Jason Doster said:

 In the PATTERN load, would it be possible to place the OLD matched transaction name into the MEMO line for reference after the transaction has been matched and has a new transaction name

Thx! Jason

image.thumb.png.8542375975748d4b0cc023b7129f1250.png

 

  • Like 2
On 19/05/2024 at 15:32, Jason Doster said:

One additional thing I'm seeing. The account field cannot be more than I think 25 characters it look like. The IIF generator will chop off the account name if it is too long, and when it's imported, another account is created to the chopped. That's happening with only a handful of accounts who's name's are too long. If no fix is possible, I'll just shorten up about 5 of my account names. Thx!

I tried an account name with 32 characters and it didn' t get cut off on the export *shrugs*

Copy. It probably is 32 lines, including the number up front, not 25.

An Example. This particular account gets cut off when I do an IIF import:

6170 - Computer and Internet Expenses

gets cut off to:

6170 - Computer and Internet Ex

So, I guess that is about 32 characters. Is that the limit for IIF? If it is, I'll just change about 5 of my account names.

Also, understand on the 4.1beta, you're reading my mind man. I'll take a look.

Thx!

Jason

On 20/05/2024 at 16:08, Jason Doster said:

Copy. It probably is 32 lines, including the number up front, not 25.

An Example. This particular account gets cut off when I do an IIF import:

6170 - Computer and Internet Expenses

gets cut off to:

6170 - Computer and Internet Ex

So, I guess that is about 32 characters. Is that the limit for IIF? If it is, I'll just change about 5 of my account names.

Also, understand on the 4.1beta, you're reading my mind man. I'll take a look.

Thx!

Jason

It's not cutting off for me.  I tried both a Quickbooks Bank account name and an account name. Both aren't getting cut off. If it's getting cut off in the import, it must be a Quickbooks restriction because it appears to be getting recorded correctly in the if file.

image.thumb.png.15ff26728b0c36e3af110673e01e0098.png

image.png.d857e3b7df5b62f8aebcae8b6767b367.png

On 21/05/2024 at 12:06, Jason Doster said:

I think this is a Quickbooks IIF versus QBO limitation. The limits are different. Interesting.

Also released Beta 10

It now takes dates such as 2024-04-30T07:00:00+00:00 and and replaces it with 2024-04-30

I saw one bank that was dumb enough to include that date. if left as is, Quickbooks freaks out.

  • Like 1
On 21/05/2024 at 12:06, Jason Doster said:

I think this is a Quickbooks IIF versus QBO limitation. The limits are different. Interesting.

Added in new Beta 11 .....I really have to feature lock 4.1

A new mapping feature that helps you make incompatible CSV's compatible.

image.thumb.png.e55e0567d691e54b71b20c083a8a4658.png

 

  • Like 1

Created an account just to post this.   I saw this software a couple weeks ago but didn't get to try it until this weekend.   First of all.  Thanks for creating and posting this.   I have QB2021 and thats blowing up on 5/31 and they no longer offer a reasonable desktop version so this is a godsend if it works.   (I had some issues but turns out your beta has the memo thing added so lucky me, bleeding edge)

I was hoping this will also help me with my quicken2017 qif issues but tunrs out QIF and IIF formats are quite different.  I have been getting around it for now with my home made unix scripts.  (I am running qbooks and quicken in virtual windows under mac)

Again.  Thanks!   Was gonna email you but lost the email address so there.   

  • Like 1
On 25/05/2024 at 14:57, rorozoro said:

Created an account just to post this.   I saw this software a couple weeks ago but didn't get to try it until this weekend.   First of all.  Thanks for creating and posting this.   I have QB2021 and thats blowing up on 5/31 and they no longer offer a reasonable desktop version so this is a godsend if it works.   (I had some issues but turns out your beta has the memo thing added so lucky me, bleeding edge)

I was hoping this will also help me with my quicken2017 qif issues but tunrs out QIF and IIF formats are quite different.  I have been getting around it for now with my home made unix scripts.  (I am running qbooks and quicken in virtual windows under mac)

Again.  Thanks!   Was gonna email you but lost the email address so there.   

Hi, I recently pulled version 4 and 4.1, which had an issue where split transactions weren't getting recorded to the IIF file, so I released 4.2 beta. That includes the fix.

image.thumb.png.1acb3425656a338ac0814598a8079fc6.png

 

I contributed $50 to ya. I'll contribute another $50 in a month or so, thanks for your work.

Noticed one thing about 4.2. Unlike 4.0, the option to import QBO information, modify the name field, THEN use a PATTERN file, doesn't seem to work. It does work in 4.0. Right now I'm using 4.2 for most things, love the additional creature comforts you added. When I need to change a generic CHECK or DEPOSIT into something to apply a PATTERN file to, I go back to 4.0 in order to do that currently. For your SA.

Thx!

On 02/06/2024 at 12:29, Jason Doster said:

I contributed $50 to ya. I'll contribute another $50 in a month or so, thanks for your work.

Noticed one thing about 4.2. Unlike 4.0, the option to import QBO information, modify the name field, THEN use a PATTERN file, doesn't seem to work. It does work in 4.0. Right now I'm using 4.2 for most things, love the additional creature comforts you added. When I need to change a generic CHECK or DEPOSIT into something to apply a PATTERN file to, I go back to 4.0 in order to do that currently. For your SA.

Thx!

Yes, I had to remove that in 4.2 because in 4.0 and 4.1, the splits were broken and were not being recorded because of how the name was being recorded. All you have to do now is click the account box, and you should still be able to edit the name and account.

  • Like 1

@Jason Doster

image.png.c3908dc954d085f8bf0bacbfd9004c08.png

 

  • New: Added the option to import autocomplete data using account list and vendor list from Quickbooks into Autocomplete options.
  • New: Added a help button that says "How do I create an account or vendor CSV file?" it gives you instructions how to create the file.
  • New: Renamed clear autocomplete data to Autocomplete Options
  • New: Autocomplete added to the "Replace with" field of the pattern editor.
  • New: Unified Autocomplete. The pattern editor and the main app now share the same autocomplete data via autocomplete.json. The pattern file data no longer gets added to the autocomplete when you load the file into the main app but instead when it gets loaded into the pattern editor and when items are being added or updated.
  • Like 1
On 07/06/2024 at 18:30, archon810 said:

Love the tool now that Quickbooks has gone insane and jacked up the pricing over 3x for Desktop Pro, but I'm confused about what a Debit offset account is. I never had to use this with bank imports with Chase. Bottom left of every transaction - huh?

You actually set that account when the program opens for the first time. It's just a holding account in Quickbooks before being categorized into a specific account, such as food or automobile expenses. In my case, I put it in "premierEcorp debit offset." Then, after I import, I go into that account in QuickBooks, where I find all the accounts that have not been handled yet. My bank always used "PremierEcorp debit offset" in the iif file they used to give me.

Chase may have specified a different account.

Sent a second payment to ya. Thx for your efforts! I hope may more folks have started to see what you've done....if so many will be able to use indefinitely older versions of Quickbooks and survive just fine without paying exorbitant amounts each year for basic capability in an accounting system. Jason

On 24/08/2024 at 19:31, Jason Doster said:

What's up with the Reddit page. I really don't understand why your post is against community standards. That's total BS. My guess is they are just pandering to Quickbooks. We need to advertise your software here far and wide.

I posted that telegram channel link to my page

so it got locked..

That's the one new one I created

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft launches Godot Sample to streamline Xbox PC game development on the engine by Pulasthi Ariyasinghe Microsoft today announced a new endeavor that aims to make it simpler for Godot developers to get their products into the Xbox PC ecosystem. Dubbed the "XBOX Godot Sample," this is a new public reference for developers using the open-source engine. This is set to serve as an example of how Microsoft GDK, Xbox Services, and PlayFab can be integrated into their projects. The sample is available now on GitHub as a working example. This covers key features in gaming projects that developers may need to release their projects on Xbox PC, with everything from matchmaking and game sign-in to gamepad compatibility with Godot being covered. This release is being called the first step in giving Godot developers the tools to bring their games over to Xbox PC, with more changes to come based on feedback and issue reports. However, the company was clear that this is not related to bringing Godot projects to Xbox consoles. The engine's open development model stops it from accessing console SDKs due to the requirement of NDAs and legal contracts. Here's how it explained this Godot sample project's focus: This is a source-only sample, not a product. It's MIT-licensed at the wrapper layer; the GDK and PlayFab dependencies still require their own installs and license acceptance, consistent with our other XBOX samples. There is no set update cadence for support or maintenance. We’ll watch the repo, monitor issues, and iterate where it makes sense, but this isn't a commercial release. That said, we’re excited to hear your feedback and see any community PRs, as we evolve this together. This is the first step in bringing Godot for XBOX on PC. We plan to evolve it over time based on what the community tells us is most valuable. This sample is built specifically for XBOX on PC. It doesn’t include support for XBOX Series X|S or XBOX One. If you’re already building for XBOX Series X|S or XBOX One, please talk with your XBOX representative. If not, you can get started by signing up here. Game developers can find the XBOX Godot Sample by heading to GitHub over here. Documentation on how to get started with Godot for building an Xbox PC project can be seen here.
    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • It is notable that around 70% of web browser users choose Google Chrome. However, it is puzzling why anyone on Windows would opt for Chrome when Microsoft Edge is often superior in many aspects and comes pre-installed. Edge collects less data, uses less RAM, and is more optimized for Windows as a native Microsoft product. While some may point to bloat in Edge, much of it can be removed with simple tools, requiring no more effort than installing Chrome. Meanwhile, Chrome reportedly downloads large amounts of AI data (4 GB) without explicit consent. I'm sure you Chrome users love that, or? Here is one example of a tool that doesn't even need to be installed to be able to use: https://github.com/TheBobPony/MSEdgeTweaker Although Microsoft’s aggressive promotion of Edge may be questionable, the browser’s current advantages make it a preferable choice over Chrome today, even if Chrome may have been better in the past.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!