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/12 14:01] – 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. | ||
- | ===== Barcode scan per keyboard | + | ==== 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 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 17: | Line 45: | ||
**Note:** Even then, not all such scanners might work properly, especially if you want to use them with GS1 barcodes such as GS1-128 or GS1-DataMatrix. | **Note:** Even then, not all such scanners might work properly, especially if you want to use them with GS1 barcodes such as GS1-128 or GS1-DataMatrix. | ||
- | ===== Negative stock allowed ===== | + | ==== Scan to add quantity |
- | Normally, the app prevents | + | Normally |
- | **Note:** SAP Business One might still block the booking of such documents | + | This works well in conjunction with units of measurement. |
+ | |||
+ | If a GS1 barcode with a quantity field is scanned, it will be counted in as well. For instance | ||
+ | |||
+ | |||
+ | ===== Batches and Serials ===== | ||
- | ===== Batch number details | + | ==== Batch number details ==== |
Enable this option to show the following additional batch number fields in screens where you add a new batch number: | Enable this option to show the following additional batch number fields in screens where you add a new batch number: | ||
Line 31: | Line 64: | ||
* Notes | * Notes | ||
- | ===== Serial number details | + | ==== Serial number details ==== |
Enable this option to show the following additional serial number fields in screens where you add new serial numbers: | Enable this option to show the following additional serial number fields in screens where you add new serial numbers: | ||
Line 39: | Line 72: | ||
* Notes | * Notes | ||
- | ===== Expiry date is mandatory | + | ==== Expiry date is mandatory ==== |
If this option is enabled, you cannot add a new batch number without filling in the expiry date field. | If this option is enabled, you cannot add a new batch number without filling in the expiry date field. | ||
- | ===== Skip screen showing booked document ===== | + | ==== Global serials |
+ | |||
+ | Theoretically, | ||
+ | |||
+ | This could be useful, for example, if you have a number of items in SAP Business One that share the same GTIN because they are different variants of the same trade item. This would render the GTIN in a scanned GS1 barcode insufficient to identify an item. Another use-case would be if you don't have GS1 barcodes but want to identify items by scanning a single serial number only. | ||
- | Normally after a document is booked, the app will show you an overview of the document that was booked. | ||
- | If you have no use of that screen and wish the app to skip it, enable this option. | + | ===== Picking ===== |
- | ===== Pick list lines in overview | + | ==== Pick list lines in overview ==== |
If this option is enabled, the first screen of the Picking module that shows the overview of pick lists will also list the lines of each pick list under it. You might want to enable this if your pick lists have very few lines each, otherwise it makes little sense to enable this. | If this option is enabled, the first screen of the Picking module that shows the overview of pick lists will also list the lines of each pick list under it. You might want to enable this if your pick lists have very few lines each, otherwise it makes little sense to enable this. | ||
- | ===== Quick picking | + | ==== Quick picking ==== |
If this option is enabled, scanning an item while a pick list is open will set the corresponding line's picked quantity to the correct quantity immediately. | If this option is enabled, scanning an item while a pick list is open will set the corresponding line's picked quantity to the correct quantity immediately. | ||
- | ===== Delivery date is due date of order ===== | + | ==== Stay in pick list after picking is completed ==== |
+ | |||
+ | Normally, once all lines of a pick list are fully picked and the data is transmitted, | ||
+ | |||
+ | |||
+ | ===== Delivery ===== | ||
+ | |||
+ | ==== Delivery date is due date of order ==== | ||
Normally, whenever a delivery note is booked from the app, the Due Date field of the booked delivery note will be set to the current date. If this option is enabled, and the delivery that you're booking is based on a sales order, then the Due Date field of the sales order will be copied to the Due Date field of the delivery note. | Normally, whenever a delivery note is booked from the app, the Due Date field of the booked delivery note will be set to the current date. If this option is enabled, and the delivery that you're booking is based on a sales order, then the Due Date field of the sales order will be copied to the Due Date field of the delivery note. | ||
- | ===== Delivery packing slips ===== | + | ==== Delivery packing slips ==== |
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. | ||
- | ===== Delivery packing slips / Unified workflow | + | **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 that field is automatically calculated and cannot be edited. |
+ | |||
+ | ^ Category | ||
+ | | Marketing Documents -> Package Content | ||
+ | |||
+ | The weight value will be stored into this UDF in **grams**, as an integer value. | ||
+ | |||
+ | ==== Delivery packing slips / Unified workflow ==== | ||
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 ==== |
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: |
- | | + | |
- | | + | - Create |
- | * A UDT called '' | + | |
- | * A UDF on the '' | + | |
- | The '' | + | === Required |
- | ===== Delivery packing slips / Batches and Serials | + | ^ 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 | ||
+ | |||
+ | An SSCC will only be generated for a package if the type of the package has the '' | ||
+ | |||
+ | The actually generated SSCC will be stored in the '' | ||
+ | |||
+ | ==== Delivery packing slips / Batches and Serials ==== | ||
The packing slips in SAP Business One cannot contain information about which batch/ | The packing slips in SAP Business One cannot contain information about which batch/ | ||
Line 98: | Line 167: | ||
| '' | | '' | ||
- | ===== Disallow closing of production orders | + | |
+ | ===== Receipt from Production ===== | ||
+ | |||
+ | ==== Disallow closing of production orders ==== | ||
The final booking screen of the Receipt From Production module normally allows the user to check a checkbox to close the production order for which the receipt is being booked. | The final booking screen of the Receipt From Production module normally allows the user to check a checkbox to close the production order for which the receipt is being booked. | ||
- | ===== Global serials ===== | ||
- | Theoretically, | + | ===== Miscellaneous ===== |
- | This could be useful, for example, if you have a number of items in SAP Business One that share the same GTIN because they are different variants of the same trade item. This would render the GTIN in a scanned GS1 barcode insufficient to identify an item. Another use-case would be if you don't have GS1 barcodes but want to identify items by scanning a single serial number only. | + | ==== Negative stock allowed ==== |
- | ===== Scan to add quantity | + | Normally, the app prevents you from entering quantities in goods issuing documents (such as Delivery or Issue for Production) if the entered |
- | Normally when you scan an item, the app asks you for the quantity, so you could scan an item and enter 5 to add that many units of that item to the document | + | **Note:** SAP Business One might still block the booking |
- | This works well in conjunction with units of measurement. | + | ==== Skip screen showing booked document ==== |
- | If a GS1 barcode with a quantity field is scanned, it will be counted in as well. | + | Normally after a document |
cobi.wms/app_options.1636722088.txt.gz · Last modified: 2021/11/12 14:01 by tkammer