mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-03 02:47:02 +00:00
Updates for partial due date validation when creating an invoice
This commit is contained in:
@@ -7,8 +7,8 @@ parameters:
|
||||
paths:
|
||||
- app
|
||||
excludePaths:
|
||||
- vendor/*
|
||||
- resources/*
|
||||
- 'vendor/*'
|
||||
- 'resources/*/*.php'
|
||||
- 'app/Jobs/Ninja/*'
|
||||
- 'app/Models/Presenters/*'
|
||||
- 'app/Console/Commands/*'
|
||||
|
||||
Reference in New Issue
Block a user