first commit
This commit is contained in:
55
tests/functional/OrderBaseTest.yml
Normal file
55
tests/functional/OrderBaseTest.yml
Normal file
@@ -0,0 +1,55 @@
|
||||
order_items:
|
||||
-
|
||||
id: 34
|
||||
id_order: 2
|
||||
id_product: 3
|
||||
id_variation: NULL
|
||||
pieces: 1
|
||||
pieces_reserved: 1
|
||||
piece_price: 661.1570
|
||||
total_price: 661.1570
|
||||
descr: Wilson pure battle crew
|
||||
tax: 21
|
||||
date: 0000-00-00
|
||||
note: ''
|
||||
-
|
||||
id: 35
|
||||
id_order: 2
|
||||
id_product: NULL
|
||||
id_variation: NULL
|
||||
pieces: 1
|
||||
pieces_reserved: 0
|
||||
piece_price: -100.0000
|
||||
total_price: -100.0000
|
||||
descr: Sleva 100 korun
|
||||
tax: 0
|
||||
date: 2013-09-13
|
||||
note: ''
|
||||
-
|
||||
id: 36
|
||||
id_order: 2
|
||||
id_product: NULL
|
||||
id_variation: NULL
|
||||
pieces: 1
|
||||
pieces_reserved: 1
|
||||
piece_price: 100.8400
|
||||
total_price: 100.8400
|
||||
descr: Dobírkou - Kurýrem
|
||||
tax: 21
|
||||
date: 2013-09-13
|
||||
note: ''
|
||||
-
|
||||
id: 37
|
||||
id_order: 1
|
||||
id_product: 10
|
||||
id_variation: NULL
|
||||
pieces: 1
|
||||
pieces_reserved: 0
|
||||
piece_price: 1399.0100
|
||||
total_price: 1399.0100
|
||||
descr: Black and Decker Core EGBL108K aku vrtačka
|
||||
tax: 21
|
||||
date: 2015-02-16
|
||||
note: ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user