2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-05 21:20:56 +00:00

added test for sell price breaks

This commit is contained in:
2021-06-13 13:31:31 +02:00
parent 74c4c559e4
commit 3fb95bea7e
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Sell price breaks for parts
# Price breaks for R_2K2_0805
- model: part.partsellpricebreak
pk: 1
fields:
part: 3
quantity: 1
price: 0.15
- model: part.partsellpricebreak
pk: 2
fields:
part: 3
quantity: 10
price: 0.10