Add service for a company
Description
I've been using InvoicePlane for a number of years. I have several customers who have departments, and these customers ask us to send invoices directly to the relevant department. So I've added service management for customers. I finally took the time to clean it up and offer it as a feature.
Related Issue
Motivation and Context
Screenshots (if appropriate):
Add 2 entries to add and list services
Service creation page
Service selection when creating a quote or invoice
When listing quotes or invoices, the service appears in brackets.
On quotations or invoices, the service appears under the customer's name.
Pull Request Checklist
- [ ] My code follows the code formatting guidelines.
- [ ] I have an issue ID for this pull request.
- [ ] I selected the corresponding branch.
- [ ] I have rebased my changes on top of the corresponding branch.
Issue Type (Please check one or more)
- [ ] Bugfix
- [ ] Improvement of an existing Feature
- [X ] New Feature
Great job, man! May I ask: can you turn those fields off with a setting? I might have overlooked it when I looked at your pull-request
Great job, man! May I ask: can you turn those fields off with a setting? I might have overlooked it when I looked at your pull-request
No, they cannot be disabled. I'm working on the assumption that the service is not systematic and can therefore be null. The behavior remains the same as at present.
Hi @nielsdrost7 , I've put all the database modifications in a single 038_1.6.x.sql file. Do I need to make one file per modification?
Do I need to make one file per modification
1 file is fine