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

Allow to use uuid or other strategy for Invoice/Quote id in templates #338

Open
davidmpaz opened this issue Oct 11, 2020 · 0 comments
Open
Assignees
Projects
Milestone

Comments

@davidmpaz
Copy link
Contributor

Hello,

thanks for this project. I would like to put some suggestions into considerations.

Is your feature request related to a problem? Please describe.

I, as user would not like to show the Invoice/Quote IDs, which are auto increments. This reveals too much data for my taste about the system and also how many Invoices do i have generated so far. I would like that to be avoid as much as possible.

Describe the solution you'd like

Short term solution: Use property uuid instead in all related templates and pdf.
Long term solution: Create a settings to allow to choose the strategy to use and allow others to implement those strategies and inject them with some sort of plugin mechanism.

Describe alternatives you've considered

Use property uuid instead in all related templates and pdf.

Best regards,
David

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

No branches or pull requests

2 participants