-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Invoices" card and template improvements #264
Comments
@amihaiemil this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@MihaiDejeu please keep in mind that manual assignment of tickets is a bad practice and it is discouraged. Next time, please let me elect the assignee. |
@amihaiemil Don't forget to close this ticket before the deadline (2020-12-25T17:19:18). You are past the first half of the allowed period. |
@amihaiemil Looks like you've missed the task deadline (2020-12-25T17:19:18). You are now resigned from this task. Please stop working on it, you will not be paid. I will assign it to someone else soon. |
@Lumi3011 this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
Not applicable anymore. The Invoice PDF is now generated server-side with a completely different template. |
@Lumi3011 thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard. |
Improvement 1:
For Invoices table change column from ID to Invoice ID
Improvement 2:
Remove ordering from the "Status" and "Options" columns of the Invoices table
Improvement 3:
Remove title
Improvement 4:
Put the “Invoice #108 from 2020-12-13" at the same level where “Invoice” was but indented to the left
Improvement 5:
Change from “github” to “GitHub”
Improvement 6:
Change from “DEV” to “Developer” (make this change after #263 - Improvement 3)
Improvement 7:
Add a dash before the sub elements: to Contributor, to Project Manager, paid at, payment due
Improvement 8:
Change from "active" to "Active"
Improvement 9:
Change from “paid” to “Paid”
Improvement 10:
Remove transaction id for paid invoices
Improvement 11:
Place “Invoiced tasks below” beneath the section line, right above the task table and remove “bellow”
Improvement 12:
Stretch the Tasks table along the whole page
Improvement 13:
Change from “Commission” to “PM Commission”
Improvement 14:
Have all the values from the table aligned to the left.
Improvement 15:
For payment due, show the date. You can specify between the brackets (next Monday)
Improvement 16:
Remove the . (dot) after “Monday”
Improvement 17:
Add space before the next page, in case the tasks table stretch between multiple pages
Improvement 18:
Add “Assigned Date” and “Closed Date” in the table for a better tracking and overview.
Improvement 19:
I still don’t see the importance of having the due to PM in the invoice that contributor sees
Improvement 20:
Order the invoices descending by default so the active invoice always be first. This way you don't have to navigate to the last page to reach to the Active invoice.
The text was updated successfully, but these errors were encountered: