-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HU Automatic Label Printing when received #209
Comments
We should be able to switch automatic printing on and off via |
what we need to do is what the process with and that process is paramertericed and invoked from |
Btw, this might be related: metasfresh/metasfresh#877 |
@metas-ts pls not for swing client atm. should avoid 2 moving targets. if users get used to webUI that way we can change on swing client accordingly later. |
* ReceiptInOutLineHUAssignmentListener: can now to auto-print on material receipt * HUReportModel: extract code into a facade(correct term?) HUReportExecutor * Also add HUREportService to provide aux methods * IHUIterator (and IHUBuilder): make setListener() method fluent for easier usage * minor improvements FRESH-1609 metasfresh/metasfresh-webui-api-legacy#209 HU Automatic Label Printing when received
* transform-process: fixed field ordering a bit FRESH-1609 #209 HU Automatic Label Printing when received
FRESH-1609 metasfresh/metasfresh-webui-api-legacy#209 HU Automatic Label Printing when received
[#209](metasfresh/metasfresh-webui-api-legacy#209) HU Automatic Label Printing when received
FRESH-1609 #209 HU Automatic Label Printing when received
else, it might introduce some jasper issues see http://stackoverflow.com/questions/3628302/jasperreports-noclassdeffounderror-exception-on-net-sf-jasperreports-engine-util
FRESH-1609 #209 HU Automatic Label Printing when received
FRESH-1609 #209 HU Automatic Label Printing when received
task was already tested. Moving to done |
Is this a bug or feature request?
Feature Request
What is the current behavior?
There is no possibility to print/ reprint a processed HU.
Which are the steps to reproduce?
Process a material receipt in Handling Unit editor after Material Receipt.
What is the expected or desired behavior?
When receiving an HU and this is then set to processed = Y and active, then automatically print the HU Label for material receipt on the local printer. Selected HU which is active/ processed are allowed to also print further copies via side action menu (new action/ process included there).
This is the label that shall be printed w/ 2 copies (screenshot from swing client but are talking about webUI above!)
The text was updated successfully, but these errors were encountered: