Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #45783 All Revisions ] Back to Issue ]
Summary 0045783: Move logic that "transforms the ticket" from printing engine to state hooks
Revision 2021-01-26 10:57 by caristu
Description After the print refactor project (see 0045634), the printing engine has some logic to transform the ticket before printing, this logic is kept in order to keep backwards compatibility with the existing print templates:

- includeOverPaymentAmt
- toPrintable

But instead of having this logic integrated withing the printing engine, it should be extracted and implemented with state hooks for the CompleteTicket action (see http://wiki.openbravo.com/wiki/StateController#Action_Hooks [^])
Revision 2021-01-26 10:56 by caristu
Description After the print refactor project (see 0045634), the printing engine has some logic to transform the ticket before printing, this logic is kept in order to keep backwards compatibility with the existing print templates.

But instead of having this logic integrated withing the printing engine, it should be extracted and implemented with state hooks for the CompleteTicket action (see http://wiki.openbravo.com/wiki/StateController#Action_Hooks [^])


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker