Docs Tab

From UG

(Difference between revisions)
Jump to: navigation, search
(Figures)
Line 9: Line 9:
 +
...
-
 
+
=== Safe Pdf Draft feature ===
-
 
+
Add ability for operator to "save work". Common case: operator selects pdf; clicks "show template"; edits some info; get's distracted; opens some other CT, etc; opens that CT again - all edits from pdf template is gone. We need to be able to save and keep last changes to template for every doc.
-
 
+
Line 43: Line 43:
[[File:Docs Tab Default state No saved docs.JPG]]
[[File:Docs Tab Default state No saved docs.JPG]]
-
==== Figure 1: Pdf template example ====
+
==== Figure 2: Pdf template example ====
[[File:Pdf template example.JPG]]
[[File:Pdf template example.JPG]]
-
==== Figure 2: Pdf preview ====
+
==== Figure 3: Pdf preview ====
[[File:Pdf preview.JPG]]
[[File:Pdf preview.JPG]]
Line 57: Line 57:
== History ==
== History ==
-
== Ver 1.1 ==
 
-
 
-
=== Requirements ===
 
-
Add ability for operator to "save work". Common case: operator selects pdf; clicks "show template"; edits some info; get's distracted; opens some other CT, etc; opens that CT again - all edits from pdf template is gone. We need to be able to save and keep last changes to template for every doc.
 
-
=== Design ===
 
-
Up to developer. Pls review with Sys Analyst before coding.
 
 +
== DB ==
== DB ==

Revision as of 21:45, 25 January 2010


Contents

Classified As and Parent Mantis

  • Classified As: (large) component
  • Parent Mantis: 1686

Business Needs and Requirements

...

Safe Pdf Draft feature

Add ability for operator to "save work". Common case: operator selects pdf; clicks "show template"; edits some info; get's distracted; opens some other CT, etc; opens that CT again - all edits from pdf template is gone. We need to be able to save and keep last changes to template for every doc.


Technical Specification

Summary

3 step process

There are 3 independent steps:

  • step 1) generate template based on CT record data
  • step 2) tweak template
  • step 3) generate pdf (based on template values) and print it

Important observation: generated pdf is defined only by template and not by default state of the template you get after step 1.


User Interface and Functionality

Entities and Attributes

Special Cases and Misc

Look And Feel

Figures

Figure 1: Docs Tab, Default state

File:Docs Tab Default state No saved docs.JPG

Figure 2: Pdf template example

File:Pdf template example.JPG

Figure 3: Pdf preview

File:Pdf preview.JPG

Questions and RFC

Known Non Critical Bugs

History

DB

Personal tools