Difference between revisions of "Memo Alert"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Result of review by Mario Calderon, June 22th, 2013)
(Technical team)
 
(7 intermediate revisions by 2 users not shown)
Line 16: Line 16:
 
** [[User:mar_cal_westf|Mario Calderon]] 12:00, 24 June 2013 (UTC) - Functional Review
 
** [[User:mar_cal_westf|Mario Calderon]] 12:00, 24 June 2013 (UTC) - Functional Review
 
===Result of review by Mario Calderon, June 22th, 2013===
 
===Result of review by Mario Calderon, June 22th, 2013===
*This contribution allows to issue an alert text when selecting a Business Partner in any window
+
*This contribution allows to issue an alert text when selecting a Business Partner or Product in any window
 
*Configuration (in Application dictionary)
 
*Configuration (in Application dictionary)
**Select window and column of field (e.g. Sales Order, Business Parter)
+
**Select window and column of field (e.g. Sales Order, Business Parter, or Product in Sales Order line)
 
**In Reference Key, check ''Alert''
 
**In Reference Key, check ''Alert''
 
*Configuration (as GardenAdmin)
 
*Configuration (as GardenAdmin)
Line 29: Line 29:
 
**Alert text pops up
 
**Alert text pops up
 
*Questions
 
*Questions
**Does it only work for Business Partners? Or can the ''Memo'' tab be attached to any object, like Warehouse, Product, etc?
+
**Does it only work for Business Partners or Products? Or can the ''Memo'' tab be attached to any object, like Warehouse, Price list, etc? It seems it is possible.
**Does it only works for reference ''Table direct'' reference keys? What if I use ''Search''?
+
**Does it only work for ''Search'' reference keys? What if I use ''Table direct''?
 
**How do the other fields of the Memo (User, Product, Campaign, Activity, Project) influence the functionality?
 
**How do the other fields of the Memo (User, Product, Campaign, Activity, Project) influence the functionality?
 
*'''Conclusion: if only for Business Partner, it is a minor functional enhancement. If it is possible to configure it for other objects, it would be a very nice functionality.'''
 
*'''Conclusion: if only for Business Partner, it is a minor functional enhancement. If it is possible to configure it for other objects, it would be a very nice functionality.'''
Line 46: Line 46:
 
== Technical team  ==
 
== Technical team  ==
 
*Volunteers for analyzing:
 
*Volunteers for analyzing:
 +
** [[User:redchris|Cristina Ghita]] 16:56, 5 August 2013 (UTC) - Technical review
 
*Result of analysis:
 
*Result of analysis:
 +
** Class MMemo: I would like to use more interfaces; also please use Query instead of DB functions
 +
** license is missing from VAlert
 +
** code readable and well-formatted
  
 
== Data Requirements ==
 
== Data Requirements ==

Latest revision as of 05:02, 2 September 2013

Status

Contributors

still gathering info .. pls leave for later

Overview

Purpose

References

Design Considerations

Assumptions

Dependencies

Constraints

Glossary

Functional Requirements

Functional team

  • Volunteers for reviewing:

Result of review by Mario Calderon, June 22th, 2013

  • This contribution allows to issue an alert text when selecting a Business Partner or Product in any window
  • Configuration (in Application dictionary)
    • Select window and column of field (e.g. Sales Order, Business Parter, or Product in Sales Order line)
    • In Reference Key, check Alert
  • Configuration (as GardenAdmin)
    • Open Business Partner window
    • Go to Tab Memo
    • Check Alert check box, type in alert text in field Comments
  • Usage (as GardenAdmin)
    • Create a Sales Order
    • select a Business Partner
    • Alert text pops up
  • Questions
    • Does it only work for Business Partners or Products? Or can the Memo tab be attached to any object, like Warehouse, Price list, etc? It seems it is possible.
    • Does it only work for Search reference keys? What if I use Table direct?
    • How do the other fields of the Memo (User, Product, Campaign, Activity, Project) influence the functionality?
  • Conclusion: if only for Business Partner, it is a minor functional enhancement. If it is possible to configure it for other objects, it would be a very nice functionality.

User roles & profiles

Business process definition

User stories

Functional requirements based on business processes

User Interface Mockups

Acceptance criteria

QA and test cases

Development infrastructure

Technical Requirements

Technical team

  • Volunteers for analyzing:
  • Result of analysis:
    • Class MMemo: I would like to use more interfaces; also please use Query instead of DB functions
    • license is missing from VAlert
    • code readable and well-formatted

Data Requirements

Non-Functional Requirements

Open Discussion Items

Closed Discussion Items