Skip to content
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

Custom date range Field (for invoice and quote line items) #665

Open
hermitdafunk opened this issue Jan 6, 2024 · 7 comments
Open

Custom date range Field (for invoice and quote line items) #665

hermitdafunk opened this issue Jan 6, 2024 · 7 comments
Assignees

Comments

@hermitdafunk
Copy link

hermitdafunk commented Jan 6, 2024

Invoice Ninja Version:
v5.7.46-C123 (self-Hosted)

Environment:
Docker

Have you searched existing issues/requests:
Yes, I apologies if I have missed an existing feature request.

Screenshots
Date Range Example

Additional context
https://forum.invoiceninja.com/t/is-it-possible-date-range-custom-field/12184

Thank you.
kind regards,

@turbo124 turbo124 transferred this issue from invoiceninja/invoiceninja Jan 10, 2024
@turbo124
Copy link
Member

@Civolilah to support this particular feature across quotes/invoices/credits/purchase_orders we'll use the following format:

?date_range=column,start_date,end_date

column = date,due_date
start_date = Y-m-d
end_date = Y-m-d

For this particluar filter, we should not store these in the react settings or persist across sessions.

@hermitdafunk
Copy link
Author

Any traction on this feature request?

also, for some reason this feature request is hidden (for me any way), and doesn't even show up in my activity profile. I am only able to go to this via an email link I had.

@Civolilah
Copy link

Any traction on this feature request?

also, for some reason this feature request is hidden (for me any way), and doesn't even show up in my activity profile. I am only able to go to this via an email link I had.

@hermitdafunk This feature should be available for you in the Invoices entity table. By clicking on the "Calendar" icon, you will get the picker for selecting the date range. Screenshot:

Screenshot 2024-07-11 at 13 56 53

@hermitdafunk
Copy link
Author

Any traction on this feature request?
also, for some reason this feature request is hidden (for me any way), and doesn't even show up in my activity profile. I am only able to go to this via an email link I had.

@hermitdafunk This feature should be available for you in the Invoices entity table. By clicking on the "Calendar" icon, you will get the picker for selecting the date range. Screenshot:

Screenshot 2024-07-11 at 13 56 53

Sorry mate, where? (I am using flutter UI) and by looking at your screenshot it seems not to be inline with this specific feature request.

Thanks man.

@Civolilah
Copy link

Any traction on this feature request?
also, for some reason this feature request is hidden (for me any way), and doesn't even show up in my activity profile. I am only able to go to this via an email link I had.

@hermitdafunk This feature should be available for you in the Invoices entity table. By clicking on the "Calendar" icon, you will get the picker for selecting the date range. Screenshot:
Screenshot 2024-07-11 at 13 56 53

Sorry mate, where? (I am using flutter UI) and by looking at your screenshot it seems not to be inline with this specific feature request.

Thanks man.

@hermitdafunk Ah, you are using the Flutter app UI. The screenshot comes from React, as it is implemented on the React UI. I'm sure that @turbo124 or @hillelcoren can help you better with the Flutter app UI for this feature request.

@hillelcoren hillelcoren transferred this issue from invoiceninja/ui Jul 11, 2024
@hillelcoren
Copy link
Member

Note: in the Flutter app it's possible to filter by a date range in the reports.

We'll look into also supporting this in the entity tables.

@hermitdafunk
Copy link
Author

Hi folks,

The feature I was attempting to request can be better explained with the attached screenshots.

I'd like to be able to have items with custom date ranges. e.g. 01/Sep/2024 to 07/Sep/2024. As some items (services) span over multiple days.
IN001
IN002

Also, for the invoice date to have the same feature.

Sorry for any confusion I may of caused.

@hillelcoren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants