BeshoyAtef / Terasoft_14

1 stars 0 forks source link

T2.11As a user (carrier) or the user (sender) I should be notified if there is a credit card problem #187

Open mariowadiee opened 10 years ago

mariowadiee commented 10 years ago

T2.11 As a user (carrier) or the user (sender) I should be notified if there is a credit card problem

@rehab-arafa @joewagieh @youssefbarakat @mariam-elsanady @madeleine92

youssefbarakat commented 10 years ago

check your implementation again as the end of if should be aligned with it and end of def should be aligned with it :)

rehab-arafa commented 10 years ago

@mariowadiee those 2 errors appeared when i tried to open add and withdraw undefined method carryingPrice' for nil:NilClass in : if (@sender.creditCard - ( @pack.carryingPrice * Configurations.find(:all).last().comission)) < 0 undefined methodid' for nil:NilClass in :@carry2.id = @carry.id

mariowadiee commented 10 years ago

@rehab-arafa The html page of add and withdraw is empty they are just to check if the records are added in the database

joewagieh commented 10 years ago

check your documentation again please