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 [2022/05/20 09:17] – [Document filtering] 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 | ||
Line 16: | Line 18: | ||
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. | 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.** | + | **These filtering options require a User Defined Field to be added:** |
- | * Open **Tools -> Customizing Tools -> User Defined Fields - Management**. | + | ^ Category |
- | * Open **Marketing Documents** and select **Title**. | + | | Marketing Documents |
- | * Click on the '' | + | |
- | * Enter **CWMS_Warehouse** into the Title field. | + | |
- | * Option 1: For Validation, select **Linked to Entities** and then **Link to System Object** and choose **OWHS - Warehouses** | + | |
- | * Option 2: If Link to System Object is not available, then disable the Validation, and set the data type to **Alphanumeric / Size 8**. | + | |
- | Afterwards, when you open any type of document, such as Purchase Order or Sales Order, | + | 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, | ||
Note that the UDF is not actually used for all document types. | Note that the UDF is not actually used for all document types. | ||
- | * For Inventory Transfer Requests (in the Relocation | + | * For Inventory Transfer Requests (in the Inventory Transfer |
* For Production Orders (in the Issue for Production and Receipt from Production modules), the standard Warehouse field is 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. | + | In those cases, the UDF value is ignored. |
===== Barcode Scanning ===== | ===== Barcode Scanning ===== | ||
Line 105: | 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 113: | 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 119: | 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.1653031063.txt.gz · Last modified: 2022/05/20 09:17 by tkammer