This version has the following new features:
- Dolibarr V24 compatibility — Mobilid now works with Dolibarr version 24, so users running the latest Dolibarr can use the app without compatibility issues.
- Fast dispatch mode for supplier order reception — A new mode for receiving supplier orders where each line is received immediately as soon as you scan a barcode or type a quantity into the number field — no extra confirmation step needed. This currently only works for products that aren’t tracked by lot/batch number.
- Manual quantity entry for picking — You can now enter the picked quantity by typing a number instead of using the quantity picker. This option can be enabled in the main configuration screen.
- Multi-user inventory sessions — Multiple users can now work on the same inventory session simultaneously, useful for splitting large stock counts across a team.
- Billed filter in picking module — The picking module now has a filter to show only billed orders, making it easier to find the right orders to pick.
- Label print button after stock increment confirmation, also for supplier receivings — When you confirm a stock increment in the Inventory Plus or Dispatch modules, a print action button now appears, letting you print directly from that confirmation step.
- Updated handling for URL-type complementary fields — Instead of showing a raw URL text field for URL type complementary fields, the app now shows a button that opens the URL in an in-app web panel — a cleaner, more usable experience than editing/viewing a plain URL string.
- Hidden barcode display option — A barcode display feature exists but is hidden by default. To activate it, set the Dolibarr constant MOBILIDCONNECT_PRODUCT_SHOW_BARCODE to 1. Once set, barcodes will be shown in the app.
- Strict GS1 parsing mode — A stricter mode for parsing GS1 barcodes. In this mode, any non-fixed-length field must be terminated with an FNC1/GS character when it’s not at the end of the barcode, enforcing correct GS1 formatting. This is the recommended mode; the non-strict mode is kept for backward compatibility with some barcodes that aren’t fully GS1-compliant.
- Default warehouse from Dolibarr stock settings — Mobilid now uses the default warehouse defined in Dolibarr’s stock settings, rather than requiring separate configuration in the app.
- Negative stock control tied to Dolibarr settings — The app now respects Dolibarr’s “allow negative stock” setting. Depending on how that’s configured in Dolibarr, Mobilid will either block or allow the creation of negative stock when doing inventory adjustments or stock exits — keeping behavior consistent between the two systems.
