Skip to content

Commit 0724a47

Browse files
committed
[MODLISTS-248] Remove redundant source declaration
1 parent 7ed2248 commit 0724a47

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/main/resources/entity-types/orders/simple_purchase_order_line.json5

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,10 +1505,6 @@
15051505
essential: true,
15061506
hidden: true,
15071507
valueGetter: ":sourceAlias.jsonb->'paymentTerms'->>'startingFiscalYearId'",
1508-
source: {
1509-
entityTypeId: 'e61f988a-1d47-4b16-b8be-220a1c38ca8a', // simple_fiscal_year
1510-
columnName: 'id',
1511-
},
15121508
joinsTo: [
15131509
{
15141510
targetId: 'e61f988a-1d47-4b16-b8be-220a1c38ca8a', // simple_fiscal_year

0 commit comments

Comments
 (0)