Revision 2d114b9a
Added by Mikaël Ates over 12 years ago
calebasse/fixtures/facturation.json | ||
---|---|---|
1 |
[{ |
|
2 |
"fields": { |
|
3 |
"end_date": null, |
|
4 |
"price": 100, |
|
5 |
"start_date": "1970-01-05" |
|
6 |
}, |
|
7 |
"model": "facturation.priceperact", |
|
8 |
"pk": 1 |
|
9 |
}] |
Also available in: Unified diff
facturation: Add fixtures.