cobi.wms:app_options
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cobi.wms:app_options [2021/11/16 14:37] – tkammer | cobi.wms:app_options [2023/11/23 12:22] (current) – [Document filtering] tkammer | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== App Options ====== | ====== App Options ====== | ||
- | COBI.wms supports a number of options that change the behavior of the app. Following is the list of supported options | + | COBI.wms supports a number of options that change the behavior of the app. |
+ | |||
+ | Following is the list of supported options | ||
===== Warehouse ===== | ===== Warehouse ===== | ||
- | You can assign each Android device to a specific warehouse. | + | You can assign each Android device to a specific warehouse. |
- | ==== Use selected warehouse regardless of base document | + | ==== Use selected warehouse regardless of base document ==== |
If the Android device is assigned to a warehouse, and you're booking a document based on another document (e.g. a delivery based on a sales order, or a goods receipt based on a purchase order), then the warehouse codes specified in the lines of the base document will be ignored, and the warehouse of the device used instead. | If the Android device is assigned to a warehouse, and you're booking a document based on another document (e.g. a delivery based on a sales order, or a goods receipt based on a purchase order), then the warehouse codes specified in the lines of the base document will be ignored, and the warehouse of the device used instead. | ||
+ | ==== Document filtering ==== | ||
+ | |||
+ | Documents can be filtered based on the warehouse the device is assigned to. This filtering can be enabled on a per-module basis (in other words, for different document types) by checking each of the **Filter: ...** options. | ||
+ | |||
+ | **These filtering options require a User Defined Field to be added:** | ||
+ | |||
+ | ^ Category | ||
+ | | Marketing Documents -> Title | '' | ||
+ | |||
+ | If the option "Link to System Object" | ||
+ | |||
+ | **If you added the UDF after already having installed COBI.wms, an additional step is needed to make COBI.wms recognize it:** Execute the SQL command **'' | ||
+ | |||
+ | **Note:** In newer versions of COBI.wms, the view ''< | ||
+ | |||
+ | Note that the UDF is not actually used for all document types. | ||
+ | |||
+ | * For Inventory Transfer Requests (in the Inventory Transfer module of the app), the From Warehouse and To Warehouse fields are used. | ||
+ | * For Production Orders (in the Issue for Production and Receipt from Production modules), the standard Warehouse field is used. | ||
+ | * For Pick Lists, the app actually queries the lines of each pick list and checks if there is a line matching the correct warehouse. | ||
+ | |||
+ | In those cases, the UDF value is ignored. | ||
===== Barcode Scanning ===== | ===== Barcode Scanning ===== | ||
- | ==== Barcode scan per keyboard | + | ==== Barcode scan via Bluetooth |
This option needs to be enabled if you wish to use a Bluetooth-connected barcode scanner which presents itself as a keyboard to the operating system. | This option needs to be enabled if you wish to use a Bluetooth-connected barcode scanner which presents itself as a keyboard to the operating system. | ||
Line 84: | Line 108: | ||
Enabling this option will allow you to fill in a packing slip for delivery notes you create. | Enabling this option will allow you to fill in a packing slip for delivery notes you create. | ||
- | **Note:** COBI.wms allows you to enter a weight for packaging units, but this does not use the standard weight field in SAP Business One, because | + | **Note:** COBI.wms allows you to enter a weight for packaging units, but this does not use the standard weight field in SAP Business One, because |
- | For the weight input in the app to work, you have to add a UDF under //Marketing Documents -> Package Content// with name '' | + | ^ Category |
+ | | Marketing Documents -> Package Content | ||
+ | |||
+ | The weight | ||
==== Delivery packing slips / Unified workflow ==== | ==== Delivery packing slips / Unified workflow ==== | ||
Line 92: | Line 119: | ||
This option allows you to merge together the picking and packing workflows inside the Delivery module. | This option allows you to merge together the picking and packing workflows inside the Delivery module. | ||
- | Using this option requires | + | Using this option requires |
+ | |||
+ | ^ Category | ||
+ | | Marketing Documents -> Package Content | ||
+ | |||
+ | The UDF is called " | ||
==== Delivery packing slips / SSCC generation ==== | ==== Delivery packing slips / SSCC generation ==== | ||
Line 98: | Line 130: | ||
With this option, you can have the app generate SSCC codes for each packing unit added to the packing slip. | With this option, you can have the app generate SSCC codes for each packing unit added to the packing slip. | ||
- | Using this requires | + | There are a number of requirements for this option to work: |
+ | |||
+ | - Set your company' | ||
+ | - Create the following UDT and UDFs: | ||
+ | |||
+ | === Required UDT === | ||
+ | |||
+ | ^ Table name ^ Object type ^ | ||
+ | | CWMS_SSCC | ||
+ | |||
+ | This UDT is only used internally by the app to record SSCC numbers that were already generated and make sure no duplicates are used. It does not contain any information relevant for SAP Business One users. | ||
+ | |||
+ | === Required UDFs === | ||
+ | |||
+ | ^ Category | ||
+ | | Master Data -> Package Types | '' | ||
+ | | Marketing Documents -> Package Content | ||
+ | | User Tables -> CWMS_SSCC | ||
- | * A UDF on the package types table called '' | + | An SSCC will only be generated for a package |
- | * A UDF on the packing slip table called '' | + | |
- | * A UDT called '' | + | |
- | * A UDF on the '' | + | |
- | The '' | + | The actually generated SSCC will be stored in the '' |
==== Delivery packing slips / Batches and Serials ==== | ==== Delivery packing slips / Batches and Serials ==== |
cobi.wms/app_options.1637069861.txt.gz · Last modified: 2021/11/16 14:37 by tkammer