Skip to content
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

Drop out old code related to confirm splitting when printing #2897

Closed
cristinamghita opened this issue Nov 2, 2017 · 1 comment
Closed

Comments

@cristinamghita
Copy link
Member

Is this a bug or feature request?

FR

What is the current behavior?

  • asking for confirmation when printing

Which are the steps to reproduce?

Try to print in the next conditions:

  • sys config de.metas.printing.MaxLinesPerJob has value 100
  • then print 102 invoices
  • in webui, the printing will fail
  • in swing is fine, and after 100 records will ask if you want to continue

What is the expected or desired behavior?

  • We don't want any user confirmation
@cristinamghita cristinamghita self-assigned this Nov 2, 2017
cristinamghita added a commit that referenced this issue Nov 2, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 2, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 2, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 3, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
cristinamghita added a commit that referenced this issue Nov 7, 2017
#2897 Drop out old code related to confirm splitting when printing
metas-ts added a commit that referenced this issue Nov 8, 2017
* implement the trivial createPrintJobs method as **default** method
directly in IPrintJobBL
* declare PrintJobcontext not in "private" impl package but in public
IPrintJobBL (the best practice is to consider impl a private package)
* simplify the finally-block in PrintJobBL.createPrintJobs using
@default in the context class
  * also avoid passing a null context instance
* use the context class in 
* rename PrintJobcontext to ContextForAsyncProcessing

Drop out old code related to confirm splitting when printing #2897
metas-ts added a commit that referenced this issue Nov 8, 2017
#2897 Drop out old code related to confirm splitting when printing
metas-mk added a commit that referenced this issue Nov 11, 2017
Adding ReleaseNotes for
#2920 Create automated
test for extending contracts.
#2936) Creating new
flatrate condition and transition with autoextension became very tricky
#2894) Sys Config to set
Waiting Time for Async
#2897) Drop out old code
related to confirm splitting when printing
@metas-lc metas-lc self-assigned this Dec 20, 2017
@metas-lc
Copy link
Contributor

metas-lc commented Jan 9, 2018

IT
made config for printing pdf
set de.metas.printing.MaxLinesPerJob on 2
created and completed 5 invoices
went to Druck Warteschlange - gear - alle drucken
=> got 3 notifications OK
opened each notification - gear - PDF offen
=> 2 had 2 invoices and 1 only 1 OK

@metas-lc metas-lc closed this as completed Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants