-
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
Picking Tray Clearing: packing HUs: Add to Transportation Order, Ship and Invoice action #763
Comments
update: partial developed |
* complete shipments param * InvoiceMode param metasfresh/metasfresh-webui-api-legacy#763
…ransportationShipAndInvoice process #763
retrieve doc type out of trx metasfresh/metasfresh-webui-api-legacy#763
there is no point to allow retrying because a regular user cannot do that metasfresh/metasfresh-webui-api-legacy#763
else, it might happen that the trx fails but the HU remains locked metasfresh/metasfresh-webui-api-legacy#763
…'t run async because if we would run async we have no possiblity to vanish the HU and put it back in case of failure #763
…lready in AFTER_COMMIT metasfresh/metasfresh#3222 #763
Hotfixed error when generating the receipt in Swing. The error stacktrace was:
|
[#768](metasfresh/metasfresh-webui-api-legacy#768) Picking Tray Clearing: packing HUs: generate shipper's package label [#3281](#3281) C_Tax.ValidFrom bug [#3272](#3272) Provide Periods for 2018 [#741](metasfresh/metasfresh-webui-api-legacy#741) WebUI window C_Printing_Queue broken [#769](metasfresh/metasfresh-webui-api-legacy#769) New context variable for isWebUI [#764](metasfresh/metasfresh-webui-api-legacy#764) Receipt candidates: HU editor: cannot call Transform for a CU [#3237](#3237) New Document "Source of Supply" [#1465](metasfresh/metasfresh-webui-frontend-legacy#1465) frontend: Processes: when calling a process frontend shall provide which are the selected rows in the left/right view [#3230](#3230) Pharma: import prices [#763](metasfresh/metasfresh-webui-api-legacy#763) Picking Tray Clearing: packing HUs: Add to Transportation Order, Ship and Invoice action [#2822](#2822) Empty Country in Price List not working [#3238](#3238) Create Missing M_Cost records on the fly [#1752](#1752) System Element overwrite on Window Field [#3233](#3233) WebUI: Role permission constraints missing in Subtabs [#757](metasfresh/metasfresh-webui-api-legacy#757) elasticsearch shall use slf4j instead of log4j [#752](metasfresh/metasfresh-webui-api-legacy#752) Picking Tray Clearing: picking slot filter no results [#3227](#3227) Attachment related perf problem in swing client [#3155](#3155) Create special pharma import product table [#3225](#3225) Error on unclosing a "manually" created PPOrder [#3222](#3222) refactor trx event listeners [#758](metasfresh/metasfresh-webui-api-legacy#758) Picking Tray Clearing: process to take out an HU and add it to existing HU [#760](metasfresh/metasfresh-webui-api-legacy#760) Picking Tray Clearing: process to take out an HU and add it to new HU
Results of IT1 When the process is executed, it shall:
=> calling process sometimes causes an error: metasfresh/metasfresh-webui-frontend-legacy#1495 questions:
still need to do:
|
Regression testing:
|
Update:
|
created follow up: #806, closing this one. |
Is this a bug or feature request?
part of metasfresh/metasfresh#3190
similar with #751
What is the expected or desired behavior?
the action opens and user is able to select an open Transportation Order
When the process is executed, it shall
** all invoice candidates which are "linked" to those shipment schedules of those HUs
** invoice candidates which have a Invoice Schedule set are skipped. They will be invoiced on that schedule (e.g. monthly, weekly etc)
User shall get a notification when:
Note to IT
The text was updated successfully, but these errors were encountered: