# iNVEEY

> Intelligent inventory and invoice platform for iPhone and iPad. (iPhone/iPad app by Felix Barker.)

- Source: https://appshunter.io/ios/app/inveey/id6748873392 (this page in markdown: same URL + `.md`)
- Developer: [Felix Barker](https://appshunter.io/developer/1516182138)
- Category: Business, Utilities
- Price: Free with in-app purchases
- Rating: 5.00/5 from 1 App Store ratings
- Age rating: 4+
- Requires: iOS 18.5 · 20 MB
- Languages: American English
- Released: 2025-07-28
- Data updated: 2026-06-10
- Monetization: free with in-app purchases
- User reviews in markdown: https://appshunter.io/ios/app/inveey/id6748873392/reviews.md

## What is iNVEEY?

Terms of Use (EULA): https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
iNVEEY is an intelligent inventory and invoice platform for iPhone and iPad. Scan invoices, extract every detail, keep your stock organized, generate reports (with shareable PDFs and CSVs), and track category P&L—all in one streamlined app.
What it does
Smart invoice scanning: Capture single or multi‑page invoices. The app extracts vendor, invoice/due dates, invoice number, line items (description, quantity, unit price, line total), subtotal, tax, and grand total—then reconciles the math for accuracy.
Learns as you work: Corrections you make (especially per‑vendor formats and line‑item structures) improve future extractions to reduce manual edits.
Clean editing flow: Edit any field, add/remove items, and save. Line‑item inputs start empty (no forced defaults) so you only enter what’s on the invoice.
Cloud‑backed Past Invoices: Invoices and line items sync to the cloud with reliable display order and real‑time updates across devices.
Email and sharing
Native Mail composer: Select one or many invoices and email them with a detailed summary. Attachments include the invoice PDF (combined from pages if needed) or images when applicable.
Sent status: Invoices can be marked “Sent” automatically when you email, or manually via a swipe action.
Reports sharing: The same multi‑select and email/share flow applies to reports, with professional PDFs and spreadsheets attached.
Inventory & reports
Quick Count: Rapidly update on‑hand quantities—perfect for service or shift changes.
Full Inventory: Browse by category/area, see values, and export.
Share‑ready reports: Full Inventory reports include a PDF summary, a CSV of all items, and a second “by category” CSV for spreadsheet work. Quick Count reports also export cleanly.
Report details: Tap a completed report to open its summary and share right from the toolbar.
P&L (By Category)
Accurate COGS: Built from processed invoice line items using each invoice’s actual date (not scan date).
Category integrity: Line‑item categories are matched to your business’s category list to avoid stray buckets. Net sales are tallied from your sales entries for the selected period.
Trends & Ideas + Ingredient Pairer
Curated sources: Instagram, Facebook, X (Twitter), Google News, Reddit, Pinterest, YouTube, and Google Web—organized for quick exploration.
Offline Ingredient Pairer: Local JSON database with fuzzy matching and synonyms. Get all pairings for an ingredient and generate triad combos. Long‑press to copy, or tap to search the web. A loading indicator keeps the UI responsive.
Designed for teams
Roles: Administrator, Manager, and Employee roles fit real‑world workflows.
Thoughtful UX: Larger tap targets, clear status indicators, and improved contrast where it matters.
Privacy & security
Your business data is synced securely to the cloud and transmitted over HTTPS; storage is encrypted at rest. You control your data and can export or share it anytime.
Requirements
iOS 18.5 or later
iPhone and iPad
Camera for scanning; internet for cloud features and email
Support
Questions or feedback? Email bimmarketingsolutions@gmail.com. We typically respond within 24–48 hours.
iNVEEY brings together invoice automation, precise inventory, professional reporting, and clear P&L insight—so you spend less time typing and more time running your business.

## Key features

- Smart invoice scanning and data extraction
- Cloud-backed inventory and real-time sync
- Generate shareable PDF and CSV reports
- Track category profit and loss
- Team roles for collaboration
- Offline ingredient pairing tool

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| iNVEEY Monthly | $19.99 | per month |

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| iNVEEY Monthly Subscription | $19.99 | one-time |



## Frequently asked questions about iNVEEY

### What is iNVEEY?

iNVEEY is an intelligent inventory and invoice platform designed for iPhone and iPad. It helps businesses organize stock, scan and extract invoice details, generate reports, and track profit and loss by category.

### How does iNVEEY handle invoice scanning?

iNVEEY can scan single or multi-page invoices, extracting details like vendor, dates, invoice numbers, and line items. It then reconciles the math for accuracy and learns from your corrections to improve future extractions.

### Can I share reports from iNVEEY?

Yes, iNVEEY allows you to share reports easily. You can select one or many reports and email them with professional PDFs and spreadsheets attached, including full inventory summaries and item breakdowns.

### Does iNVEEY support team collaboration?

Yes, iNVEEY is designed for teams with roles such as Administrator, Manager, and Employee, fitting real-world workflows. It features a thoughtful user experience with larger tap targets and clear status indicators.

### What kind of reports can I generate with iNVEEY?

You can generate Full Inventory reports, Quick Count reports for updating on-hand quantities, and P&L reports by category. These reports can be exported as PDFs and CSV files for spreadsheet analysis.

### Is my business data secure with iNVEEY?

Your business data is synced securely to the cloud and transmitted over HTTPS, with storage encrypted at rest. You maintain control over your data and can export or share it at any time.

### What are the subscription plans for iNVEEY?

iNVEEY offers a 'iNVEEY Monthly' subscription plan priced at $19.99 per month. This plan likely unlocks premium features or increased usage limits.

### What devices does iNVEEY support?

iNVEEY is available for iPhone and iPad, offering a streamlined experience across Apple's mobile devices.

## Version history (last 5 releases)

### 4.7 — 2025-10-01

What’s New
AI invoice extraction improvements
Learns from your edits to better recognize vendors and item patterns over time
Applies learned hints during OCR to reduce repetitive manual entry
Update notifications
In‑app alert when a new version is available on the App Store
Rate‑limited and won’t re‑prompt for the same version once dismissed
Performance and Reliability
Startup stability
Fixed rare memory crash at launch by deferring heavy data and optimizing loading
Past Invoices now loads lightweight headers first and fetches details on demand
Faster scanning and smaller files
Smart image downscaling and compression for scans, PDFs, and uploads
Streamed PDF creation and autoreleasepool use to keep memory low during processing
Smoother Past Invoices experience
Text‑only list rows for minimal memory usage
On‑tap detail fetch for line items and pages (no bulk preloading)
Clear loading indicator while invoices are being fetched (no more confusing empty state)
Cloud & Sync
Real‑time listeners tuned
Invoice listeners are activated only when needed (and stopped when you leave the screen)
Other data listeners optimized to reduce background memory and bandwidth
Subscription & Access
Promo code respect
If you’ve unlocked access with a promo code, the subscription prompt will not appear
Under the Hood
Memory‑mapped reads for large local data files (JSON/CSV) to reduce peak usage
Consistent image handling across OCR and cloud parsing to minimize network payloads
Safer, more resilient Firestore loading logic and UI fallbacks
Thanks for using iNVEEY! Your feedback helps us make scanning, organizing, and sharing invoices even faster.

### 4.6 — 2025-09-02

Sales: Added swipe-to-delete with confirmation. Fixed save/display issues and made entries filter by end date. Added an optional custom date range filter.
P&L (By Category): Fixed Net Sales/Profit showing as 0 by aligning date range to end date with a consistent half‑open month window. Purchases and inventory snapshots now use the same range, so Profit and Profit % are accurate.
Added swipe-to-delete for Sales with a safety confirmation.
Fixed Sales saving and visibility; entries now appear immediately in the selected month.


New date range filter in Sales, plus corrected monthly filter based on period end date.
Fixed P&L Net Sales and Profit calculations by aligning the date window across Sales, Purchases, and Inventory snapshots.
General stability improvements to realtime updates.
Stability: Improved realtime sync reliability for sales and reduced edge cases where lists appeared empty due to transient connectivity.

### 4.5 — 2025-08-31

What’s New
Improved P&L accuracy
Fixed parent/child rollups to prevent double-counting
COGS now shows correctly for child categories
Removed stray/bogus categories (e.g., “0,1,2,3”)
Invoices & Line Items
Fixed “0 lines” after save (reordered sync for reliability)
Tab-to-next-field in editors; tap-to-edit enabled
Multi-select with drag (left 44pt strip), delete with confirmation
“Add Line” works after bulk delete; new-line fields start empty
Inventory & Areas
Product counts show immediately (no need to open area)
Full Inventory and Quick Count now reflect live Firebase data
Memory & Performance
Reduced memory usage by loading invoice pages on demand (fewer crashes)
Smoother scrolling and better overall stability
Reverted experimental math input; numeric-only for reliability
AI Learning (Invoices)
Learns vendor name, invoice number, dates, and category hints from your corrections
Non-destructive and private to your data
Past Invoices
Group by Vendor or Month with collapsible sections
“Unsent” reminder section; smarter vendor name grouping
Search instantly filters the list as you type
Trends & Ideas
Fresher “Trending Now” with Right Now/Today/This Week/This Month
Better keyword/entity extraction to surface real topics
Google News period-aware links; YouTube sort improvements
General Fixes
Stability and Swift 6 concurrency fixes
Gesture conflicts resolved; UI polish and minor bug fixes

### 4.4 — 2025-08-26

Improved Trending Now
Tap a single topic chip to select just that topic (auto-fills the search box).
Long-press any chip to Copy or Use for search.
Auto-refreshes on open, when returning to the app, and every 5 minutes.
Shows “Updated x min ago” inline; removed the old bottom footer for a cleaner UI.
Stability and performance
Fixed a rare build issue related to a duplicate trends provider.
General UI polish and minor bug fixes.

### 4.3 — 2025-08-19

What’s New

- Improved invoice editing: Add new categories in-line while editing invoice line items; updates appear instantly across Scan Invoice, Past Invoices, and Products.
- Cloud invoices: Category pickers now save the correct category and auto-refresh after adding a new one.
- Trends & Ideas: Removed the “Last updated” footer for a cleaner, less distracting view.
- Stability: Fixed a sheet dismissal issue when adding categories and made general reliability improvements.

## Apps similar to iNVEEY

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [EZO](https://appshunter.io/ios/app/ezo/id516935177) | 4.0 (65) | Free | Business |
| [WorkMerk Inspections](https://appshunter.io/ios/app/workmerk-inspections/id1572501469) | 4.2 (5) | Free | Business |
| [Brand Dashboard](https://appshunter.io/ios/app/brand-dashboard/id602844671) | — | Free | Business |

## More apps by Felix Barker

- [Copita AR Menu](https://appshunter.io/ios/app/copita-ar-menu/id6446335917)
- [EZ Restaurant Inventory](https://appshunter.io/ios/app/ez-restaurant-inventory/id6450390004)
- [Inventory E-Z](https://appshunter.io/ios/app/inventory-e-z/id6463491894)
- [Emma's Chinese Restaurant AR](https://appshunter.io/ios/app/emmas-chinese-restaurant-ar/id6466905074)
- [Kiln Shrink Sizer](https://appshunter.io/ios/app/kiln-shrink-sizer/id6772621824)

All apps by Felix Barker: https://appshunter.io/developer/1516182138

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-10.*
