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/07/04 12:02] – 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:** |
+ | |||
+ | ^ Category | ||
+ | | Marketing Documents -> Title | '' | ||
+ | |||
+ | If the option "Link to System Object" | ||
- | * Open **Tools -> Customizing Tools -> User Defined Fields - Management**. | + | **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 |
- | | + | |
- | | + | |
- | * Enter **CWMS_Warehouse** into the Title field. | + | |
- | * Option 1: For Validation, select **Linked to Entities** | + | |
- | * Option 2: If Link to System Object is not available, then disable | + | |
- | Afterwards, when you open any type of document, such as Purchase Order or Sales Order, you can enable | + | **Note:** In newer versions |
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 125: | Line 128: | ||
==== Delivery packing slips / SSCC generation ==== | ==== Delivery packing slips / SSCC generation ==== | ||
- | With this option, you can have the app generate SSCC codes for each packing unit added to the packing slip. Using this requires the addition of a UDT and a number of UDFs. | + | With this option, you can have the app generate SSCC codes for each packing unit added to the packing slip. |
- | Required | + | There are a number of requirements for this option to work: |
+ | |||
+ | - Set your company' | ||
+ | - Create the following | ||
+ | |||
+ | === Required UDT === | ||
^ Table name ^ Object type ^ | ^ Table name ^ Object type ^ | ||
| CWMS_SSCC | | CWMS_SSCC | ||
- | Required UDFs: | + | 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 | ^ Category | ||
Line 138: | Line 148: | ||
| Marketing Documents -> Package Content | | Marketing Documents -> Package Content | ||
| User Tables -> CWMS_SSCC | | User Tables -> CWMS_SSCC | ||
- | |||
- | The '' | ||
An SSCC will only be generated for a package if the type of the package has the '' | An SSCC will only be generated for a package if the type of the package has the '' |
cobi.wms/app_options.1656928923.txt.gz · Last modified: 2022/07/04 12:02 by tkammer