Continued iterating on calculations, added failing test for bugs found
This commit is contained in:
@@ -38,6 +38,7 @@ function computedOnlyInlineCalculationField(field){
|
||||
},
|
||||
[`${field}.inlineCalculations.$`]: {
|
||||
type: Object,
|
||||
parseLevel: 'compile',
|
||||
},
|
||||
// The part between bracers {}
|
||||
[`${field}.inlineCalculations.$.calculation`]: {
|
||||
|
||||
Reference in New Issue
Block a user