qijianbo / tradie-choice

Automatically exported from code.google.com/p/tradie-choice
0 stars 0 forks source link

when setting a status to auto fill payment #144

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Log into test.tradiechoice.com
and choose a project that is ready to be completed in Work in Progress
2. Set the status using drop down to complete
3. It will redirect you to finance page and auto fill 
the project, the user

but not the amount.

What is the expected output? What do you see instead?
I would like the amount to be filled when selecting the project as complete
Screenshot below
https://docs.google.com/file/d/0Bx1soQRNW2gnTWZRdl9TcGpMU28/

Secondary fix - Change Text from Amout to Amount

Third fix- have escrow box ticked as default

Original issue reported on code.google.com by cih...@gmail.com on 26 Aug 2013 at 9:27

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
i can't find the page where i can set the status and redirect to finance page.
if it is ok i need a video in order to understand completely the process.

Updates i already done.
1.create script to display all active user
2.Secondary fix - Change Text from Amout to Amount =>DONE
3.Third fix- have escrow box ticked as default =>DONE

Original comment by wilsonba...@gmail.com on 28 Aug 2013 at 8:49

GoogleCodeExporter commented 8 years ago
Can you work on this one sadeeq, as you've been working on related dispute 
model/finance.

Original comment by cih...@gmail.com on 8 Sep 2013 at 12:31

GoogleCodeExporter commented 8 years ago
Okay Sir. I will work on this.

Original comment by bdsa...@gmail.com on 8 Sep 2013 at 6:01

GoogleCodeExporter commented 8 years ago
Its done sir.
I have use following condition to fill.

Fill amount = Total project cost - (released amount + current escrow amount)

Sample : suppose project costing (bid by worker) is $200. Client already 
released $70 and escrow $50. Now auto fill will be $200-($70+$50) = $80. That 
means client only need to pay the remaining $80.

I have committed the files into svn.

Original comment by bdsa...@gmail.com on 10 Sep 2013 at 9:09

GoogleCodeExporter commented 8 years ago
this isnt working yet.

I created a project called test autofill
however when i went to send payment to the winner bidder, $25, it didnt 
autofill the payment.  It should have had $25 as that was the winning bid.

Original comment by cih...@gmail.com on 14 Sep 2013 at 2:14

Attachments:

GoogleCodeExporter commented 8 years ago
also please attach a screenshot when you have fixed the issue. thanks...

Original comment by cih...@gmail.com on 14 Sep 2013 at 6:15

GoogleCodeExporter commented 8 years ago
Hi jon, you told me when user will select complete from drop down then it will 
be auto complete.

Original comment by bdsa...@gmail.com on 14 Sep 2013 at 4:59

GoogleCodeExporter commented 8 years ago
Here is an attach example

Original comment by bdsa...@gmail.com on 16 Sep 2013 at 7:29

Attachments:

GoogleCodeExporter commented 8 years ago
I have added function also in "send payment" part for auto fill. Please check...

Original comment by bdsa...@gmail.com on 16 Sep 2013 at 7:54

GoogleCodeExporter commented 8 years ago
for qa

Original comment by cih...@gmail.com on 17 Sep 2013 at 2:13

GoogleCodeExporter commented 8 years ago
when i run another payment, the autofill payment comes up with negative sign.

Original comment by cih...@gmail.com on 18 Sep 2013 at 12:40

Attachments:

GoogleCodeExporter commented 8 years ago
fixed

Original comment by bdsa...@gmail.com on 18 Sep 2013 at 5:51

GoogleCodeExporter commented 8 years ago
created a new project to test autofill but its set to 0.

please send screenshot when setting status to fixed

Original comment by cih...@gmail.com on 19 Sep 2013 at 1:39

GoogleCodeExporter commented 8 years ago
Now its done :)
Screenshot attached

Original comment by bdsa...@gmail.com on 19 Sep 2013 at 3:30

Attachments:

GoogleCodeExporter commented 8 years ago
ok working now, good job

Original comment by cih...@gmail.com on 21 Sep 2013 at 5:47