Guest User

Untitled

a guest
Apr 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. Tickets:
  2.  
  3. 1. DB (0.5d)
  4. 1a. check in latest sql scripts (taxdata, grants, data model)
  5. 1b. Update mapping in db scripts for new fields (generated from hibernate)
  6.  
  7. 2. Prepare TaxDataDefinition (per Tax Period) (2h)
  8. 2a. support for required "manual only" fields
  9.  
  10. 3. Data Model/Persistence (1d)
  11. 3a. persist information returned from tax systems that are not data values
  12. 3b. support for reasons and codes
  13. 3c. fix concurrent modification exception
  14.  
  15. 5. Integration Services (2d)
  16. 5a. handle service unavailable conditions (retry)
  17. 5b. handle status codes and tax system errors
  18. 5c. Verify Special Operations workflow (Wolfgang) ?????
  19.  
  20. 8. Recovery Service (1d)
  21. 8a. processing flow verification (counter for message, retry for moved away, max retry to manual)
  22.  
  23. 9. Normalization Rules (4d)
  24. 9a. Define normalization rules (Wolfgang)
  25. 9b. Implement rules in java (Jim, Wolfgang)
  26. 9c. Implement normalization test suite (Wolfgang, Jim)
  27. 9d. Business verfification with Steueramt (Wolfgang)
  28.  
  29. 10. Calculation Rules (5d)
  30. 11b. Implement rules in Drools (Jim, Wolfgang)
  31. 11c. Implement calc test suite (Wolfgang, Jim)
  32. 11d. Business verfification with Steueramt (Wolfgang)
  33.  
  34. 12. Error replies (3d)
  35. 12.a 104 Error message converter implementation
  36. 12.b 104 Error message converter test cases
  37. 12.c. Integration of error sending into message processing flow
  38.  
  39. 13 UI (15d)
  40. 13a. User Login / Authentication
  41. 13b. Menus based on logged in User
  42. 13c. List Declarations assigned to a User
  43. 13d. Modify Declaration, Trigger AuditTrail Events
  44. 13d. Validation and transition to EVALUATION
  45. 13f. Save changes on declarations
  46. 13g. Open ARTS,Napeduv from AAMS (URL passing correct parameters)
  47. 13h. Change state of Declaration to be picked up by Rules again (EVALUATION)
  48. 13i. Assign Declaration to a Special Group
  49. 13j. User/Group/Role UI (Shiro ?)
  50. 13k. Create Groups,Roles
  51. 13l. Assign Roles to Groups
  52. 13m. Assign Users to Groups
  53. 13n. Create Special Operations Group, Make sure we dont need to do any special treatment besides assign it to a different group !!!!
  54. 13o. Assign Menus to Users/Groups
  55. 13p. Select new Declaration to user (check with Special Operations)
  56. 13q. Assign Declaration to special group
  57. 13r. Delete a user ? Active/Inactive (never delete), No 2 active users with the same user name !
  58. 13s. Show up reason codes
  59. 13t. UI - Manual State Change of Declaration to overcome Napeduv errors (1d)
  60. 13u. gui data verification (reapply the rules)
  61.  
  62.  
  63. 14. Manual generation of an Order (2d)
  64. 14a. UI - Create the Order
  65. 14b. Processor refactoring to accept UI generated Orders
  66.  
  67.  
  68. 15. Jasper Report Generation (4d)
  69. 15a. Integration in application
  70. 15b. Report templates
  71. 15c. Report queries
  72. 15d. UI integration
  73.  
  74. 16. Distribution (1d)
  75. 16a. Design (OS users, privileges, ports, topologies)
  76. 16b. Release management for distibutions
  77.  
  78. 17. Implement reason code service (2d)
  79.  
  80.  
  81. 17. Audit (5d)
  82. 17a. Data model and persistence
  83. 17b. Audit Events
  84. 17b. Audit Recording for the Audit Trail
  85.  
  86. 18. Management
  87. 18a. Cleanup connectivity Testing (DB,External Services) (1h)
  88. 18b. Filebinding enhancement for poison message notification (0.5d)
  89. 18c. Poison Messaged notification (0.5d)
  90. 18d. UI - Manual assign Declaration to a specific user (4h)
  91. 18f. SMTP/e-mail configuration for error notifications
  92. 18g. log file configuration (1h)
Add Comment
Please, Sign In to add comment