Fix display issue with AccountID before Operation & other small fixes

This commit is contained in:
Jan Oberhauser
2021-04-02 18:10:22 +02:00
parent 7995bd610d
commit b406d4b60b
11 changed files with 126 additions and 125 deletions

View File

@@ -1,4 +1,4 @@
import {
import {
INodeProperties,
} from 'n8n-workflow';
@@ -580,7 +580,6 @@ export const projectFields = [
default: false,
description: 'Option to show project budget to all employees. Does not apply to Total Project Fee projects. Defaults to false.',
},
{
displayName: 'Starts On',
name: 'starts_on',