Skip to content

Conversation

@logicguy1
Copy link
Contributor

Order lines starting with "xc" in the description and having a zero price are now hidden from PDF invoices
These lines are used for internal stock synchronization and should not appear on customer-facing documents

When on a bigger project there may be multiple stock items that are used but not invoiced to the customer like network cables, external consultants etc. This is required to give the invoice a correct cost price.

The system is setup to check that the item is prefixed with xc and has a sales price of 0, this should avoid any accidental items getting hit by this filter, the xc keys were chosen because they are very close to each other on the keyboard

@logicguy1
Copy link
Contributor Author

Note the only conflict is from the header of the file

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

Successfully merging this pull request may close these issues.

2 participants