CT.Ocean.PickupOrder

From UG

Revision as of 23:10, 17 June 2009 by Alex (Talk | contribs)
Jump to: navigation, search

Contents

Exec Summary

TBD


Intro

See :Pdf example with sections

Section A (logo+addr)

a1] This is a standard Logo + Jag address pdf banner.

Sec B (CT fields, etc)

b1] This section have a number of fields pulled from CT/group. See this image

b2] Note:

  • green dot means - this field is read only on template
  • orange dot means - in case of group generate this field comes from CT from which this template is generated
  • blue dot means - in case of group generate this fieldmust show accumulative info from all selected CT

b3] kg/lb dropdown must convert on the fly

Section C (PO/SKU table)

a) How many PO/ItemCode textboxes should be on template? (Right now system produces as many as there are in CT. )

b) Do we need ability to add additional PO/ItemCode textboxes on template?

c) If there are more PO/ItemCode in CT than we can display on template, what to do with the rest?

d) If there are more PO/ItemCode pairs than we can fit on the first page on pdf do we need second page? If yes then What is the 2nd page design?

e) For Group generate case how to form list of PO/ItemCode from multiple CTs? What if it is very large?

General requirements

Pdf template layout

  • Layout must mimic layout on pdf

Textarea input validation

Q: How to handle situation when string entered/populated into textarea (Example: Special Instructions) above does not fit into the correspondent space on pdf?

A: In this case (as on any pdf) for each single or multiline textbox/textarea there must be a max number of characters/lines determined and:

  • displayed (next to the label)
  • validator must be added that "prevents user from entering more" OR "displays pop-up indicating that max reached". Any other alternative ideas?
Personal tools