Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. order
  2. 1. create order
  3. 2. enter "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date"
  4. 3. click save
  5. 4. close browser
  6. current result : "Payment type", "Payment amount", "Payment Date" used to create order payment. POA(s) allocated to order up to value of "Allocate Payment on Account"
  7. proposed result: "Payment type", "Payment amount", "Payment Date" used to create order payment. POA(s) allocated to order up to value of "Allocate Payment on Account"
  8. alt prop result: "Payment type", "Payment amount", "Payment Date" used to create order payment. POA(s) allocated to order up to value of "Allocate Payment on Account"
  9. 5. edit order
  10. current result : "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" empty
  11. proposed result: "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" empty
  12. alt prop result: "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" empty
  13. 6. click save
  14. current result : nothing
  15. proposed result: nothing
  16. alt prop result: nothing
  17.  
  18. draft order
  19. 1. create order
  20. 2. enter "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date"
  21. 3. click draft save
  22. 4. close browser
  23. current result : "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" lost
  24. proposed result: "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" lost
  25. alt prop result: "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" stored
  26. 5. edit order
  27. current result : "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" empty
  28. proposed result: "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" empty
  29. alt prop result: "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" displayed
  30. 6. click save
  31. current result : nothing
  32. proposed result: nothing
  33. alt prop result: "Payment type", "Payment amount", "Payment Date" used to create order payment. POA(s) allocated to order up to value of "Allocate Payment on Account"
  34.  
  35. forced draft order
  36. 1. create order
  37. 2. enter "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date"
  38. 3. click save, forced to draft save
  39. 4. close browser
  40. current result : "Payment type", "Payment amount", "Payment Date" used to create POA. "Allocate Payment on Account" lost
  41. proposed result: "Payment type", "Payment amount", "Payment Date" used to create POA. "Allocate Payment on Account" + "Payment amount" stored as "Pre-payment Amount"
  42. alt prop result: "Payment type", "Payment amount", "Payment Date" used to create POA. "Allocate Payment on Account" + "Payment amount" stored as "Pre-payment Amount"
  43. 5. edit order
  44. current result : "Payment type", "Payment amount", "Allocate Payment on Account", "Payment Date" empty
  45. proposed result: "Payment type", "Payment amount", "Payment Date" empty. "Allocate Payment on Account" = "Pre-payment Amount"
  46. alt prop result: "Payment type", "Payment amount", "Payment Date" empty. "Allocate Payment on Account" = "Pre-payment Amount"
  47. 6. click save
  48. current result : nothing
  49. proposed result: POA(s) allocated to order up to value of "Allocate Payment on Account"
  50. alt prop result: POA(s) allocated to order up to value of "Allocate Payment on Account"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement