ColoredCow / portal

A hub-and-spoke platform for organizations to effectively manage their operations and data. Uses GSuite.
MIT License
55 stars 51 forks source link

Add next payment due dates fields for Fixed Budget projects #854

Open mohitsharma-22 opened 3 years ago

mohitsharma-22 commented 3 years ago

Describe the problem For fixed budget projects, the payment terms and dates for invoices are decided at the beginning of the project. The billing dates may vary from project to project and it may not be monthly. Because we don't have a proper place to track these dates, sometimes these are missed resulting in not sending the invoices timely and unnecessary confusion.

Expected behavior

mohitsharma-22 commented 1 year ago

Adding a screenshot for the place where we need fields to add the payment schedule. We also need to see these details are the project details page, once saved.

Image

Image

deepakbarmola commented 1 year ago

As per discussion Mohit

  1. For fixed budget projects we get payments in phases (like first payment after requirements documentation, second payment after design completion, third payment after 60% development is complete etc etc)

  2. So we need payment's due date fields along with the description of the payment.

  3. So we can have multiple due date fields(type-Date) along with payment Description(Type-Text) field on the project details page.

  4. All the due dates to be displayed along with their description on the project details show page.