remove notes from test fixtures

This commit is contained in:
Matthias Mair
2026-06-04 00:09:09 +02:00
parent b2cece10b3
commit 2456101e2c
2 changed files with 0 additions and 6 deletions
@@ -8,7 +8,6 @@
reference: "BO-0001" reference: "BO-0001"
title: 'Building 7 parts' title: 'Building 7 parts'
quantity: 7 quantity: 7
notes: 'Some simple notes'
status: 10 # PENDING status: 10 # PENDING
creation_date: '2019-03-16' creation_date: '2019-03-16'
link: http://www.google.com link: http://www.google.com
@@ -26,7 +25,6 @@
batch: 'B2' batch: 'B2'
status: 40 # COMPLETE status: 40 # COMPLETE
quantity: 21 quantity: 21
notes: 'Some more simple notes'
creation_date: '2019-03-16' creation_date: '2019-03-16'
tree_id: 2 tree_id: 2
level: 0 level: 0
@@ -42,7 +40,6 @@
batch: 'B2' batch: 'B2'
status: 40 # COMPLETE status: 40 # COMPLETE
quantity: 21 quantity: 21
notes: 'Some even more simple notes'
creation_date: '2019-03-16' creation_date: '2019-03-16'
tree_id: 4 tree_id: 4
level: 0 level: 0
@@ -58,7 +55,6 @@
batch: 'B4' batch: 'B4'
status: 40 # COMPLETE status: 40 # COMPLETE
quantity: 21 quantity: 21
notes: 'Some even even more simple notes'
creation_date: '2019-03-16' creation_date: '2019-03-16'
tree_id: 5 tree_id: 5
level: 0 level: 0
@@ -75,7 +71,6 @@
status: 40 # Complete status: 40 # Complete
quantity: 10 quantity: 10
creation_date: '2019-03-16' creation_date: '2019-03-16'
notes: "A thing"
tree_id: 3 tree_id: 3
level: 0 level: 0
lft: 1 lft: 1
@@ -104,7 +104,6 @@
fields: fields:
name: 'Bob' name: 'Bob'
description: 'Can we build it? Yes we can!' description: 'Can we build it? Yes we can!'
notes: 'Some notes associated with this part'
assembly: true assembly: true
salable: true salable: true
purchaseable: false purchaseable: false