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

Add an option to not display "ID" for the customer, company and items in the PDF #62

Open
khalyomede opened this issue Aug 21, 2020 · 0 comments

Comments

@khalyomede
Copy link

khalyomede commented Aug 21, 2020

Description

I want to be able to control wether to display the ID of the company, customer and items or not.

Expected behavior

Customer

If the "id" field is not present, do not display it in the invoice

Company

If the configuration has not been publish, or the configuration do not contain the "id" key, do not display it in the invoice

Items

If the "id" field is not present, do not display it in the items table

Actual behavior

The id of the customer is displayed empty.
The id of the company is "1234567890" by default.
The id column on the items table is displayed.

@khalyomede khalyomede changed the title Add an option to not add "ids" for the customer and the company Add an option to not display "ID" for the customer and the company in the PDF Aug 21, 2020
@khalyomede khalyomede changed the title Add an option to not display "ID" for the customer and the company in the PDF Add an option to not display "ID" for the customer, company and items in the PDF Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant