This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
todo: Default logos included with sample data
|
||||
todo: reports need to know the custom field configuration for each type along with the data in teh report meta data I guess or something else maybe
|
||||
consumable by a function in ay-report.js which will then produce a block of localized json
|
||||
(maybe an option for non localized as well or both in same?)
|
||||
|
||||
todo: report add "HasLogo" or "HasSmallLogo", "HasMediumLogo" to server meta data then leverage it in the logo helper?
|
||||
|
||||
todo: need to be able to have a link system whereby a user can directly open a report from an object via one link after login
|
||||
@@ -34,7 +38,9 @@ TODO: Report confirmation checklist
|
||||
Wiki / Markdown renders prints EXAMPLE NEEDED
|
||||
custom extra javascript functions EXAMPLE NEEDED
|
||||
CUSTOM FIELDS example needed
|
||||
maybe case for some helper functions or maybe can just report off of it as is?
|
||||
Needs same code as for custom fields control essentially.
|
||||
It needs to know what type each field is and produce that modified if required for that type via the helpers locale code
|
||||
|
||||
Bar codes bar codes, holy fuck this looks good: https://github.com/metafloor/bwip-js used by jsreport
|
||||
Mailing labels
|
||||
Alternate paper sizes A4, Letter etc
|
||||
|
||||
Reference in New Issue
Block a user