User Tools

Site Tools


cobi.wms:release_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cobi.wms:release_notes [2025/05/19 12:55] thuthcobi.wms:release_notes [2025/06/02 15:04] (current) – [New Option] thuth
Line 1: Line 1:
 ====== Release Notes ====== ====== Release Notes ======
 +
 +===== Version 2.40 PL10 (June 2025) =====
 +
 +==== New Option ====
 +
 +  * Hide inactive Package Types (requires UDF):
 +A new option has been added that allows hiding package types marked as inactive using the WMS_Active user-defined field (UDF). This helps keep selection lists clean by showing only active packaging options. \\
 +For more information see [[cobi.wms:app_options#hide_inactive_package_types_requires_udf|Hide inactive package types]]
 +
 +==== Bug Fixes ====
 +  * Picking Module Crash Fix:
 +Fixed an issue that caused a crash in the picking module under certain conditions. The module now performs as expected.
  
 ===== Version 2.40 PL9 (Mai 2025) ===== ===== Version 2.40 PL9 (Mai 2025) =====
Line 6: Line 18:
  
   * Weight in EAN/UPC codes: Embedded weight information in barcodes (e.g., EAN-13 or GS1-128) is now interpreted automatically during scanning.   * Weight in EAN/UPC codes: Embedded weight information in barcodes (e.g., EAN-13 or GS1-128) is now interpreted automatically during scanning.
-  * Don't show date fields: Optional date fields like production or expiration date can now be hidden during batch/serial number entry.+  * Don't show date fields: Optional date fields like production or expiration date can now be hidden during batchnumber entry.
   * Default price list selection: A specific price list can be selected in the settings. If selected, it will override document defaults across all supported modules.   * Default price list selection: A specific price list can be selected in the settings. If selected, it will override document defaults across all supported modules.
   * Default to Inventory UoM: Automatically defaults to the item's inventory unit of measure during goods receipt.   * Default to Inventory UoM: Automatically defaults to the item's inventory unit of measure during goods receipt.
Line 13: Line 25:
   * No batch or serial picking: Disables batch/serial handling in picking modules and hides related data in the overview.   * No batch or serial picking: Disables batch/serial handling in picking modules and hides related data in the overview.
   * Sort by base documents: Displays originating base documents (e.g., sales order numbers) in consolidated pick lists. Clicking on a document shows its related items.   * Sort by base documents: Displays originating base documents (e.g., sales order numbers) in consolidated pick lists. Clicking on a document shows its related items.
 +  * Picking: Check Available Quantity: Checks if the quantity to be picked is available in the specified warehouse. If not, the line and the entire order are marked with an exclamation mark (!).
 +  * Goods Receipt: Hide Orders for Drop Ship Warehouses: This option hides all orders for drop ship warehouses as well as individual lines in orders for drop ship warehouses.
 +  * Issue for Production: Check Available Quantity: Similar to the picking process, it checks the available quantity and marks insufficient stock.
  
-=== Miscellaneous ===+==== Miscellaneous ====
  
   * Allow booking documents as draft: Enables saving documents as drafts instead of posting them immediately.   * Allow booking documents as draft: Enables saving documents as drafts instead of posting them immediately.
   * Show non-inventory items in item list: Displays non-stock items (e.g. services) in the item selection list.   * Show non-inventory items in item list: Displays non-stock items (e.g. services) in the item selection list.
-  * Negative bin location allowed: Allows negative stock levels per bin. Requires activation in SAP Business One. 
-  * Negative quantity allowed: Enables entry of negative quantities (e.g. for corrections). 
   * Auto-select default bin location of item: Uses the item’s SAP default bin location automatically.   * Auto-select default bin location of item: Uses the item’s SAP default bin location automatically.
   * Auto-select current bin location of item: Suggests the bin with existing stock.   * Auto-select current bin location of item: Suggests the bin with existing stock.
Line 26: Line 39:
   * Warning when min./max. inventory is exceeded or undershot: Displays a warning based on SAP-defined thresholds.   * Warning when min./max. inventory is exceeded or undershot: Displays a warning based on SAP-defined thresholds.
   * Blocking of exceed or undershoot of min./max. inventory: Prevents saving documents that violate inventory thresholds.   * Blocking of exceed or undershoot of min./max. inventory: Prevents saving documents that violate inventory thresholds.
-  * Show item images: Displays item images in more areas of the app, if its initiated in SAP Business One.+  * Show item images: Displays item images in more areas of the app, provided the image is stored in the item's master data in SAP Business One.
   * Display FreeText field of lines: Adds support for showing the FreeText field in document line details.   * Display FreeText field of lines: Adds support for showing the FreeText field in document line details.
 +  * Allow Negative Storage Bins: Enables bin locations to temporarily hold negative inventory values.
 +  * Negative Inventory: It is now possible to allow negative inventory levels.
  
-==== Users can now define default sorting for: ====+==== Inventory Enhancements ====
  
-  * Document overviews (e.g. by document number or customer) +  * The inventory counting module now supports multiple counters (team counters and individual counters, but not a mix of both)
-  * Document lines (e.g. by item code or warehouse) +  * Improved selection process for storage bins. 
-  * Stock lists (e.g. by available quantity or item name) +  * Stock checking is now an optional feature that can be selected in the settings.
-For more details check [[cobi.wms:app_options|]] +
-===== Version 2.40 PL2 (June 2024) ===== +
- +
-==== Date Format Customization ==== +
-  * Users can now change the date format in the options (either DD.MM.YYYY or MM-DD-YYYY), which will be applied across all modules. +
- +
-==== Base Document Item Descriptions ==== +
-  * For existing BaseDocs (e.g., deliveries with a customer order), the ItemName is now pulled directly from the BaseDoc instead of the OITM table, allowing for customized descriptions in the BaseDoc to be used. +
- +
-==== Inventory Module Enhancements ==== +
-  * The inventory module now supports multiple counters (team counters and individual counters, but not a mix of both).+
  
 +==== Sales Bill of Materials ====
  
- 
-==== Sales Bill of Materials ==== 
   * Improved handling of sales bill of materials after picking. If a sales BOM exists, the "parent item" will be automatically pulled in the delivery module after picking.   * Improved handling of sales bill of materials after picking. If a sales BOM exists, the "parent item" will be automatically pulled in the delivery module after picking.
  
-==== New Options ==== +==== Base Document Enhancements ====
-  * Goods Receipt: Hide Orders for Drop Ship Warehouses +
-  * This option hides all orders for drop ship warehouses as well as individual lines in orders for drop ship warehouses. +
-  * Picking: Check Available Quantity +
-  * Checks if the quantity to be picked is available in the specified warehouse. If not, the line and the entire order are marked with an exclamation mark (!). +
-  * Picking: Sort by Base Documents +
-  * When a picking list consists of multiple documents, they are displayed separately. +
-  * Issue for Production: Check Available Quantity +
-  * Similar to the picking process, it checks the available quantity and marks insufficient stock. +
-  * Miscellaneous: Allow Negative Storage Bins +
-  * Miscellaneous: Automatically Select Current Storage Bin for Item+
  
-==== Additional Features and Improvements: ==== +  * For existing BaseDocs (e.g., deliveries with a customer order), the ItemName is now pulled directly from the BaseDoc instead of the OITM table, allowing for customized descriptions in the BaseDoc to be used
-  -  Support for additional barcodes from the OBCD table alongside standard barcodes. +  Manually edited item descriptions are now displayed during goods receipt, improving control processes for warehouse staff.
-  -  When picking for production, positions will now be highlighted in orange if there is insufficient stock in warehouse x, making it clear which items and documents are not ready for picking. +
-  -  An exclamation mark will also be displayed if there is insufficient stock in warehouse xx, though it will specifically reference warehouse x+
-  -  Manually edited item descriptions will now be displayed during goods receipt, as in version 2.34 PL10, improving control processes for goods receipt staff.+
  
 ==== Item Images/Attachments ==== ==== Item Images/Attachments ====
-  * Item images and attachments can now be viewed in the quantity entry screen.+ 
 +  * Item images can now be viewed in the quantity entry screen.
   * Images can be enlarged by clicking on them.   * Images can be enlarged by clicking on them.
  
-==== Negative Inventory ==== +==== Picking and Production Improvements ====
-  * It is now possible to allow negative inventory levels.+
  
-==== Stock Check Option ==== +  When picking for production, positions are now highlighted with an exclamation mark (!) if there is insufficient stock in a specific warehouse.
-  Stock checking is now an optional feature that can be selected in the settings.+
  
 ==== Scanner Support ==== ==== Scanner Support ====
-  The issue with Denso Scanner has been resolved.+ 
 +  An issue with Denso Scanner has been resolved.
   * New logic for Denso Scanners has been implemented.   * New logic for Denso Scanners has been implemented.
  
 +==== Users can now define default sorting for: ====
  
-==== Storage Bin Selection ==== +  * Document overviews (e.g. by document number or customer) 
-  * Improved selection process for storage bins.+  * Document lines (e.g. by item code or warehouse) 
 +  * Stock lists (e.g. by available quantity or item name) 
 + 
 +For more details check [[cobi.wms:app_options|]]
  
 ===== Version 2.38 (August 2023) ===== ===== Version 2.38 (August 2023) =====
cobi.wms/release_notes.1747652128.txt.gz · Last modified: 2025/05/19 12:55 by thuth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki